summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-2/+3
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-3/+2
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-2/+3
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-1/+1
* Lookup appcached responses given a request URL.michaeln@google.com2009-11-121-0/+117
* applicationCache.swap(), applicationCache.update() and applicationCache.statu...michaeln@google.com2009-11-101-0/+3
* AppCache StorageAPIsmichaeln@google.com2009-10-091-7/+7
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-1/+38
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-14/+13
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-0/+55