summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webindexeddatabase_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build break by updating the test shell and renaming renderer_webindexedda...andreip@chromium.org2010-07-301-32/+0
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-8/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add IDBIndex support + various cleanup.jorlow@chromium.org2010-06-031-2/+1
* Handle IDBDatabase sync calls.jorlow@chromium.org2010-05-271-4/+4
* IndexedDB should use WebSecurityOrigins rather than passing origin stringsjorlow@chromium.org2010-05-211-1/+2
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+30