|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+909 lines, -532 lines) |
Patch |
 |
A |
chrome/browser/sync/glue/invalidation_adapter.h
|
View
|
1
2
3
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/sync/glue/invalidation_adapter.cc
|
View
|
1
2
3
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host_core.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/invalidation/sync_invalidation_listener_unittest.cc
|
View
|
|
5 chunks |
+11 lines, -23 lines |
0 comments
|
Download
|
 |
M |
sync/engine/get_updates_processor_unittest.cc
|
View
|
|
2 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sync/engine/sync_scheduler.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/engine/sync_scheduler_impl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/engine/sync_scheduler_impl.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/engine/sync_scheduler_unittest.cc
|
View
|
|
4 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/base/invalidation.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/base/invalidation.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
A |
sync/internal_api/public/base/invalidation_interface.h
|
View
|
1
2
3
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/internal_api/public/base/invalidation_interface.cc
|
View
|
1
2
3
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/base/model_type_test_util.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/sync_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/test/fake_sync_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+8 lines, -20 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager_base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/test/fake_sync_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
D |
sync/notifier/dropped_invalidation_tracker.h
|
View
|
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
 |
D |
sync/notifier/dropped_invalidation_tracker.cc
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/data_type_tracker.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+16 lines, -15 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/data_type_tracker.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+66 lines, -75 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/nudge_tracker.h
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/nudge_tracker.cc
|
View
|
|
17 chunks |
+29 lines, -51 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/nudge_tracker_unittest.cc
|
View
|
|
15 chunks |
+109 lines, -162 lines |
0 comments
|
Download
|
 |
M |
sync/sync_internal_api.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/sync_notifier.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/sync_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/test/engine/fake_sync_scheduler.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/test/engine/fake_sync_scheduler.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
sync/test/mock_invalidation.h
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/test/mock_invalidation.cc
|
View
|
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/test/mock_invalidation_tracker.h
|
View
|
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/test/mock_invalidation_tracker.cc
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/test/trackable_mock_invalidation.h
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/test/trackable_mock_invalidation.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/tools/sync_client.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+76 lines, -2 lines |
0 comments
|
Download
|