summaryrefslogtreecommitdiff
path: root/chromium/Android.mk
AgeCommit message (Expand)Author
2014-12-08Stop building the webview APK from source.Torne (Richard Coles)
2014-11-25Fork draw_gl.h/draw_sw.h.Marcin Kosiba
2014-08-29Disable building the APK when a prebuilt is in use.Torne (Richard Coles)
2014-08-15Do not read DRP key from GServicesSelim Gurun
2014-08-05Split package creation into separate makefile.Torne (Richard Coles)
2014-08-05Revert "Support a prebuilt WebView."Torne (Richard Coles)
2014-08-05Merge "Prepare WebView library APK." into master-chromiumBen Murdoch
2014-08-04Rename the WebView package.Torne (Richard Coles)
2014-08-04Prepare WebView library APK.Ben Murdoch
2014-07-31Generate resources before running aapt.Marcin Kosiba
2014-07-25Merge "Include pak files in the WebView apk." into master-chromiumMarcin Kosiba
2014-07-28Include pak files in the WebView apk.Marcin Kosiba
2014-07-25Move WebView resources to separate APKMarcin Kosiba
2014-07-24Merge "Generate symlinks to libwebviewchromium.so in /system/priv-app" into m...Ben Murdoch
2014-07-29Add missing back paren back in.Marcin Kosiba
2014-07-29Generate R class for the glue layer.Marcin Kosiba
2014-07-28Generate symlinks to libwebviewchromium.so in /system/priv-appPrimiano Tucci
2014-07-23Add loader library to handle relro sharing.Torne (Richard Coles)
2014-07-21Make the WebView Java library into an APK.Torne (Richard Coles)
2013-11-11Remove a not dangerous warning from skia header filesKristian Monsen
2013-10-24Support a prebuilt WebView.Torne (Richard Coles)
2013-06-11Merge master-chromium into master at r205460.Torne (Richard Coles)
2013-06-10Rename jar package whitelist to be clearer.Torne (Richard Coles)
2013-06-07Add tool to check that we jarjar'ed everything.Torne (Richard Coles)
2013-06-04Enable jarjar for webviewchromium.Torne (Richard Coles)
2013-05-30Enable proguard.Torne (Richard Coles)
2013-05-30Add proguard config file (not enabled yet).Torne (Richard Coles)
2013-05-29Merge master-chromium into master at r202854.Torne (Richard Coles)
2013-05-22Fix makefile for WebViewShell apk.Primiano Tucci
2013-05-15Merge master-chromium into master at r200144.Torne (Richard Coles)
2013-05-13Add telemetry_apk app for running WebView telemetry scripts.Primiano Tucci
2013-05-13Merge master-chromium into master.Torne (Richard Coles)
2013-04-16Implementation of the graphic buffer interface for ccKaan Baloglu
2013-04-10Add liblogYing Wang
2013-04-08Warn about unchecked casts and treat them as errorsKristian Monsen
2013-04-02Remove unused google-common dependency.Torne (Richard Coles)
2013-02-12Copy localised paks into system image.Ben Murdoch
2012-12-26Revert "Revert "Connect up DrawSW interface""Jonathan Dixon
2012-12-26Revert "Connect up DrawSW interface"Jonathan Dixon
2012-12-24Connect up DrawSW interfaceJonathan Dixon
2012-12-10Clean up .pak dependencies.Ben Murdoch
2012-11-15Fix "Plumb through the glue layer functor to AwContents".Torne (Richard Coles)
2012-11-14Merge "Plumb through the glue layer functor to AwContents" to master-chromiumTorne (Richard Coles)
2012-11-13Add webviewchromium as a dependency of webview.Torne (Richard Coles)
2012-11-12Plumb through the glue layer functor to AwContentsJonathan Dixon
2012-10-24Add initial version of webviewchromium glue layer.Torne (Richard Coles)