summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
* [Android] Allow passing child service creation paramsmnaganov2016-01-151-0/+10
* Set accept languages when locale changes.hush2016-01-132-1/+19
* [Android log] Avoid inserting URLs in the pattern to formatdgn2016-01-132-23/+23
* WebView Metrics opt out APIpaulmiller2016-01-121-0/+32
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-124-35/+25
* Reland Pull the Activity context from WindowAndroid if possibleyusufo2016-01-111-9/+9
* WebView Metrics client implementation (Chromium part)paulmiller2016-01-053-0/+88
* [Android WebView] Forbid launching of two browser processes in the appmnaganov2015-12-302-3/+32
* Reduce log level if drp key class is not foundsgurun2015-12-221-3/+4
* 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
* Allow huge data: URIs only via WebView.loadDataWithBaseUrlmnaganov2015-12-161-3/+1
* Run AwContents#nativeTrimMemory synchronously on the Chrome UI threaddgn2015-12-111-1/+1
* Move some calls from the Android UI thread to the Chrome onedgn2015-12-102-14/+22
* Don't use didStopLoading in failed navigation when other nav in progressgsennton2015-12-032-0/+3
* Android WebView: Blink Page visibility API tests.hush2015-12-031-0/+12
* [Android WebView] Implement AwContentsLifecycleNotifier.timvolodine2015-12-021-0/+74
* Remove Android support for out-of-process KeyStoreschangwan2015-12-024-37/+18
* Set readonly flag for text processing intents for M release onlyhush2015-12-021-1/+3
* Add Kerberos support to webviewdgn2015-11-262-3/+7
* remove unused AwBrowserContext codesgurun2015-11-251-8/+0
* Trivial cleanup in cookiemanagersgurun2015-11-241-15/+0
* Swallow the illegal state exception when calling to printmanagersgurun2015-11-191-4/+9
* Hold a reference to any kind of context in WindowAndroid.gsennton2015-11-171-2/+1
* [Android WebView] Fire onPageFinished from WebContentsObserver::didStopLoadingmnaganov2015-11-131-6/+25
* aw: Blacklist ranchu for hardware renderingboliu2015-11-131-1/+1
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-103-25/+32
* Propagate pageScaleFactor to GuestViews.mcnee2015-11-091-3/+2
* Update WebView visibility during attach/detachhush2015-11-041-1/+28
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-024-25/+30
* Defer loads on WebView popup windows until webcontents delegate attachedgsennton2015-10-301-0/+4
* Cleanup the startActivity calls where context might not be Activityhush2015-10-291-4/+0
* Set FLAG_ACTIVITY_NEW_TASK when context is not an activityhush2015-10-281-0/+3
* Allow customization of menu items in WebViewhush2015-10-283-0/+27
* Make Chrome and WebView replace the selected text with the processed text.hush2015-10-232-3/+34
* Use constants defined in WebSettings instead of hardcoded values.hush2015-10-231-12/+4
* Public glue layer plumbing for View#startActivityForResulthush2015-10-212-0/+31
* Add a method for programmatically causing WebView to generate a minidump.tobiasjs2015-10-121-0/+43
* [Android WebView] Report attempts to call on a destroyed WebViewmnaganov2015-10-081-95/+126
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-053-35/+30
* [Android WebView] Call shouldInterceptRequest on a background threadMikhail Naganov2015-10-013-43/+77
* Refactor BrowserViewRenderer to support page visibilityhush2015-09-291-12/+3
* Put name before description in Android grd files.newt2015-09-211-2/+2
* [Android WebView] Speculative fix for GrantFileSchemeAccesstoChildProcess crashmnaganov2015-09-171-0/+2
* Revert "[Android WebView] Enable Network Information API"mnaganov2015-09-111-61/+0
* [Android WebView] Fix a couple of typossimonb2015-09-101-2/+2
* Add simple URL filtering to webviewdgn2015-09-094-2/+44
* Plumb smooth scrolling in Chromium compositorhush2015-09-083-79/+23
* Move RecordFullDocument to WebPreferencesboliu2015-09-042-2/+13
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-09-0343-43/+129