summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CookieManager.java
Commit message (Expand)AuthorAgeFilesLines
* remove android.webkit.HttpDateTime, againDoug Zongker2010-02-031-0/+2
* undo "move HttpDateTime from android.webkit to android-common jar"Doug Zongker2010-02-031-2/+0
* move HttpDateTime from android.webkit to android-common jarDoug Zongker2010-02-031-0/+2
* Fix a cookie bug. If "secure" is in the end of the string, it was ignored.Grace Kloba2009-08-161-2/+4
* Fix #2031300. Set only accept unique objects. So we have to assign differentGrace Kloba2009-08-031-1/+18
* Fix the cookie order. If multiple cookies satisfy the criteria, the one withGrace Kloba2009-08-031-11/+29
* Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-6/+6
* Fix 1799207. With the new local dns, we should allow the host without any PER...Grace Kloba2009-05-111-2/+0
* Remove references to android.util.ConfigDave Bort2009-04-131-7/+6
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+934
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-934/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+8
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-32/+53
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-55/+63
* Initial ContributionThe Android Open Source Project2008-10-211-0/+898