summaryrefslogtreecommitdiffstats
path: root/android_webview/javatests
Commit message (Expand)AuthorAgeFilesLines
* Add a method for programmatically causing WebView to generate a minidump.Tobias Sargeant2015-10-121-0/+33
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-071-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
* Make lint fail builds.aurimas2015-06-191-3/+1
* Test text handles appear in Android WebView popupshush2015-06-172-0/+84
* Add SmallTest annotationsgurun2015-06-171-0/+3
* Add an option to not prune the Android AX tree, to preserve more style info.dmazzoni2015-06-161-12/+12
* WIP Verify style information is provided correctlysgurun2015-06-161-0/+43
* Test WebView without a WebViewClienthush2015-06-161-0/+94
* Unify Android Webview and Chrome's flinghush2015-06-102-31/+5
* [Android WebView] Send WebChromeClient.onReceivedTitle when navigating backmnaganov2015-06-053-3/+133
* webview: Initialize synchronous compositor after first activation.sunnyps2015-06-021-5/+1