summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2013-02-22Fix assignment type.Ying Wang
2013-02-04Changes needed to roll Skia to r7527.Derek Sollenberger
2012-12-10Apply changes to the WebView for compatibility with r5967 of Skia.Derek Sollenberger
2012-10-30Remove obsolete references to libmedia_nativeGlenn Kasten
2012-08-30am 76150b63: am 5423878e: Merge "Enable dynamic effect of GIF animating image...Jean-Baptiste Queru
2012-08-30Enable dynamic effect of GIF animating images in browserbxu10X
2012-08-30am 88c8b226: am 9b636ce4: Merge "webkit: enable no-pic compiling option"Jean-Baptiste Queru
2012-08-14webkit: enable no-pic compiling optionbxu10X
2012-05-24Modify makefile for building for ASANSelim Gurun
2012-04-06Reorganize platform/graphics/androidNicolas Roard
2012-04-06Implements a recording GraphicsContextNicolas Roard
2012-03-13Add libmedia_nativeGlenn Kasten
2012-02-23Support address detectionJohn Reck
2012-02-22Drop support for Android HTTP stackSteve Block
2012-02-22Merge changes I6312736c,I55a2ecd2Steve Block
2012-02-21Remove benchmark toolSteve Block
2012-02-20frameworks/base refactoring.Mathias Agopian
2012-02-16Remove option to build WebKit with JSCSteve Block
2012-02-02Revert "Remove option to build WebKit with JSC"Steve Block
2012-02-02Remove option to build WebKit with JSCSteve Block
2012-01-11Disable C++0x compatibility warningsSteve Block
2012-01-09Revert a temporary WAR before ICS open sourceTeng-Hui Zhu
2011-11-17Removing ANDROID_INSTRUMENTATION codeKristian Monsen
2011-08-16Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen
2011-08-10Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen
2011-07-29Merge "Add features to support Ganesh in the Android browser"Derek Sollenberger
2011-07-28Add features to support Ganesh in the Android browserDerek Sollenberger
2011-07-28Part of fix for 5065047: build libchromium as a shared libKristian Monsen
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-07-01Remove libsurfaceflinger_client while keeping it for AOSPTeng-Hui Zhu
2011-06-30Add initial support for Ganesh renderer.Derek Sollenberger
2011-06-10Merge WebKit at r84325: Fix makefiles.Ben Murdoch
2011-06-02Fix master-gpl build.Ben Murdoch
2011-06-02Merge WebKit at r80534: Fix makefiles.Ben Murdoch
2011-05-16Merge WebKit at r75993: Fix MakefilesBen Murdoch
2011-05-16Merge WebKit at r75993: Initial merge by git.Ben Murdoch
2011-05-13Merge WebKit at r75315: Fix MakefilesSteve Block
2011-05-12Merge WebKit at r75315: Initial merge by git.Steve Block
2011-05-10Clean up makefiles in preparation for new Source/ directorySteve Block
2011-05-10Merge WebKit at r74534: Fix MakefilesBen Murdoch
2011-03-14external/webkit: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-01-26Initial pass at a video API for plugins.Derek Sollenberger
2011-01-24Optimize display lists by caching drawGL function pointer.Chet Haase
2011-01-20Prelinking libwebcore after making more space in the prelink mapKristian Monsen
2011-01-19Fix browser build on non-ARMv7 configurations.David 'Digit' Turner
2010-12-21Override ALWAYS_INLINE attribute with inline.Jing Yu
2010-12-17Fail when building with JSC and the Chrome HTTP stackSteve Block
2010-11-17Merge Webkit at r71558: Fix MakefilesTeng-Hui Zhu
2010-11-01Disable -Wsign-promo when building WebKit to avoid excessive warnings from Ch...Steve Block
2010-10-26Merge Webkit at r70209: Fix Makefiles.Ben Murdoch