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

Issue 908833002: Move some file api files to fileapi folder (Closed)

Created:
5 years, 10 months ago by zhuoyu.qian
Modified:
5 years, 10 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, jam, nkostylev+watch_chromium.org, Lei Zhang, tfarina, Greg Billock, nhiroki, tommycli, rginda+watch_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, vandebo (ex-Chrome), chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move some file api files to fileapi folder File file_stream_reader and local_file_stream_reader was in storage/browser/blob, move them to storage/browser/fileapi, make it more understandable. BUG=456634 Committed: https://crrev.com/996d331659456cfd796506a542e741697ec50400 Cr-Commit-Position: refs/heads/master@{#317978}

Patch Set 1 #

Patch Set 2 : Add myself in AUTHORS #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -415 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/backend_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/buffering_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/external_file_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/mtp_file_system_backend_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/drive/drive_api_util.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/readahead_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/local_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/BUILD.gn View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M storage/browser/blob/blob_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
D storage/browser/blob/file_stream_reader.h View 1 chunk +0 lines, -99 lines 0 comments Download
D storage/browser/blob/file_stream_reader.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D storage/browser/blob/local_file_stream_reader.h View 1 chunk +0 lines, -81 lines 0 comments Download
D storage/browser/blob/local_file_stream_reader.cc View 1 chunk +0 lines, -175 lines 0 comments Download
M storage/browser/fileapi/copy_or_move_operation_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
A + storage/browser/fileapi/file_stream_reader.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + storage/browser/fileapi/file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/isolated_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
A + storage/browser/fileapi/local_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
A + storage/browser/fileapi/local_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/plugin_private_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/sandbox_file_stream_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/sandbox_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/sandbox_file_system_backend_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/storage_browser.gyp View 1 2 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 40 (11 generated)
zhuoyu.qian
I'd like you to do a code review. Please visit https://codereview.chromium.org/908833002 to have a look. ...
5 years, 10 months ago (2015-02-09 05:45:09 UTC) #2
mtomasz
On 2015/02/09 05:45:09, zhuoyu.qian wrote: > I'd like you to do a code review. Please ...
5 years, 10 months ago (2015-02-09 05:53:04 UTC) #3
tzik
On 2015/02/09 05:53:04, mtomasz wrote: > On 2015/02/09 05:45:09, zhuoyu.qian wrote: > > I'd like ...
5 years, 10 months ago (2015-02-09 06:31:28 UTC) #4
zhuoyu.qian
On 2015/02/09 06:31:28, tzik wrote: > On 2015/02/09 05:53:04, mtomasz wrote: > > On 2015/02/09 ...
5 years, 10 months ago (2015-02-09 06:37:59 UTC) #5
tzik
On 2015/02/09 06:37:59, zhuoyu.qian wrote: > On 2015/02/09 06:31:28, tzik wrote: > > On 2015/02/09 ...
5 years, 10 months ago (2015-02-09 06:50:20 UTC) #6
zhuoyu.qian
On 2015/02/09 06:50:20, tzik wrote: > On 2015/02/09 06:37:59, zhuoyu.qian wrote: > > On 2015/02/09 ...
5 years, 10 months ago (2015-02-09 06:59:37 UTC) #8
tzik
lgtm
5 years, 10 months ago (2015-02-09 07:57:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/908833002/20001
5 years, 10 months ago (2015-02-09 09:47:02 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/41341)
5 years, 10 months ago (2015-02-09 09:52:44 UTC) #13
zhuoyu.qian
I'd like you to do a code review. Please visit https://codereview.chromium.org/908833002 to have a look. ...
5 years, 10 months ago (2015-02-09 10:15:18 UTC) #15
mtomasz
On 2015/02/09 10:15:18, zhuoyu.qian wrote: > I'd like you to do a code review. Please ...
5 years, 10 months ago (2015-02-11 07:24:08 UTC) #16
zhuoyu.qian
On 2015/02/11 07:24:08, mtomasz wrote: > On 2015/02/09 10:15:18, zhuoyu.qian wrote: > > I'd like ...
5 years, 10 months ago (2015-02-11 08:19:29 UTC) #17
kinuko
> storage/browser/BUILD.gn > storage/browser/blob/blob_url_request_job.cc > storage/browser/blob/file_stream_reader.cc > storage/browser/blob/file_stream_reader.h > storage/browser/blob/local_file_stream_reader.cc > storage/browser/blob/local_file_stream_reader.h > storage/storage_browser.gyp lgtm ...
5 years, 10 months ago (2015-02-12 06:40:31 UTC) #18
zhuoyu.qian
On 2015/02/12 06:40:31, kinuko wrote: > > storage/browser/BUILD.gn > > storage/browser/blob/blob_url_request_job.cc > > storage/browser/blob/file_stream_reader.cc > ...
5 years, 10 months ago (2015-02-12 06:51:31 UTC) #19
zhuoyu.qian
Hi, yoshiki and sky, I'd like you to do a code review. Please visit https://codereview.chromium.org/908833002 ...
5 years, 10 months ago (2015-02-12 06:57:09 UTC) #21
yoshiki
chrome/browser/drive/drive_api_util.cc lgtm.
5 years, 10 months ago (2015-02-12 07:10:02 UTC) #22
kinuko
On 2015/02/12 06:57:09, zhuoyu.qian wrote: > Hi, yoshiki and sky, > I'd like you to ...
5 years, 10 months ago (2015-02-12 11:04:00 UTC) #23
zhuoyu.qian
Hi sky: I'd like you to do a code review for content/public/test/test_file_system_backend.cc
5 years, 10 months ago (2015-02-13 01:48:26 UTC) #24
zhuoyu.qian
Hi Jay: I'd like you to do a code review for content/public/test/test_file_system_backend.cc
5 years, 10 months ago (2015-02-16 01:47:59 UTC) #26
Jay Civelli
LGTM for content/public/test
5 years, 10 months ago (2015-02-17 16:29:24 UTC) #27
mtomasz
On 2015/02/17 16:29:24, Jay Civelli wrote: > LGTM for content/public/test zhuoyu.qian: Can we commit?
5 years, 10 months ago (2015-02-20 00:10:21 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/908833002/20001
5 years, 10 months ago (2015-02-25 00:42:42 UTC) #30
zhuoyu.qian
On 2015/02/20 00:10:21, mtomasz wrote: > On 2015/02/17 16:29:24, Jay Civelli wrote: > > LGTM ...
5 years, 10 months ago (2015-02-25 01:19:29 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_rel_tests_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_rel_tests_recipe/builds/5567)
5 years, 10 months ago (2015-02-25 01:19:57 UTC) #33
zhuoyu.qian
On 2015/02/20 00:10:21, mtomasz wrote: > On 2015/02/17 16:29:24, Jay Civelli wrote: > > LGTM ...
5 years, 10 months ago (2015-02-25 01:24:20 UTC) #34
mtomasz
On 2015/02/25 01:24:20, zhuoyu.qian wrote: > On 2015/02/20 00:10:21, mtomasz wrote: > > On 2015/02/17 ...
5 years, 10 months ago (2015-02-25 01:26:56 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/908833002/40001
5 years, 10 months ago (2015-02-25 02:28:53 UTC) #38
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-25 05:01:08 UTC) #39
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 05:02:15 UTC) #40
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/996d331659456cfd796506a542e741697ec50400
Cr-Commit-Position: refs/heads/master@{#317978}

Powered by Google App Engine
This is Rietveld 408576698