summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_group_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-13/+13
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-4/+7
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-141-0/+4
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-121-1/+2
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-121-2/+1
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-121-1/+2
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-181-0/+4
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-251-0/+5
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-1/+7
* Keep track of appcache creation and last access times.michaeln@chromium.org2010-02-231-9/+9
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-2/+3
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-3/+2
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-2/+3
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* Queue appcache update if current update process is terminating.jennb@chromium.org2009-12-101-0/+63
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-4/+4
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-27/+61
* AppCache StorageAPIsmichaeln@google.com2009-10-091-4/+4
* Re-enabling disabled appcache update unittests. Change comparison of cache u...jennb@chromium.org2009-10-061-4/+24
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-0/+24
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-15/+52
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-0/+96