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
*
Chromium glue for Preemptive cursors and passing keys from renderer to browser
alecflett@chromium.org
2012-08-10
5
-14
/
+109
*
IndexedDB: Send cursor data along with success messages
jsbell@chromium.org
2012-08-09
3
-0
/
+18
*
Remove a ton of IPC from landing putWithIndexKeys
alecflett@chromium.org
2012-08-02
10
-97
/
+6
*
Chrome side changes for integer versions
dgrogan@chromium.org
2012-07-27
6
-4
/
+99
*
Plumb through the rest of OnSuccessWithKey
alecflett@chromium.org
2012-07-26
2
-0
/
+23
*
call putWithIndexKeys from chrome
alecflett@chromium.org
2012-07-24
2
-2
/
+2
*
Pass intVersion along with the rest of the IDB metadata
dgrogan@chromium.org
2012-07-20
2
-0
/
+2
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
11
-11
/
+0
*
Chromium side of plumbing for passing renderer-generated keys through IPC
alecflett@chromium.org
2012-07-11
6
-11
/
+70
*
IndexedDB: Purge IPC plumbing for WebIDBCursor::direction()
jsbell@chromium.org
2012-07-09
3
-13
/
+0
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
2
-0
/
+5
*
IndexedDB: IPC plumbing for WebIDBTransaction::commit()
jsbell@chromium.org
2012-06-28
4
-12
/
+16
*
stub out chromium side of new onSuccess handler for IPC
alecflett@chromium.org
2012-06-26
1
-0
/
+6
*
IndexedDB: Remove IPC plumbing for obsolete property accessors.
jsbell@chromium.org
2012-06-25
7
-157
/
+0
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-1
/
+1
*
IndexedDB: Remove unused object store delete() overloads and IPC plumbing
jsbell@chromium.org
2012-06-22
5
-52
/
+3
*
IPC plumbing for IndexedDB to snapshot metadata to the renderer.
jsbell@chromium.org
2012-06-20
3
-0
/
+70
*
IndexedDB: Remove IDBIndex.storeName property
jsbell@chromium.org
2012-05-18
3
-13
/
+0
*
IPC plumbing for IDBObjectStore.autoIncrement
jsbell@chromium.org
2012-05-17
3
-0
/
+14
*
Move IndexedDBKey, IndexedDBKeyRange into content namespace
jsbell@chromium.org
2012-05-04
14
-119
/
+156
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
11
-16
/
+220
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
2
-4
/
+5
*
Use IndexedDBKeyRange type for IDB IPC.
jsbell@chromium.org
2012-04-27
2
-54
/
+13
*
IndexedDB: chromium side of IDBCursor.advance().
alecflett@chromium.org
2012-04-24
5
-0
/
+50
*
IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey.
alecflett@chromium.org
2012-04-23
7
-148
/
+9
*
IndexedDB: API rename to allow return type of keyPath accessors to change
jsbell@chromium.org
2012-04-23
4
-4
/
+4
*
IndexedDB: Support get/getKey(keyRange)
alecflett@chromium.org
2012-04-19
7
-0
/
+144
*
Add DCHECK in IndexedDBDispatcher::ThreadSpecificInstance to ensure
dgrogan@chromium.org
2012-04-13
2
-2
/
+13
*
Revert 131679 - Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.
rsesek@chromium.org
2012-04-11
1
-8
/
+1
*
Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.
dgrogan@chromium.org
2012-04-11
1
-1
/
+8
*
IndexedDB: Impose a 64MB limit on the size of values that can be stored.
jsbell@chromium.org
2012-03-27
3
-2
/
+74
*
IndexedDB: Fix prefetching; cache was always being bypassed.
jsbell@chromium.org
2012-03-19
1
-5
/
+7
*
Revert 126719 - IndexedDB: Fix prefetching; cache was always being bypassed.
jsbell@chromium.org
2012-03-14
1
-1
/
+1
*
IndexedDB: Fix prefetching; cache was always being bypassed.
jsbell@chromium.org
2012-03-14
1
-1
/
+1
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
2
-6
/
+6
*
Use SyncMessageFilter when sending IDB ipc messages from a worker.
dgrogan@chromium.org
2012-02-24
7
-30
/
+36
*
IndexedDB: Implement IPC plumbing for IDBObjectStore.delete(IDBKeyRange)
jsbell@chromium.org
2012-02-17
9
-2
/
+184
*
Move indexed db files from content/renderer to content/common.
dgrogan@chromium.org
2012-02-12
16
-0
/
+2094
*
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
3
-11
/
+13
*
Prep for landing WK76487
jsbell@chromium.org
2012-01-25
2
-2
/
+11
*
Add plumbing necessary to read IDBIndex.multiEntry attribute.
jsbell@chromium.org
2012-01-04
1
-2
/
+7
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
6
-0
/
+859