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

Issue 11142036: Add Move operation to the the scheduler (Closed)

Created:
8 years, 2 months ago by Zachary Kuznia
Modified:
8 years, 1 month ago
Reviewers:
satorux1
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik+watch_chromium.org, oshima+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add Move operation to the the scheduler BUG=156003 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166408

Patch Set 1 #

Total comments: 10

Patch Set 2 : Code review fixes #

Total comments: 6

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -55 lines) Patch
M chrome/browser/chromeos/drive/drive_file_system.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_scheduler.h View 1 2 5 chunks +23 lines, -17 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_scheduler.cc View 1 2 6 chunks +49 lines, -33 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_scheduler_unittest.cc View 1 2 5 chunks +56 lines, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system/move_operation.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Zachary Kuznia
Hi Satoru, Could you review this? Thanks, -Zach
8 years, 2 months ago (2012-10-16 04:23:06 UTC) #1
satorux1
http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc File chrome/browser/chromeos/drive/drive_scheduler.cc (right): http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc#newcode76 chrome/browser/chromeos/drive/drive_scheduler.cc:76: QueueEntry* new_job = new QueueEntry(TYPE_MOVE, src_file_path, callback); This made ...
8 years, 2 months ago (2012-10-16 04:34:01 UTC) #2
Zachary Kuznia
https://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc File chrome/browser/chromeos/drive/drive_scheduler.cc (right): https://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc#newcode76 chrome/browser/chromeos/drive/drive_scheduler.cc:76: QueueEntry* new_job = new QueueEntry(TYPE_MOVE, src_file_path, callback); On 2012/10/16 ...
8 years, 2 months ago (2012-10-16 04:59:10 UTC) #3
satorux1
LGTM with nits http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc File chrome/browser/chromeos/drive/drive_scheduler.cc (right): http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc#newcode158 chrome/browser/chromeos/drive/drive_scheduler.cc:158: break; On 2012/10/16 04:59:10, Zachary Kuznia ...
8 years, 2 months ago (2012-10-16 05:10:36 UTC) #4
Zachary Kuznia
http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc File chrome/browser/chromeos/drive/drive_scheduler.cc (right): http://codereview.chromium.org/11142036/diff/1/chrome/browser/chromeos/drive/drive_scheduler.cc#newcode158 chrome/browser/chromeos/drive/drive_scheduler.cc:158: break; On 2012/10/16 05:10:37, satorux1 wrote: > On 2012/10/16 ...
8 years, 1 month ago (2012-11-07 05:46:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/11142036/11001
8 years, 1 month ago (2012-11-07 05:46:28 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-07 13:40:38 UTC) #7
Change committed as 166408

Powered by Google App Engine
This is Rietveld 408576698