|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1545 lines, -951 lines) |
Patch |
|
M |
content/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_backing_store.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_backing_store.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_callbacks.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_callbacks.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
15 chunks |
+146 lines, -86 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_database.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_database_callbacks.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_database_callbacks.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+73 lines, -20 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_database_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_dispatcher_host.h
|
View
|
1
2
3
4
5
6
|
6 chunks |
+38 lines, -11 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_dispatcher_host.cc
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+86 lines, -77 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_factory_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_index_writer.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
content/browser/indexed_db/indexed_db_metadata.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
|
D |
content/browser/indexed_db/indexed_db_metadata.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_transaction_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_indexed_db_database_callbacks.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/child/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/child/indexed_db/indexed_db_callbacks_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/child/indexed_db/indexed_db_callbacks_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/child/indexed_db/indexed_db_database_callbacks_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/child/indexed_db/indexed_db_database_callbacks_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/indexed_db_dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
9 chunks |
+23 lines, -47 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/indexed_db_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
9 chunks |
+26 lines, -226 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/indexed_db_message_filter.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/indexed_db_message_filter.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+0 lines, -28 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/mock_webidbcallbacks.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/webidbdatabase_impl.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/webidbdatabase_impl.cc
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
content/child/indexed_db/webidbfactory_impl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
M |
content/child/indexed_db/webidbfactory_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+135 lines, -15 lines |
0 comments
|
Download
|
|
M |
content/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/indexed_db/OWNERS
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/common/indexed_db/indexed_db.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/common/indexed_db/indexed_db.typemap
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/indexed_db/indexed_db_messages.h
|
View
|
|
5 chunks |
+0 lines, -120 lines |
0 comments
|
Download
|
|
A + |
content/common/indexed_db/indexed_db_metadata.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A + |
content/common/indexed_db/indexed_db_metadata.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
content/common/indexed_db/indexed_db_struct_traits.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/common/indexed_db/indexed_db_struct_traits.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/common/indexed_db/typemaps.gni
|
View
|
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/renderer_blink_platform_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
mojo/public/cpp/bindings/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
mojo/public/cpp/bindings/array_traits_stl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/public/cpp/bindings/associated_interface_ptr_info.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A + |
mojo/public/cpp/bindings/strong_associated_binding.h
|
View
|
1
2
3
4
|
5 chunks |
+37 lines, -42 lines |
0 comments
|
Download
|
|
M |
mojo/public/tools/bindings/chromium_bindings_configuration.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
mojo/public/tools/bindings/mojom.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBCursor.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBDatabase.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.h
|
View
|
1
2
3
4
5
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+28 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBFactory.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBIndex.cpp
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.cpp
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+12 lines, -13 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+6 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBRequest.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBRequest.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/IDBRequestTest.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+57 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+18 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/public/platform/modules/indexeddb/WebIDBCallbacks.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseCallbacks.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|