summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CookieSyncManager.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup for bug 5278763Kristian Monsen2011-09-121-0/+4
* Part of fix for bug 3424424 Browser hangingKristian Monsen2011-02-211-8/+10
* Call flushCookieStore() from CookieSyncManager.Iain Merrick2010-12-061-5/+7
* Move getDatabaseDirectory and getCacheDirectory to a new classKristian Monsen2010-11-171-25/+1
* Update Chromium HTTP stack to get database and cache paths from CookieSyncMan...Steve Block2010-10-271-6/+36
* Fix a leak in WebView.Romain Guy2009-12-011-1/+1
* Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-2/+2
* Merge donut into masterJean-Baptiste Queru2009-04-221-3/+2
|\
| * Remove references to android.util.ConfigDave Bort2009-04-131-3/+2
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+205
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-205/+0
* | Add some documentation to WebView, WebSettings and CookieSyncManager.Mike Hearn2009-01-291-17/+26
|/
* Initial ContributionThe Android Open Source Project2008-10-211-0/+205