Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Issue 11348337: Move MTPDeviceDelegateImplLinux worker classes to its own files. (Closed)

Created:
8 years ago by kmadhusu
Modified:
8 years ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Move MTPDeviceDelegateImplLinux worker classes to its own files. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171027

Patch Set 1 : '' #

Total comments: 6

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1369 lines, -1062 lines) Patch
A + chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.h View 2 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc View 1 1 chunk +216 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_device_object_enumerator.h View 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_device_object_enumerator.cc View 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_device_operations_utils.h View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_device_operations_utils.cc View 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_get_file_info_worker.h View 1 1 chunk +108 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_get_file_info_worker.cc View 1 1 chunk +96 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_open_storage_worker.h View 1 1 chunk +107 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc View 1 1 chunk +74 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_read_directory_worker.h View 1 1 chunk +121 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_read_directory_worker.cc View 1 1 chunk +96 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_read_file_worker.h View 1 1 chunk +125 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_read_file_worker.cc View 1 1 chunk +112 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_recursive_device_object_enumerator.h View 1 1 chunk +72 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/linux/mtp_recursive_device_object_enumerator.cc View 1 1 chunk +79 lines, -0 lines 0 comments Download
M chrome/browser/media_gallery/mtp_device_delegate_impl.h View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media_gallery/mtp_device_delegate_impl_linux.h View 1 chunk +0 lines, -95 lines 0 comments Download
D chrome/browser/media_gallery/mtp_device_delegate_impl_linux.cc View 1 chunk +0 lines, -961 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kmadhusu
8 years ago (2012-12-03 18:53:16 UTC) #1
Lei Zhang
Let's pretend we have another separate protocol, say, XYZP. Would you prefer to see: a) ...
8 years ago (2012-12-03 22:23:53 UTC) #2
kmadhusu
I preferred (b). Fixed all the file/class names. PTAL. Thanks. https://codereview.chromium.org/11348337/diff/1041/chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc File chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc (right): https://codereview.chromium.org/11348337/diff/1041/chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc#newcode1 ...
8 years ago (2012-12-03 23:30:00 UTC) #3
Lei Zhang
lgtm https://codereview.chromium.org/11348337/diff/1041/chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc File chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc (right): https://codereview.chromium.org/11348337/diff/1041/chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc#newcode1 chrome/browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc:1: // Copyright (c) 2012 The Chromium Authors. All ...
8 years ago (2012-12-03 23:46:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/11348337/3014
8 years ago (2012-12-03 23:49:46 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-04 03:30:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/11348337/3014
8 years ago (2012-12-04 17:39:21 UTC) #7
commit-bot: I haz the power
8 years ago (2012-12-04 19:43:31 UTC) #8
Message was sent while issue was closed.
Change committed as 171027

Powered by Google App Engine
This is Rietveld 408576698