summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebCache.h
Commit message (Expand)AuthorAgeFilesLines
* 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