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
/
content
/
common
/
indexed_db
/
indexed_db_key.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc. Indexed DB cleanup:
pkasting@chromium.org
2014-03-20
1
-62
/
+69
*
Fix "unreachable code" warnings (MSVC warning 4702) in content/.
pkasting@chromium.org
2014-03-19
1
-2
/
+0
*
Explicitly implement copy ctor/assignment operator for IndexedDBKey
jsbell@chromium.org
2014-01-13
1
-0
/
+23
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
IndexedDB: Support binary keys in Chromium back-end
jsbell@chromium.org
2013-11-21
1
-1
/
+10
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-9
/
+9
*
IndexedDB: Add defaults for switches on WebIDBKeyType (1/4)
jsbell@chromium.org
2013-10-01
1
-0
/
+1
*
Use builders to convert between WebKit and content IDB types
jamesr@chromium.org
2013-07-20
1
-67
/
+0
*
Convert to new WebIDBTypes enums and accessors
jamesr@chromium.org
2013-07-18
1
-33
/
+42
*
IndexedDB: Add unit test for key size estimates
jsbell@chromium.org
2013-06-11
1
-21
/
+29
*
IndexedDB: Fix prefetching for string keys
jsbell@chromium.org
2013-06-10
1
-1
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-31
1
-5
/
+25
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
alecflett@chromium.org
2013-05-30
1
-25
/
+5
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-30
1
-5
/
+25
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-30
1
-25
/
+5
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-30
1
-5
/
+25
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-28
1
-25
/
+5
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-28
1
-5
/
+25
*
Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"
xiyuan@chromium.org
2013-05-25
1
-25
/
+5
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-24
1
-5
/
+25
*
add placeholder switch handlers for upcoming WebIDBKey::MinType
alecflett@chromium.org
2013-05-21
1
-3
/
+2
*
Remove Set* methods from IndexedDBKey
alecflett@chromium.org
2013-05-20
1
-37
/
+109
*
add placeholder switch handlers for upcoming WebIDBKey::MinType
alecflett@chromium.org
2013-05-17
1
-2
/
+4
*
Update some #includes in content/common/indexed_db for headers in the new Pla...
pilgrim@chromium.org
2013-01-11
1
-2
/
+2
*
Move IndexedDBKey, IndexedDBKeyRange into content namespace
jsbell@chromium.org
2012-05-04
1
-0
/
+4
*
Iterate an array in O(n) rather than O(n^2) time during IDBKey conversion.
jsbell@chromium.org
2012-01-31
1
-2
/
+4
*
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
jsbell@chromium.org
2012-01-26
1
-4
/
+7
*
Prep for landing WK76487
jsbell@chromium.org
2012-01-25
1
-1
/
+4
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
1
-0
/
+79