summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebCache.h
Commit message (Expand)AuthorAgeFilesLines
* Hook up CacheManager for the Chromium HTTP stackSteve Block2011-01-141-1/+18
* Update a WebCache commentSteve Block2011-01-071-3/+3
* Adds an optimization to cache the WebCache backendSteve Block2011-01-061-2/+2
* Removing the host resolver leakKristian Monsen2010-12-221-1/+0
* Adding a method to delete a WebCacheKristian Monsen2010-12-221-0/+1
* Adding proxy support to the Webkit layerKristian Monsen2010-12-151-0/+4
* Make private browsing cache in-memoryKristian Monsen2010-12-131-2/+1
* Fix a bug when cleaning up private browsingSteve Block2010-12-011-2/+2
* Make WebCookieJar::get() threadsafeSteve Block2010-11-291-0/+2
* Factor out WebCache from WebRequestContextSteve Block2010-11-291-5/+17
* Hook up WebView.clearCache() for the Chromium HTTP stackSteve Block2010-10-061-0/+54