index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewClient.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebView: remove non-inclusive terminology from docs
Nate Fischer
2020-07-23
1
-4
/
+6
*
Merge "onPageFinished javadoc cleanup" into pi-dev am: dfd3a1b852
Shimi Zhang
2019-03-11
1
-3
/
+5
|
\
|
*
onPageFinished javadoc cleanup
Shimi Zhang
2019-03-11
1
-3
/
+5
*
|
WebView: clean up onReceivedSslError docs am: 9f726cd280
Nate Fischer
2019-01-18
1
-4
/
+9
|
\
|
|
*
WebView: clean up onReceivedSslError docs
Nate Fischer
2019-01-18
1
-4
/
+9
|
*
Clarify WebViewClient.shouldOverrideUrlLoading docs
Paul Miller
2018-08-08
1
-27
/
+33
*
|
WebView: fix mistaken wording in API doc
Nate Fischer
2018-10-18
1
-1
/
+1
*
|
WebView: add new integer for billing threats
Nate Fischer
2018-10-17
1
-5
/
+14
*
|
Clarify WebViewClient.shouldOverrideUrlLoading docs
Paul Miller
2018-07-27
1
-27
/
+33
|
/
*
Update security-related WebView documentation.
Torne (Richard Coles)
2018-05-22
1
-0
/
+9
*
WebView: clarify shouldInterceptRequest docs
Nate Fischer
2018-03-26
1
-0
/
+16
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-5
/
+5
*
WebView: linkify ClientCertRequest method names
Nate Fischer
2017-11-29
1
-7
/
+7
*
Merge "WebView: misc docs changes in WebViewClient"
TreeHugger Robot
2017-10-31
1
-18
/
+19
|
\
|
*
WebView: misc docs changes in WebViewClient
Nate Fischer
2017-10-31
1
-18
/
+19
*
|
Merge "WebView: make notes in docs stand out"
TreeHugger Robot
2017-10-31
1
-8
/
+12
|
\
\
|
*
|
WebView: make notes in docs stand out
Nate Fischer
2017-10-26
1
-8
/
+12
|
|
/
*
|
Merge "WebView: add @Nullable and @NonNull annotations"
TreeHugger Robot
2017-09-26
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-21
1
-1
/
+4
*
|
Merge "WebView: document Safe Browsing and shouldInterceptRequest" into oc-mr...
Nate Fischer
2017-09-14
1
-0
/
+8
|
\
\
|
*
|
WebView: document Safe Browsing and shouldInterceptRequest
Nate Fischer
2017-09-11
1
-0
/
+8
*
|
|
Merge "WebView: remove "</p>" tags from docs"
Nate Fischer
2017-09-14
1
-5
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
WebView: remove "</p>" tags from docs
Nate Fischer
2017-09-11
1
-5
/
+4
|
|
/
*
/
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-22
/
+22
|
/
*
WebView: add IntDef for SafeBrowsingThreat
Nate Fischer
2017-07-13
1
-2
/
+16
*
Add SafeBrowsingResponse abstract class
Nate Fischer
2017-07-11
1
-13
/
+5
*
Add WebViewClient#onSafeBrowsingHit() API
Nate Fischer
2017-06-16
1
-0
/
+37
*
Add WebView Safe Browsing error code
Nate Fischer
2017-03-06
1
-0
/
+2
*
WebView: Revise the behavior of crash handle API
Tao Bai
2017-01-31
1
-1
/
+2
*
WebView: Add the definition of crash API.
Tao Bai
2016-12-16
1
-0
/
+27
*
Remove onUhandledInputEvent API.
Michael Wright
2016-04-27
1
-2
/
+1
*
Better document the ignore behavior for client cert api
Selim Gurun
2016-02-16
1
-1
/
+3
*
Add new version of WebViewClient.shouldOverrideUrlLoading callback
Mikhail Naganov
2015-10-28
1
-0
/
+30
*
am 37c68894: am a78c0e0b: Merge "Fixed Javadoc typos"
Narayan Kamath
2015-06-25
1
-1
/
+1
|
\
|
*
Fixed Javadoc typos
Philipp Hasper
2015-06-25
1
-1
/
+1
*
|
Clarify handling client certificates
Selim Gurun
2015-06-22
1
-4
/
+17
*
|
Clean remaining API related issues.
Selim Gurun
2015-05-21
1
-8
/
+0
*
|
Update the new error reporting API in android.webkit
Mikhail Naganov
2015-05-13
1
-2
/
+11
*
|
Improve documentation and rename insertVisualStateCallback to postVisualState...
Tobias Sargeant
2015-05-13
1
-17
/
+21
*
|
Remove unnecessary code
Selim Gurun
2015-03-30
1
-2
/
+0
*
|
Add visual state callbacks to the WebView.
Tobias Sargeant
2015-03-17
1
-0
/
+26
*
|
Provide better error reporting for WebView
Mikhail Naganov
2015-03-06
1
-0
/
+35
*
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
|
Update docs to say onPageStarted is not called for fragment navigations.
Marcin Kosiba
2015-01-27
1
-1
/
+3
|
/
*
Add more params to WebViewClient.shouldInterceptRequest.
Marcin Kosiba
2014-07-15
1
-0
/
+23
*
Unhide Client Cert APIS
Selim Gurun
2014-05-02
1
-2
/
+0
*
Fix WebViewClient docs
Michael Wright
2014-05-01
1
-4
/
+5
*
Merge "Add unhandledInputEvent API to ViewRoot"
Michael Wright
2014-05-01
1
-1
/
+33
|
\
|
*
Add unhandledInputEvent API to ViewRoot
Michael Wright
2014-04-29
1
-1
/
+33
*
|
fix build
Colin Cross
2014-04-24
1
-24
/
+0
[next]