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
/
webkit
/
glue
/
idb_bindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
1
-20
/
+6
*
IndexedDB: API rename to allow return type of keyPath accessors to change
jsbell@chromium.org
2012-04-23
1
-2
/
+8
*
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
jsbell@chromium.org
2012-01-26
1
-4
/
+3
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Remove unneeded v8 lockers from idb_bindings.cc.
aa@chromium.org
2011-04-08
1
-3
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
IndexedDB: Allow injection of keys into values via key path.
hans@chromium.org
2011-02-17
1
-0
/
+9
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-4
/
+4
*
Fix up the IndexedDB plumbing layers to match the latest WebKit code.
jorlow@chromium.org
2010-10-06
1
-25
/
+1
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
1
-0
/
+69