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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New IPC message parameters for IDB/Blob support.
ericu@chromium.org
2014-04-09
1
-10
/
+44
*
Misc. Indexed DB cleanup:
pkasting@chromium.org
2014-03-20
3
-70
/
+78
*
Fix "unreachable code" warnings (MSVC warning 4702) in content/.
pkasting@chromium.org
2014-03-19
2
-7
/
+6
*
Add safe blob-over-IPC transfer from browser->renderer for IDB.
ericu@chromium.org
2014-03-18
1
-0
/
+3
*
Use validating form of IPC enum macros for blink types.
tsepez@chromium.org
2014-02-11
1
-3
/
+6
*
IndexedDB: Use enums in Blink API and IPC
jsbell@chromium.org
2014-02-07
1
-2
/
+3
*
IndexedDB: Replace static_cast<size_t>(123) with 123u in tests/checks
jsbell@chromium.org
2014-01-24
1
-6
/
+6
*
IndexedDB: Only reset prefetch caches for cursors in same transaction
jsbell@chromium.org
2014-01-22
1
-0
/
+2
*
Revert of IndexedDB: Only reset prefetch caches for cursors in same transacti...
mnissler@chromium.org
2014-01-22
1
-2
/
+0
*
IndexedDB: Only reset prefetch caches for cursors in same transaction
jsbell@chromium.org
2014-01-22
1
-0
/
+2
*
Remove stale comment referring to Chrome Frame.
grt@chromium.org
2014-01-21
1
-5
/
+0
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-1
/
+3
*
IndexedDB: Replace passing identically-sized vectors with pairs
jsbell@chromium.org
2014-01-16
1
-12
/
+8
*
Explicitly implement copy ctor/assignment operator for IndexedDBKey
jsbell@chromium.org
2014-01-13
2
-0
/
+26
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
7
-31
/
+31
*
IndexedDB: Don't leak database proxy objects
jsbell@chromium.org
2013-11-26
1
-0
/
+14
*
IndexedDB: Support binary keys in Chromium back-end
jsbell@chromium.org
2013-11-21
3
-1
/
+26
*
IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()
jsbell@chromium.org
2013-11-16
1
-2
/
+3
*
IndexedDB: move DataLoss enum out of WebIDBCallbacks
jsbell@chromium.org
2013-11-14
1
-3
/
+2
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
8
-49
/
+49
*
Generate dataLossMessage from corruption strings
dgrogan@chromium.org
2013-11-02
1
-0
/
+1
*
IndexedDB: Add defaults for switches on WebIDBKeyType (1/4)
jsbell@chromium.org
2013-10-01
2
-0
/
+3
*
Use builders to convert between WebKit and content IDB types
jamesr@chromium.org
2013-07-20
7
-144
/
+2
*
Convert to new WebIDBTypes enums and accessors
jamesr@chromium.org
2013-07-18
7
-87
/
+112
*
Add content/common/DEPS to burn down bad Blink uses
jamesr@chromium.org
2013-07-17
1
-2
/
+0
*
Add jln to OWNERS for IPC review.
palmer@chromium.org
2013-07-16
1
-0
/
+1
*
IndexedDB: Switch key/value handling from vector<char> to std::string
jsbell@chromium.org
2013-07-10
1
-6
/
+6
*
Tell IDB frontend about data loss.
dgrogan@chromium.org
2013-06-25
1
-0
/
+4
*
Update the remaining includes of string16.h to its new location.
tfarina@chromium.org
2013-06-18
1
-1
/
+1
*
Origin identifiers are always ASCII, store as std::string
jamesr@chromium.org
2013-06-18
1
-3
/
+3
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-8
/
+8
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
2
-2
/
+2
*
IndexedDB: Add unit test for key size estimates
jsbell@chromium.org
2013-06-11
3
-26
/
+102
*
IndexedDB: Fix prefetching for string keys
jsbell@chromium.org
2013-06-10
1
-1
/
+2
*
Remove IDBCursorBackendInterface::deleteFunction (part 2/3)
jsbell@chromium.org
2013-06-03
1
-6
/
+0
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-31
2
-13
/
+35
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
alecflett@chromium.org
2013-05-30
2
-35
/
+13
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-30
2
-13
/
+35
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-30
2
-35
/
+13
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-30
2
-13
/
+35
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
6
-10
/
+10
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-28
2
-35
/
+13
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-28
2
-13
/
+35
*
Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"
xiyuan@chromium.org
2013-05-25
2
-35
/
+13
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-24
2
-13
/
+35
*
Move indexeddb "common child" code out of content/common.
alecflett@chromium.org
2013-05-22
12
-2050
/
+0
*
add placeholder switch handlers for upcoming WebIDBKey::MinType
alecflett@chromium.org
2013-05-21
2
-5
/
+6
*
Remove Set* methods from IndexedDBKeyPath
jsbell@chromium.org
2013-05-20
3
-46
/
+53
*
Remove Set* methods from IndexedDBKey
alecflett@chromium.org
2013-05-20
7
-158
/
+236
[next]