index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
indexed_db_dispatcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert my revert of 60275 + don't do static casting + disable the tests for now.
jorlow@chromium.org
2010-09-23
1
-29
/
+43
*
Revert 60275.
jorlow@chromium.org
2010-09-23
1
-43
/
+29
*
Add the transaction id plumbing to IndexedDB.
jorlow@chromium.org
2010-09-23
1
-29
/
+43
*
Add IDBIndex plumbing (for IndexedDB).
jorlow@chromium.org
2010-09-17
1
-0
/
+16
*
Fix various issues with DOMStorage that only showed up in multi-process mode.
jorlow@chromium.org
2010-09-03
1
-0
/
+14
*
Implement the Chrome half of setVersion.
jorlow@chromium.org
2010-08-31
1
-0
/
+5
*
Fix compilation errors of 56862 by
andreip@chromium.org
2010-08-23
1
-0
/
+7
*
Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...
thomasvl@chromium.org
2010-08-20
1
-7
/
+0
*
Add transaction coordinator. Allow idle transactions to be aborted when their...
andreip@chromium.org
2010-08-20
1
-0
/
+7
*
Implements initial plumbing for IDBCursor.
bulach@chromium.org
2010-08-11
1
-0
/
+6
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
The Chrome half of implementing get/put/remove for object stores (https://bug...
jorlow@chromium.org
2010-07-14
1
-8
/
+28
*
Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.
jorlow@chromium.org
2010-06-14
1
-14
/
+19
*
Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.
andreip@chromium.org
2010-06-09
1
-0
/
+10
*
Add IDBIndex support + various cleanup.
jorlow@chromium.org
2010-06-03
1
-3
/
+1
*
Handle IDBDatabase sync calls.
jorlow@chromium.org
2010-05-27
1
-1
/
+1
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-0
/
+51