summaryrefslogtreecommitdiff
path: root/chromium/java/com/android/webview
AgeCommit message (Expand)Author
2015-05-28Remove no-longer-used webview glue sources.Torne (Richard Coles)
2014-11-24Wrap all of the WebView ContextsMarcin Kosiba
2014-11-18Remove DRP manager codeSelim Gurun
2014-11-18Merge "Fix reflection for detecting fullscreen API support." into master-chro...Ben Murdoch
2014-11-18Fix reflection for detecting fullscreen API support.Ben Murdoch
2014-11-18Fix WebView targetSDK checks.Ben Murdoch
2014-11-18Update to latest master-chromium.Torne (Richard Coles)
2014-11-18Merge up to ee0f312 from master-chromium.Torne (Richard Coles)
2014-11-14[WebView] Remove dependencies on DebugFlags.Ignacio Solla
2014-11-13[WebView] Start building against the System SDK.Ignacio Solla
2014-11-13[WebView] Fix build breakage after cherry-pick from lmp-mr1-dev.Ignacio Solla
2014-11-13Cherry-pick: [WebView] Remove direct dependencies on hidden APIs.Ignacio Solla
2014-11-12[WebView] Remove unused method in CookieManagerIgnacio Solla
2014-11-12[WebView] Remove dependencies on DebugFlags.Ignacio Solla
2014-11-12[WebView] Remove dependency on Build.IS_DEBUGGABLE.Ignacio Solla
2014-11-12[WebView] Remove dependency on FileUtils.Ignacio Solla
2014-11-12Merge master-chromium into master at 03655fd3f6d7Torne (Richard Coles)
2014-11-12Add support for SmartClip interface in the glue layer.Ben Murdoch
2014-11-06Merge master-chromium into master at db3f05efe0f9Torne (Richard Coles)
2014-11-03Fix RequestDrawGL logic.Hui Shu
2014-10-31Cherry-pick: [WebView] Remove dependency on WEBVIEW_DATA_REDUCTION_PROXY.Ignacio Solla
2014-10-31Merge "[WebView] Remove dependency on WEBVIEW_DATA_REDUCTION_PROXY." into mas...Ignacio Solla
2014-10-28[WebView] Remove dependency on WEBVIEW_DATA_REDUCTION_PROXY.Ignacio Solla
2014-10-28Always add the path to the WebView assets.Ben Murdoch
2014-10-27Enable minimalistic crash handler for WebView.Primiano Tucci
2014-10-27Merge master-chromium into master at 614f7b807940Torne (Richard Coles)
2014-10-22Fix typo in WebViewChromium.onScrollChangedMarcin Kosiba
2014-10-22Merge "Hook up WebView.onScrollChanged" into master-chromiumMarcin Kosiba
2014-10-22Suport initializing DRP from cmd line switches.Hui Shu
2014-10-20Hook up WebView.onScrollChangedMarcin Kosiba
2014-10-14Merge glue layer from master-chromium.Torne (Richard Coles)
2014-10-13Match removal of config_webSettingsDefaultTextEncoding.Marcin Kosiba
2014-10-13Match removal of config_webSettingsDefaultTextEncoding.Marcin Kosiba
2014-10-03Cherry-pick: Fix resource rewriting in apps with other shared libs.Torne (Richard Coles)
2014-10-01Merge master-chromium into master at 267aeeb8d85cPrimiano Tucci
2014-09-22Merge "Don't use reflection to rewrite the WebView resources." into master-ch...Ben Murdoch
2014-09-19Merge "Match rename of WebResourceRequest.hasUserGestureInsecure to hasGestur...Marcin Kosiba
2014-09-18Don't use reflection to rewrite the WebView resources.Marcin Kosiba
2014-09-18Remove check for styleable resources in WebView ResourceRewriter.Ben Murdoch
2014-09-12Match rename of WebResourceRequest.hasUserGestureInsecure to hasGesture.Marcin Kosiba
2014-09-11WebViewChromiumFactoryProvider should import ResourceExtractor fromorg.chromi...Vivek Galatage
2014-09-10Implement FileChooserParams.createIntent and parseResultTao Bai
2014-09-10Implement FileChooserParams.createIntent and parseResultTao Bai
2014-09-06Merge "Update some content classes to content_public" into master-chromiumBen Murdoch
2014-09-05Prepare for rename of WebResourceRequest.hasUserGestureInsecure to hasGesture.Marcin Kosiba
2014-09-05Prepare for rename of WebResourceRequest.hasUserGestureInsecure to hasGesture.Marcin Kosiba
2014-09-03Update some content classes to content_publicBo Liu
2014-09-03Remove the plumbing for optOutDataReductionProxy APISelim Gurun
2014-09-03Remove the plumbing for optOutDataReductionProxy APISelim Gurun
2014-08-28Cherry pick "StrictMode warning reading command line file."Ben Murdoch