Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hook up CacheManager for the Chromium HTTP stack | Steve Block | 2011-01-14 | 1 | -1/+18 |
* | Update a WebCache comment | Steve Block | 2011-01-07 | 1 | -3/+3 |
* | Adds an optimization to cache the WebCache backend | Steve Block | 2011-01-06 | 1 | -2/+2 |
* | Removing the host resolver leak | Kristian Monsen | 2010-12-22 | 1 | -1/+0 |
* | Adding a method to delete a WebCache | Kristian Monsen | 2010-12-22 | 1 | -0/+1 |
* | Adding proxy support to the Webkit layer | Kristian Monsen | 2010-12-15 | 1 | -0/+4 |
* | Make private browsing cache in-memory | Kristian Monsen | 2010-12-13 | 1 | -2/+1 |
* | Fix a bug when cleaning up private browsing | Steve Block | 2010-12-01 | 1 | -2/+2 |
* | Make WebCookieJar::get() threadsafe | Steve Block | 2010-11-29 | 1 | -0/+2 |
* | Factor out WebCache from WebRequestContext | Steve Block | 2010-11-29 | 1 | -5/+17 |
* | Hook up WebView.clearCache() for the Chromium HTTP stack | Steve Block | 2010-10-06 | 1 | -0/+54 |