summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CookieSyncManager.java
Commit message (Expand)AuthorAgeFilesLines
* Delete the old WebView.Torne (Richard Coles)2013-10-151-4/+0
* Fix CookieSyncManager for WebViewClassicJonathan Dixon2013-10-041-0/+4
* Decouple construction of WebView, CookieSyncManager, WebViewDatabaseJonathan Dixon2013-10-031-11/+20
* Extract WebView Classic details from API classes.Jonathan Dixon2012-06-081-3/+1
* Remove superfluous code after removal of Android HTTP stackSteve Block2012-03-261-6/+0
* Drop support for Android HTTP stackSteve Block2012-02-221-100/+1
* 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