summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Remove a few more uses of WebElement::innerText in Chromium.dglazkov2015-05-151-3/+3
* Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-...jeremyim2015-05-151-1/+2
* Make ActivityWindowAndroid per-activityboliu2015-05-151-16/+63
* Enable unprefixed EME in WebView.ddorwin2015-05-151-3/+0
* Prune some remnants of DSA client certificate support.davidben2015-05-132-7/+4
* Use the wrapped context to inflate the selection menu.tobiasjs2015-05-131-2/+1
* [Android WebView] Add auto-grant permissions to WebViewShell.timvolodine2015-05-132-0/+12
* Introduce "disable-speech-api" content flag and add it to WebView.timvolodine2015-05-131-0/+3
* Catch Exception for Intent.parseUri instead of URISyntaxExceptionjaekyun2015-05-121-5/+3
* [Android WebView] Send WebChromeClient.onReceivedTitle when navigating backmnaganov2015-05-125-0/+43
* Reland "[Android] Preserve the front buffer when the activity is paused"jdduke2015-05-111-1/+3
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-112-0/+8
* Revert of Catch Exception for Intent.parseUri instead of URISyntaxException (...jbudorick2015-05-111-3/+5
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-2/+4
* Catch Exception for Intent.parseUri instead of URISyntaxExceptionjaekyun2015-05-111-5/+3
* localStorage: Aggressively flush to disk for Android WebView.cmumford2015-05-101-0/+5
* Componentizes external_video_surface to reduce webview/Cast duplication.gunsch2015-05-0712-496/+15
* android_webview: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-077-35/+37
* Remove the OOP PDF flagraymes2015-05-072-5/+0
* Delete testVisualStateCallbackFromJavaDuringFullscreenTransitionsboliu2015-05-061-65/+0
* Fix an issue that external protocol in subframes are not handled on Androidqinmin2015-05-062-4/+11
* Refactor AwPermissionRequest lifetimeboliu2015-05-0610-63/+164
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-062-10/+18
* Support Android secure codecs in requestMediaKeySystemAccess().sandersd2015-05-061-5/+1
* Launch a new task for web searchhush2015-05-051-20/+0
* Reland "Enable libc++ on Android"jdduke2015-05-051-1/+1
* Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt...dbeam2015-05-051-0/+1
* Refactor garbage collection test into its own classboliu2015-05-052-136/+217
* Enable BeginFrame scheduling on aurasimonhong2015-05-041-1/+0
* [Android WebView] Add a test for passing several arguments to console.logmnaganov2015-05-011-10/+33
* Roll breakpad and fix signal propagation for WebView crash handlerprimiano2015-05-011-1/+1
* android_webview: Use v8::Local instead of v8::Handle.tfarina2015-04-301-3/+3
* [Android WebView] Add url bar to WebViewShell and make it visible as app.timvolodine2015-04-305-9/+105
* Reland: Web MIDI: split build rules for media/miditoyoshim2015-04-301-0/+1
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-309-22/+133
* Apply the same logic with one of ChromeResourceDispatcherHostDelegatejaekyun2015-04-281-1/+1
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-287-98/+5
* [DevTools] Migrate android to devtools_discovery.dgozman2015-04-283-6/+16
* Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.jeremyim2015-04-271-0/+1
* [Android] Add an out-of-app instrumentation driver APK. (RELAND)jbudorick2015-04-272-1/+5
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...jdduke2015-04-271-3/+1
* Check for destroyed WebView before adding a callback in didNavigateMainFrametobiasjs2015-04-272-8/+16
* android_webview: Remove dependency on webkit's ContextProviderInProcess.tfarina2015-04-256-53/+285
* Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...jdonnelly2015-04-242-5/+1
* [Android] Add an out-of-app instrumentation driver APK.jbudorick2015-04-242-1/+5
* Don't use mContentViewCore after WebView has been destroyed.gsennton2015-04-241-1/+1
* [Android WebView] Propagate media keys to the AudioManager when WebView is ac...timvolodine2015-04-231-0/+30
* Remove AccessibilityInjector support.aurimas2015-04-233-23/+2
* Switch android_webview to devtools_discovery.dgozman2015-04-227-92/+125
* Revert of Web MIDI: split build rules for media/midi (patchset #19 id:340001 ...aboxhall2015-04-221-1/+0