summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Trivial cleanup - remove unused declarationpaulmiller2015-12-111-1/+0
* passes in the native library name into apk_mergermichaelbai2015-12-111-1/+2
* Move some calls from the Android UI thread to the Chrome onedgn2015-12-102-14/+22
* Moved data saver pref out of data reduction proxy component.bengr2015-12-091-0/+4
* Remove the system_webview_apk target when build with internal frameworkmichaelbai2015-12-092-26/+36
* [Android WebView] Fix and enable NavigationHistoryTest.testFaviconmnaganov2015-12-093-69/+81
* Remove reference counting from URLRequestJob.mmenke2015-12-081-17/+10
* 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
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-4/+4
* Allow replacing the HttpAuthHandlerFactory in URLRequestContextBuilderdgn2015-12-072-12/+12
* [SystemWebViewShellLayoutTest] Make testNoUnexpectedInterfaces non-failing.timvolodine2015-12-071-6/+6
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-4/+4
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-4/+4
* Fix strict secure cookies bugsjww2015-12-074-4/+4
* Disable quic in Android WebView.hush2015-12-061-1/+1
* Resume cursor blinking on closing context menuchangwan2015-12-061-3/+5
* Pass method parameters as JavaParamRef in android_webview.torne2015-12-0421-241/+454
* 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