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
/
browser
/
indexed_db
Commit message (
Expand
)
Author
Age
Files
Lines
*
IndexedDB: Make getAll() requests fail if result exceeds IPC limits
jsbell
2015-08-27
7
-21
/
+89
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-0
/
+1
*
Revert of Add a ShadowingAtExitManager in the base TestSuite and reset it aft...
zhaoqin
2015-08-21
1
-1
/
+1
*
Indexed DB: Disable transaction inactivity timeout in browser tests
jsbell
2015-08-18
8
-30
/
+113
*
Add a ShadowingAtExitManager in the base TestSuite and reset it after every t...
bauerb
2015-08-17
1
-1
/
+1
*
Disable IndexedDBBrowserTestWithGCExposed.BlobDidAck
vkuzkokov
2015-07-02
1
-1
/
+2
*
Revert of Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db e...
vkuzkokov
2015-07-02
2
-12
/
+24
*
Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db exists (pat...
vkuzkokov
2015-07-02
2
-24
/
+12
*
Reland: Optimizes IndexedDB's DeleteDatabase when no db exists
jsbell
2015-06-30
2
-12
/
+24
*
IndexedDB: Added UMA stat to measure time to close backing store.
cmumford
2015-06-18
2
-1
/
+12
*
IndexedDB: Moved IDB's leveldb::Env out of third_party.
cmumford
2015-06-18
4
-11
/
+59
*
IndexedDB: Optimize "prevunique" cursor resetting and related logic
jsbell
2015-06-12
2
-73
/
+40
*
Indexed DB: Simplify cursor iteration logic
jsbell
2015-06-10
2
-70
/
+177
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-21
/
+15
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
4
-15
/
+21
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-21
/
+15
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
4
-15
/
+21
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
4
-21
/
+15
*
Indexed DB: Fix tracing of abort operations
jsbell
2015-06-03
1
-15
/
+5
*
IndexedDB: Chrome implementation for IDBObjectStore.getAllKeys().
cmumford
2015-06-03
1
-29
/
+31
*
Introduce bad_message.h for chrome and NaCl.
nick
2015-06-02
1
-5
/
+5
*
IndexedDB: Added IDBObjectStore.getAll() corruption test.
cmumford
2015-06-02
3
-25
/
+46
*
IndexedDB: Modified getAll to work for keys
cmumford
2015-05-29
3
-20
/
+58
*
IndexedDB: Added IDBIndex.getAll() implementation.
cmumford
2015-05-19
3
-6
/
+19
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
IndexedDB: Zero no longer a valid value for maxCount in getAll().
cmumford
2015-05-15
1
-3
/
+1
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
payal.pandey
2015-05-15
1
-1
/
+1
*
IndexedDB: Added IDBObjectStore.getAll() implementation.
cmumford
2015-05-14
7
-0
/
+208
*
Move Indexed DB Blink API headers to public/platform/modules/indexeddb (2/3)
jsbell
2015-05-12
11
-12
/
+12
*
IndexedDBQuotaClient doesn't need to inherit from storage::QuotaTaskObserver
dgrogan
2015-04-28
1
-2
/
+1
*
Update {virtual,override} to follow C++11 style in content.
nick
2015-04-24
1
-2
/
+1
*
Revert of Optimizes the operation of DeleteDatabase when no backing store exi...
jyasskin
2015-04-23
2
-24
/
+12
*
IndexedDB: Protect against use-after-free in ChainedBlobWriter.
cmumford
2015-04-23
1
-12
/
+9
*
Optimizes the operation of DeleteDatabase when no backing store exists.
payal.pandey
2015-04-23
2
-12
/
+24
*
Indexed DB: Add histograms recording schema configuration
jsbell
2015-04-23
1
-0
/
+40
*
favor DCHECK_CURRENTLY_ON for better logs in left out content/
anujk.sharma
2015-04-21
1
-1
/
+1
*
IndexedDB: Combine value/primary_key into single *ReturnValue type.
cmumford
2015-04-20
5
-51
/
+50
*
IndexedDB: Aggregating value/blob params into a single struct.
cmumford
2015-03-30
2
-48
/
+37
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
1
-1
/
+1
*
leveldb: Moved to LevelDBEnv.IOError.BFE histogram entries.
cmumford
2015-03-24
1
-2
/
+2
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-1
/
+1
*
IndexedDB: Enable leveldb log reuse on Chrome OS.
cmumford
2015-03-19
1
-5
/
+0
*
favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]*
mostynb
2015-03-18
6
-14
/
+14
*
IndexedDB: Fixed support for empty blobs.
cmumford
2015-03-14
4
-2
/
+72
*
IndexedDB: Speculative fix to deflake BlobDidAck test.
cmumford
2015-02-27
1
-7
/
+7
*
Mark IndexedDBBrowserTestWithGCExposed.BlobDidAck flaky on Android.
johnme
2015-02-23
1
-1
/
+7
*
IndexedDB: Disable leveldb log reuse on Chrome OS only.
cmumford
2015-02-21
1
-0
/
+5
*
IndexedDB: Report QuotaExceededError when commit fails due to disk full
jsbell
2015-02-20
6
-15
/
+89
*
Remove unused errno parsing for leveldb status codes
jsbell
2015-02-20
1
-10
/
+1
*
Avoid large inlined automatic methods in IndexedDB code.
bratell
2015-02-19
8
-15
/
+79
[next]