summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_response.h
Commit message (Expand)AuthorAgeFilesLines
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-231-6/+6
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-031-20/+7
* base::Bind: More low-hanging fruit in webkit/appcache.jhawkins@chromium.org2011-12-221-2/+2
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-10/+10
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-5/+2
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-2/+2
* base::Bind: Cleanups in webkit/appcachemichaeln@google.com2011-10-281-4/+2
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-0/+4
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-15/+15
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-301-6/+6
* Better encapsulate usage of the disk_cache backend within the appcache library.michaeln@google.com2011-09-191-11/+35
* Delete appcaches when missing entries are detected.michaeln@google.com2011-07-221-6/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-7/+4
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-20/+55
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-0/+4
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-1/+5
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-5/+1
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-1/+5
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-4/+6
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+8
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-79/+95
* Add some unimplemented methods from my last CL.michaeln@google.com2009-10-131-2/+2
* AppCache StorageAPIsmichaeln@google.com2009-10-091-0/+181