summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add a Java FindAddress implentation.Tobias Sargeant2018-01-052-3/+482
* Minor fixes on WebView.onProvideAutofillVirtualStructure() javadoc.Felipe Leme2017-09-151-36/+7
* WebView: document Safe Browsing and shouldInterceptRequestNate Fischer2017-09-111-0/+8
* WebView: fix setSafeBrowsingWhitelist table in docsNate Fischer2017-08-301-5/+4
* WebView: require APKs to target OMR1Nate Fischer2017-08-281-1/+1
* WebView: clarify docs for addJavascriptInterfaceNate Fischer2017-08-231-2/+3
* WebView: rename initSafeBrowsing and remove shutdownSafeBrowsingNate Fischer2017-08-212-33/+13
* 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
* | | WebView: switch to OMR1 FactoryProviderNate Fischer2017-08-141-1/+1
* | | 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-103-0/+23
* | | | WebView: fix SafeBrowsingResponse javadocsNate Fischer2017-08-081-3/+3
* | | | Merge "WebView: update SafeBrowsing documentation" into oc-mr1-devNate Fischer2017-08-082-10/+42
|\ \ \ \
| * | | | WebView: update SafeBrowsing documentationNate Fischer2017-07-272-10/+42
* | | | | Fix broken javadocs.Jeff Sharkey2017-08-061-1/+1
* | | | | 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
* | | Merge "WebView: change setSafeBrowsingWhiteList signature"TreeHugger Robot2017-07-182-4/+9
|\ \ \
| * | | WebView: change setSafeBrowsingWhiteList signatureNate Fischer2017-07-172-4/+9
* | | | WebView: add IntDef for SafeBrowsingThreatNate Fischer2017-07-131-2/+16
|/ / /
* | | Merge "WebView: update docs for WebView#initSafeBrowsing"TreeHugger Robot2017-07-131-2/+3
|\ \ \
| * | | WebView: update docs for WebView#initSafeBrowsingNate Fischer2017-07-121-2/+3
* | | | Merge "WebView: Fix SafeBrowsingResponse API"Nate Fischer2017-07-131-3/+3
|\ \ \ \
| * | | | WebView: Fix SafeBrowsingResponse APINate Fischer2017-07-121-3/+3
| |/ / /
* / / / WebView: fix WebView#setSafeBrowsingWhiteListNate Fischer2017-07-122-3/+6
|/ / /
* | | Add SafeBrowsingResponse abstract classNate Fischer2017-07-112-13/+52
* | | WebView: add APIs for setSafeBrowsingWhiteListNate Fischer2017-06-272-0/+17
* | | Use classloader namespace instead of lib paths to load WebView libs.Gustav Sennton2017-06-261-8/+5
* | | Move WebView relro related functionality to its own file.Gustav Sennton2017-06-202-256/+330
* | | Add WebViewClient#onSafeBrowsingHit() APINate Fischer2017-06-161-0/+37
* | | Revert "Hide APIs not intended to ship in DR."Jeff Sharkey2017-06-122-8/+2
|/ /
* | Hide APIs not intended to ship in DR.Jeff Sharkey2017-06-122-2/+8
* | 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-312-3/+32
|\ \ \
| * | | Add WebView#{init,shutdown}SafeBrowsing APIsNate Fischer2017-05-302-3/+32
| |/ /
* | | Merge "Moar Autofill Framework javadoc improvements:" into oc-dev am: 7990306b8bFelipe Leme2017-05-261-15/+22
|\ \ \ | |/ / |/| / | |/
| * Moar Autofill Framework javadoc improvements:Felipe Leme2017-05-251-15/+22
* | Merge "Unbreak even more APK 26 apps running on "O" preview/beta builds." int...Jeff Sharkey2017-05-181-2/+1
|\|
| * Unbreak even more APK 26 apps running on "O" preview/beta builds.Jeff Sharkey2017-05-171-2/+1
* | Merge "Take better control over Exceptions thrown in WebViewFactory."TreeHugger Robot2017-05-151-17/+23
|\ \
| * | Take better control over Exceptions thrown in WebViewFactory.Gustav Sennton2017-05-151-17/+23
* | | Merge "docs: Changing "http" to "https" in Javadoc examples" into oc-dev am: ...Andrew Solovay2017-05-081-5/+5
|\ \ \ | | |/ | |/|
| * | docs: Changing "http" to "https" in Javadoc examplesAndrew Solovay2017-05-051-5/+5
* | | Merge "Add a time-out for connecting to SystemServer, and WebView, zygotes."TreeHugger Robot2017-05-021-22/+1
|\ \ \ | |/ / |/| |