summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
* aw: Remove WindowAndroid cachingboliu2016-03-251-21/+5
* Ensure that native WindowAndroid outlives native AwContents.tobiasjs2016-03-171-2/+6
* [Android WebView] Enable disk access in data dir locking codemnaganov2016-03-111-13/+20
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-101-1/+1
* [Autofill Popup] Support for multiline labels in dropdown list items.mathp2016-03-091-1/+2
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-03-022-1/+45
* Revert of [Android WebView] Implement support for Network Information API and...sgurun2016-02-272-45/+1
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-02-232-1/+45
* Set the linter target for awwebcontentsdelegateadapter classsgurun2016-02-181-2/+3
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-1/+2
* Swapped major/minor radii when minor radius is greater.mustaq2016-02-091-1/+1
* Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:6...qinmin2016-02-091-4/+2
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-2/+4
* WebView drag and drop support: View#onDragEventhush2016-02-053-0/+25
* Removing drawChild method of ContentViewajith.v2016-01-291-6/+0
* [Android WebView] Do not terminate WebView when second browser is startedmnaganov2016-01-291-3/+2
* The key conversion algorithm for Token bindingsgurun2016-01-261-4/+47
* aw: Update canvas translate after drawboliu2016-01-221-6/+10
* Add TokenBinding plumbing.sgurun2016-01-221-0/+67
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-225-0/+286
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-201-3/+3
* [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