summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webidbindex_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Add the plumbing for synchronous exceptions in IndexedDB.jorlow@chromium.org2010-10-131-4/+9
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-7/+7
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-231-4/+8
* Revert 60275.jorlow@chromium.org2010-09-231-8/+4
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-231-4/+8
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-171-0/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Coverity: Fix missing const on RendererWebIDBIndexImpl and RendererWebIDBData...mattm@chromium.org2010-07-151-3/+3
* Add IDBIndex support + various cleanup.jorlow@chromium.org2010-06-031-0/+26