summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_response_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-4/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-3/+3
* FBTF: Start cleaning up net/erg@google.com2010-08-111-0/+1
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-1/+5
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads.mattm@chromium.org2010-05-191-73/+78
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-0/+4
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-0/+35
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-35/+0
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-0/+35
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-9/+15
* MockAppCacheStorage implementionmichaeln@google.com2009-10-241-44/+0
* Some more, release link error fixmichaeln@google.com2009-10-211-5/+7
* Fix a compile error.michaeln@google.com2009-10-211-5/+3
* AppCacheResponse storage implementationmichaeln@google.com2009-10-211-0/+716