summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Change usage of Criteria/CriteriaHelper to assert by default.tedchoc2015-12-049-31/+33
* [Android WebView] Remove AwMainDelegate::SandboxInitializedmnaganov2015-12-032-5/+0
* Don't use didStopLoading in failed navigation when other nav in progressgsennton2015-12-034-0/+108
* Allow dynamic updating of authentication policiesaberent2015-12-032-25/+11
* Disable WebViewLayoutTest.testNoUnexpectedInterfacesjochen2015-12-031-0/+5
* Android WebView: Blink Page visibility API tests.hush2015-12-032-0/+29
* [Android WebViewShellTest] Fix run_tests.shtimvolodine2015-12-021-1/+1
* [Android WebView] Implement AwContentsLifecycleNotifier.timvolodine2015-12-028-0/+197
* Remove Android support for out-of-process KeyStoreschangwan2015-12-026-61/+26
* Set readonly flag for text processing intents for M release onlyhush2015-12-021-1/+3
* [Android WebView] Enable tests using software draws for s/b renderermnaganov2015-11-3011-66/+5
* [Android WebViewShell] Add missing OWNERS to WebViewShellTesttimvolodine2015-11-301-0/+1
* Add URLSearchParams to the WebView interface expectationspeter2015-11-302-0/+14
* Add Kerberos support to webviewdgn2015-11-268-24/+129
* Ignore View visibility for WebView's page visibility API.hush2015-11-261-8/+3
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* remove unused AwBrowserContext codesgurun2015-11-251-8/+0
* Enable testHistoryUrlNavigationboliu2015-11-241-5/+2
* Enable testMediaPlaybackWithoutUserGestureboliu2015-11-241-5/+1
* [Android WebView] Remove AwContentsClientBridgeBase::FromIDmnaganov2015-11-242-14/+0
* Trivial cleanup in cookiemanagersgurun2015-11-243-17/+2
* Remove ContentMain.initApplicationContext.torne2015-11-242-4/+4
* Revert of Remove fallback tick software draw. (patchset #3 id:100001 of https...tobiasjs2015-11-242-6/+99
* Add a WebContents getter callback in ResourceRequestInfoclamy2015-11-242-5/+3
* Enable DOM storage in WebView for Telemetryyolandyan2015-11-241-0/+3
* URLRequestJob: change ReadRawData contractxunjieli2015-11-232-39/+31
* Run gn --format over all .gn filesagrieve2015-11-202-10/+10
* Count only individual values in AutofillCounter.msramek2015-11-201-1/+1
* Revert "Reland: URLRequestJob: change ReadRawData contract"xunjieli2015-11-202-31/+39
* Swallow the illegal state exception when calling to printmanagersgurun2015-11-191-4/+9
* Reland: URLRequestJob: change ReadRawData contractxunjieli2015-11-182-39/+31
* Change user agent in TelemetryActivity in system webview shell foryolandyan2015-11-181-1/+10
* Surface selected text to accessibility snapshotsgurun2015-11-172-11/+130
* GN WebView: make system_webview_apk workmichaelbai2015-11-175-20/+47
* [Android WebView] Get rid of secondary HttpNetworkSessionmnaganov2015-11-172-46/+16
* Remove navigator.getStorageUpdates()philipj2015-11-171-1/+0
* Hold a reference to any kind of context in WindowAndroid.gsennton2015-11-171-2/+1
* GN: asset_location -> android_assets() for android_webviewagrieve2015-11-161-48/+9
* [Android WebView] Fire onPageFinished from WebContentsObserver::didStopLoadingmnaganov2015-11-132-6/+29
* aw: Blacklist ranchu for hardware renderingboliu2015-11-131-1/+1
* Remove ScopedVector from NavigationController.avi2015-11-131-8/+7
* Fix gpu command buffer use after free by GrContextjunov2015-11-131-2/+2
* Prevent guest views from issuing a search for empty text.thestig2015-11-122-23/+29
* Fix AndroidScrollIntegrationTest for larger devicestomc2015-11-121-1/+1
* GN WebView: build system_webview_apkmichaelbai2015-11-124-11/+75
* Run testVisualStateCallbackWaitsForContentsToBeOnScreen in single process mod...tobiasjs2015-11-121-5/+4
* Disable webview flaky test testVisualStateCallbackWaitsForContentsToBeOnScreenIan Wen2015-11-111-2/+5
* [Android WebView] Run more tests with sandboxed renderermnaganov2015-11-1112-40/+32
* Add credit card upstreaming.jdonnelly2015-11-102-5/+21
* Update webview and chrome instrumentation test to use PreTestHooks for policiesdgn2015-11-106-73/+82