summaryrefslogtreecommitdiffstats
path: root/android_webview/javatests
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Move @MinAndroidSdkLevel onto AwTestBasemnaganov2015-10-2063-186/+5
* aw: Disable hardware for gc testsboliu2015-10-201-39/+4
* Removing Atomic Boolean from Test files.ajith.v2015-10-201-6/+5
* aw: Add java thread dump to debug hung gc testboliu2015-10-201-0/+16
* Add policy strings to webviewdgn2015-10-191-0/+22
* aw: Add debug logging for GC testboliu2015-10-161-5/+17
* Mark 3 tests from AwContentsGarbageCollectionTest flakyjohnme2015-10-161-1/+13
* Allow MainSync deviation of 1px in AndroidScrollIntegrationTestkraush2015-10-141-17/+67
* Add a method for programmatically causing WebView to generate a minidump.tobiasjs2015-10-121-0/+33
* [Android WebView] Report attempts to call on a destroyed WebViewmnaganov2015-10-083-10/+4
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-051-90/+0
* Check key system name consistentlyjrummell2015-10-021-2/+1
* permissions: handle request ids for permissions in permission managerlalitm2015-10-021-0/+98
* [Android WebView] Call shouldInterceptRequest on a background threadMikhail Naganov2015-10-011-8/+50
* Enable page visibility on WebView by defaulthush2015-09-292-3/+62
* Do not cast Visual State Callback request_id argument to long.tobiasjs2015-09-221-1/+1
* [Android WebView] Add test for verifying loadDataWithBaseUrl behaviormnaganov2015-09-161-0/+19
* Switch WebView KeySystemTest to unprefixed EME.ddorwin2015-09-151-14/+65
* Revert "[Android WebView] Enable Network Information API"mnaganov2015-09-111-3/+0
* Add simple URL filtering to webviewdgn2015-09-093-4/+148
* Plumb smooth scrolling in Chromium compositorhush2015-09-082-30/+16
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-021-0/+71
* Switch callers to use pollForUIThreadCriteria where applicable.tedchoc2015-09-011-16/+4
* [Android] Supporting floating select ActionModes for web contentjdduke2015-08-241-15/+0
* shouldOverrideUrlLoading should not be called on reloads in WebViewgsennton2015-08-241-0/+18
* Update targetSdkVersion to 23.aurimas2015-08-221-1/+1
* Fix various errorprone warnings and errors.mikecase2015-08-212-4/+4
* [Android WebView] Enable Network Information APItimvolodine2015-08-201-0/+3
* Refactor chrome's action mode logics and namingsianwen2015-08-191-6/+6
* Cleanup the remaining references to source_view_idsgurun2015-08-191-1/+0
* Implement AwContentBrowserClient::IsHandledURLmnaganov2015-08-131-2/+2
* Account for pixel snapping in AwSettingsTestmckev2015-08-071-6/+7
* Implement HttpUserAgentSettings delegate for Android WebViewtserng2015-08-051-0/+72
* Deny the geolocation permission request by default.michaelbai2015-08-041-20/+59
* [Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.jbudorick2015-07-311-2/+2
* Reland "Add ExecuteJavaScriptForTest and make all tests use it"Jochen Eisinger2015-07-245-10/+10
* Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...sigbjornf2015-07-245-10/+10
* Add ExecuteJavaScriptForTest and make all tests use itjochen2015-07-245-10/+10
* Re-enable crashing tests after fixboliu2015-07-201-33/+0
* Disable failing tests in AwContentsClientFullScreenTestperezju2015-07-201-0/+8
* Properly disable failing AwContentsClientFullScreenTest and PartnerDisableInc...pkotwicz2015-07-191-6/+24
* Disable failing AwContentsClientFullScreenTestspkotwicz2015-07-191-0/+7
* Use resource throttle to implement shouldOverrideUrlLoading, core changegsennton2015-07-161-0/+90
* [Android WebView] Pass 'Referer' header to shouldInterceptRequestmnaganov2015-07-101-0/+28
* Check user gesture before firing an intent in WebViewmnaganov2015-07-091-5/+61
* Adjust the text size using page scale informationsgurun2015-07-081-1/+4
* Fix Problems found by Errorproneraywilliams2015-07-075-8/+23
* [Android WebView] Add test for setUserAgentString behaviourmnaganov2015-07-071-0/+39
* Do not query AX tree if there is no navigation yetsgurun2015-06-301-3/+14
* [Android WebView] Convert some more callbacks into embedder to be asyncmnaganov2015-06-221-31/+69