Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -2/+7 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -3/+4 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -10/+11 |
* | Finally getting to the appcache parts instead of all of this webkitApi/ipc pl... | michaeln@chromium.org | 2010-05-20 | 1 | -4/+1 |
* | Fix a crashing bug. | michaeln@chromium.org | 2010-04-07 | 1 | -1/+5 |
* | AppCache changes to the networking model. Added new classes AppCacheRequestHa... | michaeln@google.com | 2009-11-09 | 1 | -0/+1 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 1 | -76/+40 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -0/+125 |