summaryrefslogtreecommitdiffstats
path: root/android_webview/javatests/src/org/chromium
Commit message (Expand)AuthorAgeFilesLines
* Prevent LoadDataWithBaseUrlTest from running on Sveltedfalcantara2016-03-251-0/+5
* Suppress findbugs warning about USELESS_OBJECT.hush2016-03-181-0/+1
* Fix webview memory leak when keyboard was shownchangwan2016-03-181-3/+40
* Rename poll*Criteria methods to for consistencytedchoc2016-03-1629-75/+77
* aw: Fix instrumentation threadingboliu2016-03-152-6/+20
* Store and use last base URL between DidStart / DidStopLoadingmnaganov2016-03-141-0/+33
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-121-4/+29
* Revert of Flip proprietary codecs to false for Android chromium builds. (patc...pkotwicz2016-03-111-29/+4
* Add a test criteria for checking equality.tedchoc2016-03-112-15/+13
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-111-4/+29
* sync compositor: Merge input path with chromeboliu2016-03-112-49/+11
* [New experiment] Add medium bindings to render processes on creationpkotwicz2016-03-081-1/+1
* Do not queue sync IPC on start upboliu2016-03-013-8/+0
* aw: Disable flaky tests for cross-processboliu2016-02-283-0/+8
* Fix find in page behaviorrob.buis2016-02-191-1/+1
* Remove document.defaultCharsetphilipj2016-02-181-2/+7
* Fix race condition with PendingSpawnQueue in ChildProcessLaunchermnaganov2016-02-181-5/+0
* Fix load data with invalid base URLboliu2016-02-171-0/+11
* Disable testCreateLoadDestroyManyTimes for sandboxed rendererspeter2016-02-111-0/+5
* [Android WebView] Do not terminate WebView when second browser is startedmnaganov2016-01-291-6/+14
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-222-0/+159
* [Android WebView] Enable inline video tests with sandboxed renderermnaganov2016-01-202-14/+0
* Removal of geolocation APIs on insecure originsjww2016-01-191-12/+12
* Set accept languages when locale changes.hush2016-01-131-1/+33
* aw: Fix gc tests on gnboliu2016-01-131-0/+9
* Revert of Disable AwContentsGarbageCollectionTest (patchset #1 id:20001 of ht...boliu2016-01-131-22/+10
* Disable AwContentsGarbageCollectionTestpkotwicz2016-01-131-10/+22
* Revert "[Android WebView] Fix and disable double find tests"boliu2016-01-131-11/+2
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-122-193/+1
* [Android WebView] Add more kinds of tappable content to testsmnaganov2016-01-051-53/+100
* [Android WebView] Forbid launching of two browser processes in the appmnaganov2015-12-301-0/+141
* Ensure input connection to be created on pressing next buttonchangwan2015-12-221-0/+107
* [Android WebView] Enable tests that were depending on multiple RVHs supportmnaganov2015-12-182-6/+0
* Use hex ints instead of Color.rgb().newt2015-12-182-7/+5
* Apply AwSettings to the current RVH when RVH swaps.hush2015-12-172-9/+0
* Allow huge data: URIs only via WebView.loadDataWithBaseUrlmnaganov2015-12-161-0/+20
* [Android WebView] Update microdump generation for sandboxed renderersmnaganov2015-12-111-0/+3
* Revert of Removal of geolocation APIs on insecure origins (patchset #6 id:100...johnme2015-12-111-12/+12
* Removal of geolocation APIs on insecure originsjww2015-12-111-12/+12
* Add a test for making sure passwords are encoded correctly.sgurun2015-12-111-0/+12
* [Android WebView] Fix and enable NavigationHistoryTest.testFaviconmnaganov2015-12-093-69/+81
* Fix js scroll overwritten by browserboliu2015-12-081-2/+0
* [Android WebView] Remove testNavigateBackToNoncacheableLoginPagemnaganov2015-12-081-105/+0
* [Android WebView] Remove testAddMessageToConsoleWithMultipleArgsmnaganov2015-12-071-22/+0
* Change usage of Criteria/CriteriaHelper to assert by default.tedchoc2015-12-049-31/+33
* Don't use didStopLoading in failed navigation when other nav in progressgsennton2015-12-032-0/+105
* Android WebView: Blink Page visibility API tests.hush2015-12-031-0/+17
* [Android WebView] Implement AwContentsLifecycleNotifier.timvolodine2015-12-021-0/+57
* [Android WebView] Enable tests using software draws for s/b renderermnaganov2015-11-3011-66/+5
* Enable testHistoryUrlNavigationboliu2015-11-241-5/+2