summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webidbobjectstore_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-1/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-141-4/+11
* Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.jorlow@chromium.org2010-06-141-0/+10
* Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.andreip@chromium.org2010-06-091-0/+31