summaryrefslogtreecommitdiffstats
path: root/content/browser/indexed_db/indexed_db_quota_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Not creating ClientUsageTracker for unsupported storage type.serya@chromium.org2013-09-041-0/+4
* IndexedDB: Remove unnecessary scoped_refptr<T>::get() callsjsbell@chromium.org2013-07-031-8/+8
* Move IndexedDB from WEBKIT_DEPRECATED to dedicated threadjsbell@chromium.org2013-06-251-20/+42
* IndexedDB: Use canonical paths in included headersjsbell@chromium.org2013-06-031-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+2
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-311-44/+26
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-301-26/+44
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-301-44/+26
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-301-26/+44
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-301-44/+26
* [Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsFor...tzik@chromium.org2013-05-291-9/+6
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-281-29/+47
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-281-47/+29
* Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"xiyuan@chromium.org2013-05-251-29/+47
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-241-47/+29
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Move non-webkit IndexedDB code out of in_process_webkit.alecflett@chromium.org2013-03-311-0/+178