summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* WebView: clarify Safe Browsing opt-in in docsNate Fischer2017-11-081-6/+17
* Merge "WebView: make notes in docs stand out"TreeHugger Robot2017-10-311-1/+1
|\
| * WebView: make notes in docs stand outNate Fischer2017-10-261-1/+1
* | Merge "WebView: document requirement for Activity Context"TreeHugger Robot2017-10-311-7/+11
|\ \
| * | WebView: document requirement for Activity ContextNate Fischer2017-10-261-7/+11
| |/
* | WebView: change 'iff' to 'if' in docsNate Fischer2017-10-261-2/+2
* | Improve handling of devices without a WebView.Torne (Richard Coles)2017-10-031-1/+5
* | Merge "WebView: add @Nullable and @NonNull annotations"TreeHugger Robot2017-09-261-16/+26
|\ \ | |/ |/|
| * WebView: add @Nullable and @NonNull annotationsNate Fischer2017-09-211-16/+26
* | Merge "Minor fixes on WebView.onProvideAutofillVirtualStructure() javadoc." i...Felipe Leme2017-09-181-36/+7
|\ \
| * | Minor fixes on WebView.onProvideAutofillVirtualStructure() javadoc.Felipe Leme2017-09-151-36/+7
* | | Merge "WebView: remove "</p>" tags from docs"Nate Fischer2017-09-141-36/+31
|\ \ \ | |_|/ |/| |
| * | WebView: remove "</p>" tags from docsNate Fischer2017-09-111-36/+31
| |/
* / WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-50/+50
|/
* WebView: fix setSafeBrowsingWhitelist table in docsNate Fischer2017-08-301-5/+4
* WebView: clarify docs for addJavascriptInterfaceNate Fischer2017-08-231-2/+3
* WebView: rename initSafeBrowsing and remove shutdownSafeBrowsingNate Fischer2017-08-211-26/+12
* Merge "Additional documentation about Autofill / WebView security." into oc-d...Felipe Leme2017-08-151-0/+12
|\
| * Merge "Additional documentation about Autofill / WebView security." into oc-devFelipe Leme2017-08-151-0/+12
| |\
| | * Additional documentation about Autofill / WebView security.Felipe Leme2017-08-141-0/+12
* | | Merge "WebView: remove unused DATA_REDUCTION_PROXY_SETTING_CHANGED API" into ...TreeHugger Robot2017-08-111-10/+0
|\ \ \
| * | | WebView: remove unused DATA_REDUCTION_PROXY_SETTING_CHANGED APINate Fischer2017-08-071-10/+0
* | | | WebView: add WebView#getSafeBrowsingPrivacyPolicyUrl() APINate Fischer2017-08-101-0/+10
* | | | Merge "WebView: update SafeBrowsing documentation" into oc-mr1-devNate Fischer2017-08-081-3/+37
|\ \ \ \
| * | | | WebView: update SafeBrowsing documentationNate Fischer2017-07-271-3/+37
* | | | | Merge "Update documentation for Whitelist API" into oc-mr1-devSelim Gurun2017-07-311-4/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update documentation for Whitelist APISelim Gurun2017-07-281-4/+15
| |/ / /
* / / / Unhide get/setTextClassifier in WebViewTima Vaisburd2017-07-201-2/+0
|/ / /
* | | WebView: remove @Nullable from SB whitelistNate Fischer2017-07-181-1/+1
* | | WebView: change setSafeBrowsingWhiteList signatureNate Fischer2017-07-171-2/+6
* | | Merge "WebView: update docs for WebView#initSafeBrowsing"TreeHugger Robot2017-07-131-2/+3
|\ \ \
| * | | WebView: update docs for WebView#initSafeBrowsingNate Fischer2017-07-121-2/+3
* | | | WebView: fix WebView#setSafeBrowsingWhiteListNate Fischer2017-07-121-1/+2
|/ / /
* | | WebView: add APIs for setSafeBrowsingWhiteListNate Fischer2017-06-271-0/+11
* | | Revert "Hide APIs not intended to ship in DR."Jeff Sharkey2017-06-121-2/+0
|/ /
* | Hide APIs not intended to ship in DR.Jeff Sharkey2017-06-121-0/+2
* | Merge "Update documentation for postmessage method"TreeHugger Robot2017-06-021-4/+4
|\ \
| * | Update documentation for postmessage methodSelim Gurun2017-05-181-4/+4
* | | Merge "Add WebView#{init,shutdown}SafeBrowsing APIs"Nate Fischer2017-05-311-3/+20
|\ \ \ | |_|/ |/| |
| * | Add WebView#{init,shutdown}SafeBrowsing APIsNate Fischer2017-05-301-3/+20
| |/
* / Moar Autofill Framework javadoc improvements:Felipe Leme2017-05-251-15/+22
|/
* docs: Changing "http" to "https" in Javadoc examplesAndrew Solovay2017-05-051-5/+5
* Hide onMovedToDisplay for WebViewTima Vaisburd2017-04-271-0/+1
* Hide getTextClassifier and setTextClassifier for WebViewTima Vaisburd2017-04-261-0/+2
* Undeprecate WebView.findAddressAbodunrinwa Toki2017-04-241-7/+0
* Deprecate findAddress() methodSelim Gurun2017-04-111-0/+7
* Added onMovedToDisplay method to WebViewTima Vaisburd2017-04-061-0/+5
* Merge "Created an HtmlInfo object on ViewStructure." into oc-devTreeHugger Robot2017-04-011-17/+24
|\
| * Created an HtmlInfo object on ViewStructure.Felipe Leme2017-03-301-17/+24
* | Merge "Override View.autofill() method and call into ViewDelegate" into oc-devTreeHugger Robot2017-03-311-0/+7
|\ \