index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebResourceResponse.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-20
Merge "Clarify WebResourceResponse's stream handling." into pi-dev
Torne (Richard Coles)
2019-01-11
Clarify WebResourceResponse's stream handling.
Torne (Richard Coles)
2018-12-17
Merge "Clarify WebResourceResponse parameter documentation." into pi-dev
Torne (Richard Coles)
2018-12-14
Clarify WebResourceResponse parameter documentation.
Torne (Richard Coles)
2018-08-16
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-09-21
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2015-05-21
Clean remaining API related issues.
Selim Gurun
2015-05-13
Update the new error reporting API in android.webkit
Mikhail Naganov
2015-03-06
Provide better error reporting for WebView
Mikhail Naganov
2014-09-15
Disallow passing a StringBufferInputStream to a WebResourceResponse
Paul Miller
2014-07-15
Add more params to WebViewClient.shouldInterceptRequest.
Marcin Kosiba
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-04-26
Fix JavaDoc style for several WebView classes
Steve Block
2012-02-22
Drop support for Android HTTP stack
Steve Block
2012-02-21
Clean up JavaDoc for WebResourceResponse
Steve Block
2010-11-15
Offer a callback to intercept url requests.
Patrick Scott