summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-0/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-4/+3
* Remove some stale TODOs.michaeln@chromium.org2010-01-041-1/+0
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* A mind numbing change to add the notion of a persistent groupId, and to get r...michaeln@google.com2009-11-241-2/+4
* * Fix a bug with the applicationCache.status return value. The wrong status v...michaeln@google.com2009-11-121-2/+14
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-0/+59
* AppCache StorageAPIsmichaeln@google.com2009-10-091-4/+4
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-0/+230