summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/SslErrorHandler.java
AgeCommit message (Expand)Author
2018-05-22Update 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-28Fix public comments for SslErrorHandler.Selim Gurun
2012-08-23Make SslErrorHandler ctor public/@hide.Ben Murdoch
2010-12-15b/2864818 Prompt the SSL error dialog to user and proceed or cancelHuahui Wu
2010-02-26Store the LoadListener in the SslErrorHandler passed to the client.Patrick Scott
2010-01-26Set a flag that indicates a response is pending.Patrick Scott
2009-08-24Fix synchronous xml requests with ssl errors.Patrick Scott
2009-08-11make final constants staticCary Clark
2009-08-11remove unused localsCary Clark
2009-06-03Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger
2009-05-18fix warning where we were boxing and int, only to have it automatically unboxedMike Reed
2009-04-13Remove references to android.util.ConfigDave Bort
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project