summaryrefslogtreecommitdiffstats
path: root/android_webview/javatests/src
Commit message (Expand)AuthorAgeFilesLines
* Fix some flakiness in AwContentsClientFullScreenTest.igsolla2014-12-181-4/+29
* [WebView] Move external video surface across container views.igsolla2014-12-181-39/+132
* Remember user's decisions on SSL errors.hush2014-12-122-4/+75
* [Android] Java Bridge: handle requests from Java Script on the background threadmnaganov2014-12-091-5/+95
* Update two WebKit Hit Tests in Preparation for landing 481753002robhogan2014-12-072-2/+8
* Use Runtime.getRuntime().gc() instead System.gc()hush2014-12-031-2/+2
* Fix testOnReceivedErrorOnInvalidUrlhush2014-12-031-2/+3
* Verify that Message Channel Message Ports can be transferred correctlysgurun2014-12-021-18/+91
* [WebView] Set back button to exit fullscreen.igsolla2014-11-262-0/+45
* Revert of Suppress two WebKitHitTestTest tests after blink@r185847 (patchset ...pdr2014-11-251-9/+0
* aw: Add a test to test pop up window flow.boliu2014-11-252-0/+154
* Suppress two WebKitHitTestTest tests after blink@r185847pdr2014-11-241-0/+9
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-201-25/+23
* Add a content API to create a message channel.sgurun2014-11-191-0/+147
* [Android WebView] Store HTTP cache in a cache directorymnaganov2014-11-182-7/+123
* Fix AwSettingsZeroLayoutHeightDisablesViewportQuirk test for new FrameView si...bokan2014-11-131-1/+1
* aw: Do not merge kModeProcess into kModeDrawboliu2014-11-052-102/+96
* [aw] Software mode tests for fullscreen API.igsolla2014-11-054-21/+133
* Fix tests and enable virtual viewport on Android WebView.aelias2014-11-041-77/+3
* aw: Add test to ensure hardware mode worksboliu2014-11-041-0/+11
* aw: Destroy ContentViewCore and WebContents togetherboliu2014-11-032-20/+60
* aw: Enable testNoUserScalableQuirk in software modeboliu2014-10-311-4/+2
* [Android] Remove non-static version of TouchCommon.tedchoc2014-10-301-2/+1
* [aw] Transfer anchor views between container views.igsolla2014-10-305-138/+221
* android_webview: Disable AwLegacyQuirksTest#testNoUserScalableQuirkEgor Pasko2014-10-291-0/+5
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-128/+128
* [aw] Fullscreen tests for non-media elements.igsolla2014-10-173-134/+207
* Fix Java indentation issues.aurimas2014-10-1625-442/+454
* Support fullscreen for non-video elements in the WebView.igsolla2014-10-161-1/+0
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-131-2/+2
* Removing ContentViewCore dependencies from direct WebContents functions.ajith.v2014-10-112-7/+8
* aw: Run instrumentation tests in hardware modeboliu2014-10-036-2/+8
* aw: Add DisableHardwareAccelerationForTest annotationboliu2014-10-033-7/+53
* Start server thread in new TestWebServer.start() method rather than constructorpaulmiller2014-10-0220-147/+95
* Fix the CommandLine for the WebViewhjd2014-09-301-2/+0
* Remove the legacy fullscreen video path in Android.igsolla2014-09-261-32/+0
* Fix CommandLine initialization for Chrome & WebViewhjd2014-09-261-0/+2
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-253-10/+10
* [aw] Ensure that WebView APIs do not crash if called after destruction.igsolla2014-09-221-1/+48
* [Checkstyle] Enable boolean simplification and empty expression checks.aurimas2014-09-202-2/+2
* [Android] Remove startRender from evaluateJavaScriptboliu2014-09-161-2/+1
* Removing ContentViewCore dependencies from few functions which acts as direct...ajith.v2014-09-139-36/+35
* [android_webview] Use a MotionEvent to trigger ShouldInterceptRequest tests.mkosiba2014-09-093-25/+51
* aw: Enable testMediaPlaybackWithUserGestureboliu2014-09-081-4/+0
* In the current code of Android Chromium we have scattered all the NavigationC...ajith.v2014-09-055-6/+6
* [Checkstyle] Enable additional name checks for Java.Aurimas Liutikas2014-09-048-108/+106
* [Android] Fix findbugs errors.newt2014-09-031-1/+1
* Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...Mikhail Naganov2014-09-031-70/+0
* android: Use hw acceleration in android_webview_shellsievers2014-08-302-2/+2
* Revert of android: Use hw acceleration in android_webview_shell (patchset #9 ...sievers2014-08-302-2/+2