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
/
SslErrorHandler.java
Age
Commit message (
Expand
)
Author
2018-05-22
Update security-related WebView documentation.
Torne (Richard Coles)
2014-11-12
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2013-01-28
Fix public comments for SslErrorHandler.
Selim Gurun
2012-08-23
Make SslErrorHandler ctor public/@hide.
Ben Murdoch
2010-12-15
b/2864818 Prompt the SSL error dialog to user and proceed or cancel
Huahui Wu
2010-02-26
Store the LoadListener in the SslErrorHandler passed to the client.
Patrick Scott
2010-01-26
Set a flag that indicates a response is pending.
Patrick Scott
2009-08-24
Fix synchronous xml requests with ssl errors.
Patrick Scott
2009-08-11
make final constants static
Cary Clark
2009-08-11
remove unused locals
Cary Clark
2009-06-03
Centralized debug flags and enabled more granular control of debug settings.
Derek Sollenberger
2009-05-18
fix warning where we were boxing and int, only to have it automatically unboxed
Mike Reed
2009-04-13
Remove references to android.util.Config
Dave Bort
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project