| Commit message (Expand) | Author | Age | Files | Lines |
* | Sending renderer notification when update job finishes (Used to notify cache ... | kkanetkar@chromium.org | 2010-08-05 | 1 | -0/+3 |
* | Even more FRIEND_TEST_ALL_PREFIXES, now like in webkit | phajdan.jr@chromium.org | 2010-08-02 | 1 | -11/+12 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 1 | -0/+3 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 1 | -2/+4 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 1 | -4/+2 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 1 | -2/+4 |
* | Finally getting to the appcache parts instead of all of this webkitApi/ipc pl... | michaeln@chromium.org | 2010-05-20 | 1 | -3/+25 |
* | Indicate in the tab UI if appcache creation was blocked by privacy settings. | jochen@chromium.org | 2010-04-09 | 1 | -2/+10 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in webkit | phajdan.jr@chromium.org | 2010-02-09 | 1 | -1/+0 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+5 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 1 | -5/+0 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+5 |
* | Queue appcache update if current update process is terminating. | jennb@chromium.org | 2009-12-10 | 1 | -0/+1 |
* | Revert 449036, which rolled back 402098, and fix the valgrind error that caus... | jennb@chromium.org | 2009-12-01 | 1 | -0/+7 |
* | Revert 33394 (due to valgrind errors) - Appcache update support for pending m... | willchan@chromium.org | 2009-12-01 | 1 | -7/+0 |
* | Appcache update support for pending master entries: | jennb@chromium.org | 2009-12-01 | 1 | -0/+7 |
* | AppCache changes to the networking model. Added new classes AppCacheRequestHa... | michaeln@google.com | 2009-11-09 | 1 | -2/+12 |
* | Implement cancelling an appcache update. An update is cancelled when its appl... | jennb@chromium.org | 2009-10-16 | 1 | -5/+21 |
* | AppCache StorageAPIs | michaeln@google.com | 2009-10-09 | 1 | -7/+6 |
* | Check for supported schemes and examine request methods at key points. We sup... | michaeln@google.com | 2009-09-18 | 1 | -0/+21 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 1 | -15/+99 |
* | Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f... | jennb@chromium.org | 2009-09-02 | 1 | -4/+9 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -0/+4 |
* | Skeleton classes for appcache library framework. This is a work in progress. ... | jennb@chromium.org | 2009-08-26 | 1 | -0/+40 |