summaryrefslogtreecommitdiffstats
path: root/android_webview/test
Commit message (Expand)AuthorAgeFilesLines
...
* [Android] Convert AndroidWebViewTest.apk to isolate.jbudorick2015-02-249-1/+5
* [WebView] Tests for visual state during fullscreen transitions.igsolla2015-02-191-0/+33
* [WebView] Test that checks that VisualStateCallbacks wait for JS.igsolla2015-02-181-0/+25
* [Android WebView] Rename ShouldInterceptRequestParams -> AwWebResourceRequestmnaganov2015-02-091-1/+1
* aw: Auto prepend http scheme in test shellboliu2015-02-041-2/+15
* Enable zoom and make contents fit into viewport.p.sergey2015-02-031-4/+11
* [Android WebView] Cleanup after fixing crbug.com/161864mnaganov2015-02-021-2/+1
* Add multiple video testhugo.holgersson2015-01-191-0/+29
* aw: Fix test shell flickeringboliu2015-01-131-1/+1
* Fix typos in markup of fullscreen test caseshugo.holgersson2015-01-092-4/+0
* [WebView] Move external video surface across container views.igsolla2014-12-181-0/+1
* [Android] Refactor library dependencies initialization and add test utils.tedchoc2014-12-031-2/+6
* Make WebView Shell can be profiled by adb_profile_chromehongbo.min2014-11-061-2/+7
* aw: Do not merge kModeProcess into kModeDrawboliu2014-11-051-2/+3
* aw: Add test to ensure hardware mode worksboliu2014-11-041-7/+11
* [aw] Transfer anchor views between container views.igsolla2014-10-304-15/+12
* Infrastructure for enabling V8's initial snapshot to be loaded from external ...baixo2014-10-281-1/+3
* Make AndroidWebView shell init data reduction proxy from commandlinehush2014-10-221-0/+15
* Update targetSdkVersion for Chromium applications.aurimas2014-10-211-1/+1
* [aw] Fullscreen tests for non-media elements.igsolla2014-10-173-17/+45
* Fix Java indentation issues.aurimas2014-10-163-9/+10
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-7/+7
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-132-13/+0
* aw: Run instrumentation tests in hardware modeboliu2014-10-031-5/+4
* aw: Add DisableHardwareAccelerationForTest annotationboliu2014-10-031-2/+2
* aw: Fix HardwareView for instrumentation testsboliu2014-09-231-2/+29
* Removing ContentViewCore dependencies from few functions which acts as direct...ajith.v2014-09-131-7/+13
* Migrate ResourceExtractor.java inside org.chromium.base package.vivek.vg2014-09-121-1/+1
* In the current code of Android Chromium we have scattered all the NavigationC...ajith.v2014-09-051-1/+1
* android: Enable media autoplay for webview test shellsievers2014-09-051-0/+2
* [android_webview] Call super.onMeasure in AwTestContainerView.mkosiba2014-09-031-2/+1
* [android_webview] Don't call super.onMeasure in AwTestContainerViewmkosiba2014-09-021-1/+2
* android: Use hw acceleration in android_webview_shellsievers2014-08-306-8/+306
* Revert of android: Use hw acceleration in android_webview_shell (patchset #9 ...sievers2014-08-306-307/+8
* android: Use hw acceleration in android_webview_shellsievers2014-08-296-8/+307
* [Android WebView] API to enable fullscreen.igsolla@chromium.org2014-08-111-1/+4
* [Android WebView] AwMediaUrlInterceptor to handle media assets.igsolla@chromium.org2014-08-041-0/+7
* [android_webview] Do not extract webviewchromium.pakprimiano@chromium.org2014-07-291-3/+1
* Fix third party cookies for file URLshjd@chromium.org2014-06-301-0/+10
* [Android WebView] Support for fullscreen video with html controls.igsolla@chromium.org2014-06-301-0/+1
* [android_webview] Add more params to request intercepting.mkosiba@chromium.org2014-06-201-2/+3
* aw: Support the platform specific key-systems.ycheo@chromium.org2014-06-192-0/+15
* [Android WebView] Nonfunctional changes for fullscreen video.igsolla@chromium.org2014-06-162-6/+20
* [android_webview] Pass Context to AwContents constructor.mkosiba@chromium.org2014-05-221-1/+1
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-012-0/+13
* [android_webview] Make it possible to enable trace for the shell.mkosiba@chromium.org2014-05-012-0/+27
* Revert of Handle media access permission request (https://codereview.chromium...falken@chromium.org2014-05-012-13/+0
* This patch is also implements the general permission request.michaelbai@chromium.org2014-05-012-0/+13
* Add synchronous requestDrawGLboliu@chromium.org2014-05-011-6/+1
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-301-0/+1