summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_database.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-226/+0
* Mechanism to reset appcache db when enabling/disabling experimental features ...michaeln@google.com2013-04-131-0/+1
* Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR...michaeln@google.com2013-03-301-5/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-231-5/+5
* Database usage adjustment for .../webkitgbillock@chromium.org2012-02-071-5/+1
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-16/+29
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-301-5/+5
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+2
* AppCache + Quota integrationmichaeln@google.com2011-06-101-8/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-6/+13
* Even more FRIEND_TEST_ALL_PREFIXES, now like in webkitphajdan.jr@chromium.org2010-08-021-10/+11
* Keep track of appcache creation and last access times.michaeln@chromium.org2010-02-231-1/+5
* Enforce a hard coded 5MB per origin quota for appcache storage.michaeln@chromium.org2010-01-211-0/+14
* Put appcache storage on disk and add a means of disabling the appcache system...michaeln@chromium.org2010-01-181-1/+4
* Trigger the deletion of unused responses when caches are updated and made obs...michaeln@chromium.org2010-01-131-0/+12
* Add a DeletableResponseIds table to the appcache database schema, groundwork ...michaeln@chromium.org2010-01-081-1/+13
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-061-0/+8
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-061-2/+0
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-061-0/+2
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-291-0/+159
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-291-159/+0
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-291-0/+159