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

Issue 14237004: Add an utility interface ReaderProxy and its implementation for local file. (Closed)

Created:
7 years, 8 months ago by hidehiko
Modified:
7 years, 8 months ago
Reviewers:
hashimoto, kinaba
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add an utility interface ReaderProxy and its implementation for local file. This introduces a new utility interface ReaderProxy, which will be used to implement DriveFileStreamReader, and its implementation for local file, named LocalReaderProxy. BUG=127129 TEST=Ran unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194787

Patch Set 1 #

Total comments: 10

Patch Set 2 : Rebase #

Patch Set 3 : address review comments. #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -0 lines) Patch
M chrome/browser/chromeos/drive/drive_file_stream_reader.h View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_file_stream_reader.cc View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc View 1 2 1 chunk +71 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
hidehiko
Thank you for your review in advance, - hidehiko
7 years, 8 months ago (2013-04-16 07:54:34 UTC) #1
hashimoto
https://codereview.chromium.org/14237004/diff/1/chrome/browser/chromeos/drive/drive_file_stream_reader.h File chrome/browser/chromeos/drive/drive_file_stream_reader.h (right): https://codereview.chromium.org/14237004/diff/1/chrome/browser/chromeos/drive/drive_file_stream_reader.h#newcode27 chrome/browser/chromeos/drive/drive_file_stream_reader.h:27: // Conceptually this is a part of implementation details ...
7 years, 8 months ago (2013-04-16 08:38:29 UTC) #2
hidehiko
Thank you for your review. Could you take another look? https://codereview.chromium.org/14237004/diff/1/chrome/browser/chromeos/drive/drive_file_stream_reader.h File chrome/browser/chromeos/drive/drive_file_stream_reader.h (right): https://codereview.chromium.org/14237004/diff/1/chrome/browser/chromeos/drive/drive_file_stream_reader.h#newcode27 ...
7 years, 8 months ago (2013-04-16 08:57:11 UTC) #3
hashimoto
lgtm
7 years, 8 months ago (2013-04-16 09:00:44 UTC) #4
kinaba
lgtm
7 years, 8 months ago (2013-04-17 00:50:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/14237004/19001
7 years, 8 months ago (2013-04-18 01:06:48 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 05:42:35 UTC) #7
Message was sent while issue was closed.
Change committed as 194787

Powered by Google App Engine
This is Rietveld 408576698