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
/
net
/
http
/
SslError.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+2
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-2
/
+3
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+4
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Fix SslError.getPrimaryError() to return -1 if the set of errors is empty
Steve Block
2011-10-05
1
-2
/
+5
*
Fix BrowserFrame to construct SslError using the full URL, rather than the host
Steve Block
2011-10-05
1
-4
/
+0
*
Clean up SslError
Steve Block
2011-10-04
1
-59
/
+49
*
Part of fix for bug 4997380: Some error types unknown to SslError
Kristian Monsen
2011-07-13
1
-2
/
+37
*
2nd try: Gets the URL that has a cert error and carrys it in SslError.
Huahui Wu
2011-06-28
1
-3
/
+65
*
Revert "Gets the URL that has a cert error and carrys it in SslError."
Huahui Wu
2011-06-28
1
-65
/
+3
*
Gets the URL that has a cert error and carrys it in SslError.
Huahui Wu
2011-06-27
1
-3
/
+65
*
Expose onReceivedSslError() so that the WebView client
Grace Kloba
2009-12-07
1
-2
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+144
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-144
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+144