summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* onPageFinished javadoc cleanupShimi Zhang2019-03-111-3/+5
* Merge "Clarify WebResourceResponse's stream handling." into pi-devTreeHugger Robot2019-02-211-7/+9
|\
| * Clarify WebResourceResponse's stream handling.Torne (Richard Coles)2019-01-111-7/+9
* | WebView: clean up onReceivedSslError docsNate Fischer2019-01-181-4/+9
|/
* WebView: no bars in javadocNate Fischer2018-12-261-1/+1
* Clarify WebResourceResponse parameter documentation.Torne (Richard Coles)2018-12-141-6/+17
* Merge "WebView: fix TracingController example usage" into pi-devTreeHugger Robot2018-09-201-1/+1
|\
| * WebView: fix TracingController example usageNate Fischer2018-09-201-1/+1
* | WebView: fix SafeBrowsingResponse javadoc bugNate Fischer2018-09-121-2/+2
|/
* 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
* Docs: Removed narrative content.Laura Davis2018-07-161-268/+13
* docs: fixed broken linkLaura Davis2018-06-181-1/+1
* Update security-related WebView documentation.Torne (Richard Coles)2018-05-224-1/+59
* 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
* | 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-devTreeHugger Robot2018-04-061-0/+4
|\ \
| * | Add deprecation notice to Linkify MAP_ADDRESSESJan Althaus2018-04-051-0/+4
| |/
* / Remove WebView.getLooper().Gustav Sennton2018-04-031-8/+0
|/
* WebView: clarify shouldInterceptRequest docsNate Fischer2018-03-261-0/+16
* 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
* | 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
* | Start the webview_zygote at boot, but in the background.Torne (Richard Coles)2018-03-141-5/+12
|/
* Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-devTreeHugger Robot2018-03-122-5/+13
|\
| * Implemented WebView.isVisibleToUserForAutofill()Felipe Leme2018-03-072-5/+13
* | Expose WebView#onCheckIsTextEditorChangwan Ryu2018-03-082-0/+10
|/
* Merge "WebView: add @NonNull annotation to API"TreeHugger Robot2018-03-011-1/+1
|\
| * WebView: add @NonNull annotation to APINate Fischer2018-03-011-1/+1
* | Merge "WebView: relax URLUtil#isFileUrl()"TreeHugger Robot2018-02-281-1/+1
|\ \
| * | WebView: relax URLUtil#isFileUrl()Nate Fischer2018-02-271-1/+1
| |/
* | Merge "Delay starting the webview_zygote until first use." am: 6d9d717ab7 am:...Robert Sesek2018-02-281-7/+5
|\ \
| * | Delay starting the webview_zygote until first use.Robert Sesek2018-02-261-7/+5
* | | Merge changes I7ce670f5,I0bd2de38TreeHugger Robot2018-02-273-19/+15
|\ \ \
| * | | Preload with RELRO sharing in the WebView zygote.Torne (Richard Coles)2018-02-261-1/+3
| * | | Make WebViewLibraryLoader interface more flexible.Torne (Richard Coles)2018-02-212-18/+12
* | | | Merge "WebView: fix docs for setSafeBrowsingWhitelist"TreeHugger Robot2018-02-222-9/+12
|\ \ \ \ | |/ / / |/| | |
| * | | WebView: fix docs for setSafeBrowsingWhitelistNate Fischer2018-02-212-9/+12
| | |/ | |/|
* | | Merge "Reparent the webview_zygote to be a child of the main app_process zygo...Robert Sesek2018-02-211-82/+32
|\ \ \ | |/ / |/| / | |/
| * Reparent the webview_zygote to be a child of the main app_process zygote.Robert Sesek2018-02-201-83/+32
| * Consider shared libs when precreating WebView classloader.Torne (Richard Coles)2018-02-202-7/+16
* | Add OWNERS for webview directories in framework.Torne (Richard Coles)2018-02-201-0/+3
* | Merge "WebView Tracing API: address comments from the API council."Tim Volodine2018-02-163-217/+183
|\ \