summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding proxy support to the Webkit layerKristian Monsen2010-12-151-1/+2
* Make private browsing cache in-memoryKristian Monsen2010-12-131-20/+14
* Use one WebRequestContext per WebViewSteve Block2010-12-011-0/+2
* Fix a bug when cleaning up private browsingSteve Block2010-12-011-25/+38
* Factor out WebCache from WebRequestContextSteve Block2010-11-291-19/+76
* Fix a missing namespace in WebCacheSteve Block2010-10-271-3/+5
* Fixes style in WebRequestContextSteve Block2010-10-271-1/+1
* Fix Chromium HTTP request context getters to use raw pointersSteve Block2010-10-211-1/+1
* Hook up WebView.clearCache() for the Chromium HTTP stackSteve Block2010-10-061-0/+100