summaryrefslogtreecommitdiffstats
path: root/content/public/browser/indexed_db_context.h
Commit message (Expand)AuthorAgeFilesLines
* Migrates legacy packaged app data when it's upgraded to a platform appryanackley2015-01-271-0/+5
* indexeddb: Removed use of dangling ptr in writeBlobToFileOnIOThread.cmumford@chromium.org2014-07-251-2/+2
* Remove dead code from IDB (chromium side)alecflett@chromium.org2013-11-181-2/+0
* Move IndexedDB from WEBKIT_DEPRECATED to dedicated threadjsbell@chromium.org2013-06-251-1/+12
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-181-1/+1
* Refactor IndexedDBInfo out of browsingdataalecflett@chromium.org2013-04-131-6/+3
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-1/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-111-2/+4
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-5/+0
* Add Content API around DOMStorageContext and IndexedDBContext. In a followup ...jam@chromium.org2012-02-231-0/+48