summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_disk_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-4/+4
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-5/+6
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-291-1/+3
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-0/+155