summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_disk_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-1/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* 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