summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/SslErrorHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix public comments for SslErrorHandler.Selim Gurun2013-01-281-3/+5
* Make SslErrorHandler ctor public/@hide.Ben Murdoch2012-08-231-2/+2
* b/2864818 Prompt the SSL error dialog to user and proceed or cancelHuahui Wu2010-12-151-237/+7
* Store the LoadListener in the SslErrorHandler passed to the client.Patrick Scott2010-02-261-19/+28
* Set a flag that indicates a response is pending.Patrick Scott2010-01-261-2/+16
* Fix synchronous xml requests with ssl errors.Patrick Scott2009-08-241-21/+42
* make final constants staticCary Clark2009-08-111-1/+1
* remove unused localsCary Clark2009-08-111-8/+1
* Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-6/+6
* fix warning where we were boxing and int, only to have it automatically unboxedMike Reed2009-05-181-1/+1
* Remove references to android.util.ConfigDave Bort2009-04-131-7/+6
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-19/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+255
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-255/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+255