|
drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeListCallback
Move ConvertChangeListToResourceList() call to the callers' side.
Replace ChangeList::set_items() with mutable_items() to efficiently handle data received from the server.
BUG= 231125
TEST=unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273626
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+201 lines, -189 lines) |
Patch |
 |
M |
chrome/browser/chromeos/drive/job_scheduler.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/drive/job_scheduler.cc
|
View
|
|
4 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_api_service.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_api_service.cc
|
View
|
|
4 chunks |
+5 lines, -37 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_service_interface.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/dummy_drive_service.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/dummy_drive_service.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service.cc
|
View
|
|
16 chunks |
+54 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service_unittest.cc
|
View
|
|
9 chunks |
+53 lines, -54 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/list_changes_task.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/list_changes_task.cc
|
View
|
|
6 chunks |
+11 lines, -28 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend_v1/api_util.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend_v1/api_util.cc
|
View
|
|
2 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
google_apis/drive/drive_api_parser.h
|
View
|
|
3 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|