Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding proxy support to the Webkit layer | Kristian Monsen | 2010-12-15 | 1 | -1/+2 |
* | Make private browsing cache in-memory | Kristian Monsen | 2010-12-13 | 1 | -20/+14 |
* | Use one WebRequestContext per WebView | Steve Block | 2010-12-01 | 1 | -0/+2 |
* | Fix a bug when cleaning up private browsing | Steve Block | 2010-12-01 | 1 | -25/+38 |
* | Factor out WebCache from WebRequestContext | Steve Block | 2010-11-29 | 1 | -19/+76 |
* | Fix a missing namespace in WebCache | Steve Block | 2010-10-27 | 1 | -3/+5 |
* | Fixes style in WebRequestContext | Steve Block | 2010-10-27 | 1 | -1/+1 |
* | Fix Chromium HTTP request context getters to use raw pointers | Steve Block | 2010-10-21 | 1 | -1/+1 |
* | Hook up WebView.clearCache() for the Chromium HTTP stack | Steve Block | 2010-10-06 | 1 | -0/+100 |