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

Issue 7210027: Part I of many. Moving FileIO, FileRef, and FileSystem out of Dev. For now, just copying over s... (Closed)

Created:
9 years, 6 months ago by Sang Ahn
Modified:
9 years, 5 months ago
Reviewers:
nfullagar
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Part I of many. Moving FileIO, FileRef, and FileSystem out of Dev. For now, just copying over so the Dev and non-Dev versions live side by side. Purposely left out the new files out of ppapi/tests/all_c_includes.h and ppapi/tests/all_cpp_includes.h until the changes are pushed down to the NaCl toolchain, at which point the dependencies can point to the non-Dev files.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 14

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -181 lines) Patch
A + ppapi/c/pp_file_info.h View 2 chunks +12 lines, -13 lines 0 comments Download
A + ppapi/c/ppb_file_io.h View 1 2 3 4 5 chunks +11 lines, -12 lines 0 comments Download
A + ppapi/c/ppb_file_ref.h View 1 2 3 4 3 chunks +8 lines, -9 lines 0 comments Download
A + ppapi/c/ppb_file_system.h View 1 2 3 4 3 chunks +9 lines, -10 lines 0 comments Download
A + ppapi/c/trusted/ppb_file_io_trusted.h View 1 2 3 4 2 chunks +7 lines, -8 lines 0 comments Download
A + ppapi/cpp/file_io.h View 2 chunks +12 lines, -12 lines 0 comments Download
A + ppapi/cpp/file_io.cc View 2 chunks +36 lines, -36 lines 0 comments Download
A + ppapi/cpp/file_ref.h View 3 chunks +14 lines, -14 lines 0 comments Download
A + ppapi/cpp/file_ref.cc View 2 chunks +43 lines, -43 lines 0 comments Download
A + ppapi/cpp/file_system.h View 1 2 3 1 chunk +9 lines, -9 lines 0 comments Download
A + ppapi/cpp/file_system.cc View 2 chunks +14 lines, -14 lines 0 comments Download
M ppapi/ppapi_cpp.gypi View 1 2 3 4 5 4 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Sang Ahn
9 years, 6 months ago (2011-06-21 13:30:46 UTC) #1
nfullagar
couple of nits http://codereview.chromium.org/7210027/diff/8001/ppapi/c/ppb_file_io.h File ppapi/c/ppb_file_io.h (right): http://codereview.chromium.org/7210027/diff/8001/ppapi/c/ppb_file_io.h#newcode42 ppapi/c/ppb_file_io.h:42: #define PPB_FILEIO_INTERFACE_1_0 "PPB_FileIO;1.0" When previous interfaces ...
9 years, 6 months ago (2011-06-21 20:15:23 UTC) #2
Sang Ahn
PTAL http://codereview.chromium.org/7210027/diff/8001/ppapi/c/ppb_file_io.h File ppapi/c/ppb_file_io.h (right): http://codereview.chromium.org/7210027/diff/8001/ppapi/c/ppb_file_io.h#newcode42 ppapi/c/ppb_file_io.h:42: #define PPB_FILEIO_INTERFACE_1_0 "PPB_FileIO;1.0" On 2011/06/21 20:15:23, nfullagar wrote: ...
9 years, 6 months ago (2011-06-21 20:41:08 UTC) #3
nfullagar
lgtm if gcl try is green.
9 years, 6 months ago (2011-06-21 20:55:46 UTC) #4
Sang Ahn
The try servers are green. Since I am not a chromium contributor yet, could you ...
9 years, 6 months ago (2011-06-21 23:24:15 UTC) #5
Sang Ahn
It looks like the commit check box brettw mentioned is not available to me since ...
9 years, 6 months ago (2011-06-22 21:19:45 UTC) #6
nfullagar
9 years, 6 months ago (2011-06-22 23:29:53 UTC) #7
http://codereview.chromium.org/7242002

On Wed, Jun 22, 2011 at 2:19 PM, Sang Ahn <sanga@google.com> wrote:

> It looks like the commit check box brettw mentioned is not available to me
> since I don't have the permission.  I've ask mal to add me as a committer,
> and I told him you were sponsoring me as committer.  In the mean time, could
> you check in this patch for me so we can get these changes pushed through to
> the toolchain?
>
> On Tue, Jun 21, 2011 at 2:55 PM, <nfullagar@google.com> wrote:
>
>> lgtm if gcl try is green.
>>
>>
>>
http://codereview.chromium.**org/7210027/<http://codereview.chromium.org/7210...
>>
>
>
>
> --
> Sang Wook Ahn
>
>
>

Powered by Google App Engine
This is Rietveld 408576698