summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | WebView: deprecate accidentally-exposed constructorsNate Fischer2018-09-256-0/+43
|/ / / / /
* | | | | Merge "WebView: fix TracingController example usage" into pi-dev am: 679e58a8d3Nate Fischer2018-09-201-1/+1
|\| | | |
| * | | | Merge "WebView: fix TracingController example usage" into pi-devNate Fischer2018-09-201-1/+1
| |\| | |
| | * | | Merge "WebView: fix TracingController example usage" into pi-devTreeHugger Robot2018-09-201-1/+1
| | |\ \ \
| | | * | | WebView: fix TracingController example usageNate Fischer2018-09-201-1/+1
| | | | |/ | | | |/|
* | | | | Merge "WebView: fix SafeBrowsingResponse javadoc bug" into pi-dev am: 62348dad3eNate Fischer2018-09-131-2/+2
|\| | | |
| * | | | Merge "WebView: fix SafeBrowsingResponse javadoc bug" into pi-devNate Fischer2018-09-131-2/+2
| |\| | |
| | * | | WebView: fix SafeBrowsingResponse javadoc bugNate Fischer2018-09-121-2/+2
| | |/ /
| * | | Merge "Add @UnsupportedAppUsage annotations" am: 9513a9e215Mathew Inwood2018-08-2016-0/+115
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-2016-0/+115
| | |\
| | | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1616-0/+115
| * | | Merge "Update WebView#clearClientCertPreferences docs." into pi-devTreeHugger Robot2018-08-141-4/+2
| |\ \ \
| | * | | Update WebView#clearClientCertPreferences docs.Torne (Richard Coles)2018-08-131-4/+2
| * | | | Merge "Update WebBackForwardList javadoc." into pi-devTreeHugger Robot2018-08-142-9/+6
| |\ \ \ \
| | * | | | Update WebBackForwardList javadoc.Torne (Richard Coles)2018-08-132-9/+6
| | |/ / /
| * / / / Clarify WebView's lack of plugin support.Torne (Richard Coles)2018-08-141-2/+6
| |/ / /
| * / / Clarify WebViewClient.shouldOverrideUrlLoading docsPaul Miller2018-08-081-27/+33
| |/ /
* | | Merge "Simplify WebView RELRO creation and handle more cases."TreeHugger Robot2018-09-122-178/+43
|\ \ \
| * | | Simplify WebView RELRO creation and handle more cases.Torne (Richard Coles)2018-08-072-178/+43
* | | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1616-0/+115
|/ / /
* | | Clarify WebViewClient.shouldOverrideUrlLoading docsPaul Miller2018-07-271-27/+33
* | | Merge "Docs: Removed narrative content." into pi-dev am: b4f7c414a6Laura Davis2018-07-171-268/+13
|\| |
| * | Docs: Removed narrative content.Laura Davis2018-07-161-268/+13
* | | Clarify WebView's lack of plugin support.Torne (Richard Coles)2018-06-281-2/+6
* | | Merge "docs: fixed broken link" into pi-dev am: 0f949c4f9cLaura Davis2018-06-251-1/+1
|\| |
| * | docs: fixed broken linkLaura Davis2018-06-181-1/+1
| |/
* | Update WebView#clearClientCertPreferences docs.Torne (Richard Coles)2018-06-201-4/+2
* | Update WebBackForwardList javadoc.Torne (Richard Coles)2018-06-192-9/+6
* | Merge "Update security-related WebView documentation." into pi-dev am: 4611a2...Torne (Richard Coles)2018-05-234-1/+59
|\|
| * Update security-related WebView documentation.Torne (Richard Coles)2018-05-224-1/+59
* | Merge "[WebView Tracing API] documentation fixes." into pi-dev am: 4800d9a9e7Tim Volodine2018-04-112-52/+74
|\|
| * Merge "[WebView Tracing API] documentation fixes." into pi-devTreeHugger Robot2018-04-112-52/+74
| |\
| | * [WebView Tracing API] documentation fixes.Tim Volodine2018-04-112-52/+74
* | | Merge "Only match addresses without zip codes if at the end." into pi-dev am:...Torne (Richard Coles)2018-04-091-13/+14
|\| |
| * | Only match addresses without zip codes if at the end.Torne (Richard Coles)2018-04-061-13/+14
* | | Merge "Add deprecation notice to Linkify MAP_ADDRESSES" into pi-dev am: 28709...Jan Althaus2018-04-061-0/+4
|\| |
| * | Merge "Add deprecation notice to Linkify MAP_ADDRESSES" into pi-devTreeHugger Robot2018-04-061-0/+4
| |\ \
| | * | Add deprecation notice to Linkify MAP_ADDRESSESJan Althaus2018-04-051-0/+4
| | |/
* | | Merge "Remove WebView.getLooper()." into pi-dev am: fffec6ea9dGustav Sennton2018-04-061-8/+0
|\| |
| * | Remove WebView.getLooper().Gustav Sennton2018-04-031-8/+0
| |/
* | Merge "WebView: clarify shouldInterceptRequest docs" into pi-dev am: 0cf0d1368aNate Fischer2018-03-271-0/+16
|\|
| * WebView: clarify shouldInterceptRequest docsNate Fischer2018-03-261-0/+16
* | Merge "WebView Tracing API: remove LARGE_BUFFER, make RECORD_CONTINUOUSLY the...Tim Volodine2018-03-212-27/+21
|\|
| * Merge "WebView Tracing API: remove LARGE_BUFFER, make RECORD_CONTINUOUSLY the...TreeHugger Robot2018-03-212-27/+21
| |\
| | * WebView Tracing API: remove LARGE_BUFFER, make RECORD_CONTINUOUSLY the defaul...Tim Volodine2018-03-212-27/+21
* | | Merge "Add API WebView.getWebViewLooper()" into pi-dev am: 6951716952Gustav Sennton2018-03-211-0/+8
|\| |
| * | Add API WebView.getWebViewLooper()Gustav Sennton2018-03-201-0/+8
| |/
| * Merge "docs: Javadoc typo fix" into pi-devAndrew Solovay2018-03-141-1/+1
| |\
| | * docs: Javadoc typo fixAndrew Solovay2018-03-141-1/+1
* | | Merge "Start the webview_zygote at boot, but in the background." into pi-dev ...Torne (Richard Coles)2018-03-141-5/+12
|\| |