summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore network namespace entries when '*' is in the list.michaeln@google.com2012-06-211-1/+71
* Fix some loose ends around recently introduced AppCache INTERCEPT namespacesmichaeln@google.com2012-01-051-11/+42
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-11/+46
* Made application cache manifest URL always available for DevTools.vsevik@chromium.org2011-11-081-4/+4
* Alter the relative priorities of network vs fallback namespaces in the appcac...michaeln@chromium.org2010-11-191-0/+23
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-031-0/+4
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-3/+3
* Undo in memory changes made by an update job if the commit to disk fails. Pro...michaeln@chromium.org2010-08-031-13/+35
* 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