|
Rename GDataUplaoder to DriveUploader
In this CL,
* GDataUploader has been renamed to DriveUploader.
* GDataUploaderInterface has been renamed to DriveUploaderInterface.
* gdata_upload_file_info.{h,cc} have been renamed to drive_upload_file_info.{h,cc}
* gdata_uploader.{h,cc} have been renamed to drive_uploader.{h,cc}
* mock_gdata_uploader.{h,cc} have been renamed to mock_drive_uploader.{h,cc}
* |gdata_path| in UploadFileInfo has been renamed to |drive_path|
BUG= 137151
TEST=pass all existing tests.
TBR=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155135
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+128 lines, -975 lines) |
Patch |
 |
M |
chrome/browser/chromeos/gdata/drive_download_observer.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_download_observer.cc
|
View
|
1
2
|
12 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_file_system.h
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_file_system.cc
|
View
|
1
2
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_file_system_interface.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_file_system_unittest.cc
|
View
|
1
|
6 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_system_service.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/drive_system_service.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/drive_upload_file_info.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/drive_upload_file_info.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/drive_uploader.h
|
View
|
|
6 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/drive_uploader.cc
|
View
|
|
18 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/gdata_operations.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/gdata_upload_file_info.h
|
View
|
|
1 chunk |
+0 lines, -98 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/gdata_upload_file_info.cc
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/gdata_uploader.h
|
View
|
|
1 chunk |
+0 lines, -154 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/gdata_uploader.cc
|
View
|
|
1 chunk |
+0 lines, -483 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/mock_drive_uploader.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/gdata/mock_drive_uploader.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/mock_gdata_uploader.h
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/gdata/mock_gdata_uploader.cc
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/gdata/stale_cache_files_remover_unittest.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_chromeos.gypi
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|