| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep track of appcache creation and last access times. | michaeln@chromium.org | 2010-02-23 | 1 | -3/+5 |
* | Fix for a big appcache storage bug. Now stores a record of the new master ent... | michaeln@chromium.org | 2010-01-24 | 1 | -3/+2 |
* | AppCache quota tracking groundwork, store response sizes in the SQL database. | michaeln@chromium.org | 2010-01-06 | 1 | -2/+3 |
* | Revert 35609 - AppCache quota tracking groundwork, store response sizes in th... | michaeln@google.com | 2010-01-06 | 1 | -3/+2 |
* | AppCache quota tracking groundwork, store response sizes in the SQL database. | michaeln@chromium.org | 2010-01-06 | 1 | -2/+3 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+18 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 1 | -18/+0 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+18 |
* | Lookup appcached responses given a request URL. | michaeln@google.com | 2009-11-12 | 1 | -4/+7 |
* | AppCache changes to the networking model. Added new classes AppCacheRequestHa... | michaeln@google.com | 2009-11-09 | 1 | -0/+5 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Implement cancelling an appcache update. An update is cancelled when its appl... | jennb@chromium.org | 2009-10-16 | 1 | -6/+8 |
* | Re-enabling disabled appcache update unittests. Change comparison of cache u... | jennb@chromium.org | 2009-10-06 | 1 | -1/+8 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -3/+16 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 1 | -7/+9 |
* | Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f... | jennb@chromium.org | 2009-09-02 | 1 | -10/+18 |
* | Skeleton classes for appcache library framework. This is a work in progress. ... | jennb@chromium.org | 2009-08-26 | 1 | -0/+85 |