summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-12/+12
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Remove ref counting on sql::ErrorDelegatepkotwicz@chromium.org2012-10-171-15/+11
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-281-3/+6
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-2/+2
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-62/+283
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* AppCache + Quota integrationmichaeln@google.com2011-06-101-2/+7
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* 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