summaryrefslogtreecommitdiffstats
path: root/android_webview/test
Commit message (Expand)AuthorAgeFilesLines
* [WebView] Remove DEPRECATED_java_in_dir from android_webview test.mikecase2016-03-161-3/+101
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-126-5/+5
* Revert of Flip proprietary codecs to false for Android chromium builds. (patc...pkotwicz2016-03-116-5/+5
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-116-5/+5
* Add a cross-thread wrapper around Android Webview's CookieStore.mmenke2016-02-251-0/+1
* Removing drawChild method of ContentViewajith.v2016-01-291-5/+0
* [Android] Call DevToolsServer.destroy where neededmnaganov2015-12-301-0/+9
* [Android WebView] Forbid launching of two browser processes in the appmnaganov2015-12-302-0/+67
* Port android_webview_tests.gypi to GN.agrieve2015-12-291-0/+179
* [Android WebView] Implement onGeolocationPermissionsShowPrompt in AwShellmnaganov2015-12-191-0/+7
* Add Kerberos support to webviewdgn2015-11-261-0/+4
* Update webview and chrome instrumentation test to use PreTestHooks for policiesdgn2015-11-102-0/+23
* Remove fallback tick software draw.tobiasjs2015-11-051-0/+19
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-021-1/+1
* Public glue layer plumbing for View#startActivityForResulthush2015-10-211-0/+4
* [Android WebView] Report attempts to call on a destroyed WebViewmnaganov2015-10-081-3/+2
* Make AndroidWebviewShell stop initializing ApplicationStatusdgn2015-10-021-1/+4
* Switch WebView KeySystemTest to unprefixed EME.ddorwin2015-09-151-0/+2
* Add simple URL filtering to webviewdgn2015-09-091-1/+1
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-021-0/+8
* [Android] Supporting floating select ActionModes for web contentjdduke2015-08-242-27/+0
* Update targetSdkVersion to 23.aurimas2015-08-221-1/+1
* Refactor chrome's action mode logics and namingsianwen2015-08-192-9/+9
* [Android WebView] Put error page files into WebView resourcesmnaganov2015-08-053-13/+0
* [Android WebView] Move browser-side initialization out from Applicationmnaganov2015-07-303-27/+35
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-171-0/+2
* Fix Problems found by Errorproneraywilliams2015-07-071-1/+1
* Convert Android WebView to store locale .pak files as res/raw resourcesagrieve2015-06-251-0/+7
* Do not require explicit initialization of ResourceExtractoragrieve2015-06-241-7/+0
* Revert "Revert "Android: Store language .pak files in res/raw rather than ass...agrieve2015-06-221-2/+1
* Revert "Android: Store language .pak files in res/raw rather than assets"qinmin2015-06-201-1/+2
* Make lint fail builds.aurimas2015-06-191-3/+1
* Android: Store language .pak files in res/raw rather than assetsagrieve2015-06-191-2/+1
* Load V8 startup data directly from the APK on Android.agrieve2015-06-191-2/+1
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-191-3/+1
* Show action mode bar on Android WebView Test Shellhush2015-06-161-0/+14
* Test WebView without a WebViewClienthush2015-06-161-0/+17
* Fix android_webview_apk lint warningspaulmiller2015-06-081-0/+0
* Remove AccessibilityInjector support.aurimas2015-04-231-16/+0
* Migrate the rest of PathUtils calls to run in background.wnwen2015-04-211-1/+1
* [Android] Allow custom ActionMode creation via ContentViewClientjdduke2015-04-151-0/+13
* Make webview test apks installable on JBboliu2015-04-071-1/+3
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-031-3/+3
* Make WebView shell handle generic motion events.ksk2015-03-231-0/+12
* Cleanup the TODOs in AwContentsClient.sgurun2015-03-141-0/+5
* [WebView] Add onPageCommitVisible callback.tobiasjs2015-03-122-0/+11
* [Android WebView] Implement OnReceivedHttpError callbackmnaganov2015-03-101-0/+4
* Fix and suppress some lint warningsboliu2015-03-103-11/+13
* Move NullWebViewClient implementation to chromium layerboliu2015-03-091-0/+5
* [Android WebView] Lay the groundwork for a better onReceivedErrormnaganov2015-03-091-0/+4