summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Forget SSL error exceptions when good certs seen for regular requests.jww2015-04-222-0/+25
* Web MIDI: split build rules for media/miditoyoshim2015-04-221-0/+1
* Use a custom URLRequestContextGetter for performing the secure proxy check.jeremyim2015-04-211-1/+3
* Migrate the rest of PathUtils calls to run in background.wnwen2015-04-214-8/+9
* Fix leak from android Contextboliu2015-04-211-46/+97
* Avoid PathUtils fetching directory paths on UI thread.wnwen2015-04-201-1/+3
* [Android WebView] Upstream WebViewShell to chromium.timvolodine2015-04-2011-0/+297
* Componentize devtools_http_handler.dgozman2015-04-206-27/+39
* Land Recent QUIC Changes until 04/15/2015rch2015-04-181-2/+0
* Make JavaScript dialog suppression more aggressive.avi2015-04-172-2/+2
* [android-webview] Skip signal handler registration on x86/64primiano2015-04-161-0/+8
* [android-webview] Disable breakpad microdumps on x86/64primiano2015-04-161-0/+8
* [Android WebView] Fix up and re-indent some of the testsmnaganov2015-04-162-21/+19
* TrimMemory strategy while offscreenPreRaster is on.hush2015-04-164-22/+49
* [Android WebView] Fix the fling scroll does not work issue for popup tabs.shouqun2015-04-154-0/+81