summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Make tests that rely on getting a temp dir exit if they don't.evan@chromium.org2010-07-281-1/+1
* Keep track of appcache creation and last access times.michaeln@chromium.org2010-02-231-8/+31
* Enforce a hard coded 5MB per origin quota for appcache storage.michaeln@chromium.org2010-01-211-0/+68
* Build fixmichaeln@chromium.org2010-01-081-3/+3
* Add a DeletableResponseIds table to the appcache database schema, groundwork ...michaeln@chromium.org2010-01-081-3/+76
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-9/+17
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-9/+0
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-0/+9
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+439
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-439/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-0/+439