summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [WebViewShell] Fix package name in run_tests.shtimvolodine2015-12-211-1/+1
* Switch to standard integer types in android_webview/.avi2015-12-2087-128/+200
* [Android WebView] Implement onGeolocationPermissionsShowPrompt in AwShellmnaganov2015-12-191-0/+7
* aw: Update webview shell url bar on navigationboliu2015-12-191-0/+10
* [Android WebView] Enable tests that were depending on multiple RVHs supportmnaganov2015-12-182-6/+0
* Revert of Pull the Activity context from WindowAndroid if possible (patchset ...dtu2015-12-181-9/+9
* Pull the Activity context from WindowAndroid if possibleyusufo2015-12-181-9/+9
* net: net_util.h includes cleanuptfarina2015-12-181-0/+1
* Use hex ints instead of Color.rgb().newt2015-12-182-7/+5
* [WebViewShellLayoutTests] Rebaseline new interfaces.timvolodine2015-12-171-9/+73
* Apply AwSettings to the current RVH when RVH swaps.hush2015-12-174-21/+5
* Support multiple RenderViewHosts per WebContents in Android WebView.hush2015-12-178-32/+135
* aw: Use wrapped context in showDefaultJsDialogboliu2015-12-161-3/+2
* Allow huge data: URIs only via WebView.loadDataWithBaseUrlmnaganov2015-12-165-13/+105
* Change output surface opacity to match root render pass.jbauman2015-12-152-2/+6
* [Autofill] Remove support for "upload rates".mathp2015-12-151-9/+4
* Support setting dynamic http auth policies on WebViewdgn2015-12-112-10/+38
* [Android WebView] Update microdump generation for sandboxed renderersmnaganov2015-12-114-5/+12
* Run AwContents#nativeTrimMemory synchronously on the Chrome UI threaddgn2015-12-111-1/+1
* 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
* 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