summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_disk_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a use-after-free bug introduced in r116158. See comments in http://codere...michaeln@google.com2012-01-091-4/+4
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-031-19/+5
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-11/+21
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-3/+4
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-11/+11
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-301-1/+3
* Better encapsulate usage of the disk_cache backend within the appcache library.michaeln@google.com2011-09-191-19/+27
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-1/+3
* Enable -Werror on Linux and Win for src/webkit/tony@chromium.org2010-04-211-1/+3
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-0/+99