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

Issue 2505583002: [NaCl SDK] Add initial support for google drive to nacl_io (Closed)

Created:
4 years, 1 month ago by chanpatorikku
Modified:
4 years, 1 month ago
Reviewers:
binji, Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] Add initial support for google drive to nacl_io Declare GoogleDriveFs and GoogleDriveFsNode. Wire GoogleDriveFs to Filesystem, TypedFsFactory, and KernelProxy. Wire GoogleDriveFsNode to Node. This is just scaffolding code and the implementation and tests are coming later. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_nacl_sdk;master.tryserver.chromium.mac:mac_nacl_sdk;master.tryserver.chromium.win:win_nacl_sdk Committed: https://crrev.com/43bfb9dc37a9930a33e4c8eb7f05f0e314be7149 Cr-Commit-Position: refs/heads/master@{#433181}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -0 lines) Patch
M native_client_sdk/src/libraries/nacl_io/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.h View 1 chunk +38 lines, -0 lines 0 comments Download
A native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc View 1 chunk +60 lines, -0 lines 0 comments Download
A native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_node.h View 1 chunk +35 lines, -0 lines 0 comments Download
A native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_node.cc View 1 chunk +70 lines, -0 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_io/library.dsc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
chanpatorikku
ptal
4 years, 1 month ago (2016-11-15 15:10:45 UTC) #5
Sam Clegg
So I assume you have implementations for these methods that will be part of a ...
4 years, 1 month ago (2016-11-15 15:54:54 UTC) #6
chanpatorikku
On 2016/11/15 15:54:54, Sam Clegg wrote: > So I assume you have implementations for these ...
4 years, 1 month ago (2016-11-15 17:17:09 UTC) #8
chanpatorikku
When youre not busy, could you please reply what you plan to re-view the code ...
4 years, 1 month ago (2016-11-17 12:42:43 UTC) #9
Sam Clegg
On 2016/11/17 12:42:43, chanpatorikku wrote: > When youre not busy, could you please reply what ...
4 years, 1 month ago (2016-11-17 17:40:02 UTC) #10
binji
lgtm I don't think this is too incremental, I like that it is clear exactly ...
4 years, 1 month ago (2016-11-17 18:22:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2505583002/40001
4 years, 1 month ago (2016-11-18 03:59:21 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/183502)
4 years, 1 month ago (2016-11-18 05:39:02 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2505583002/40001
4 years, 1 month ago (2016-11-18 11:11:56 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 1 month ago (2016-11-18 11:46:05 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 11:48:21 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/43bfb9dc37a9930a33e4c8eb7f05f0e314be7149
Cr-Commit-Position: refs/heads/master@{#433181}

Powered by Google App Engine
This is Rietveld 408576698