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

Issue 963093004: Files: Add basic implementation of Directory and some basic tests. (Closed)

Created:
5 years, 9 months ago by viettrungluu
Modified:
5 years, 9 months ago
Reviewers:
qsr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@file_man
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Files: Add basic implementation of Directory and some basic tests. R=qsr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/451ed4192f8561ecaa2a930c5a67ef00f0bca2f8

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : wip #

Patch Set 4 : wip #

Patch Set 5 : done-ish #

Total comments: 16

Patch Set 6 : review comments #

Patch Set 7 : oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+508 lines, -89 lines) Patch
M services/files/BUILD.gn View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M services/files/directory_impl.cc View 1 2 3 4 5 7 chunks +179 lines, -18 lines 0 comments Download
M services/files/file_impl.cc View 1 2 3 4 5 4 chunks +3 lines, -43 lines 0 comments Download
M services/files/files_apptest.cc View 1 2 3 4 5 7 chunks +214 lines, -28 lines 0 comments Download
A services/files/shared_impl.h View 1 2 3 4 5 1 chunk +29 lines, -0 lines 0 comments Download
A services/files/shared_impl.cc View 1 2 3 4 5 6 1 chunk +80 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
viettrungluu
5 years, 9 months ago (2015-03-05 18:17:09 UTC) #2
qsr
LGTM with nits. https://codereview.chromium.org/963093004/diff/80001/services/files/directory_impl.cc File services/files/directory_impl.cc (right): https://codereview.chromium.org/963093004/diff/80001/services/files/directory_impl.cc#newcode133 services/files/directory_impl.cc:133: // enough), but it's fine for ...
5 years, 9 months ago (2015-03-06 13:01:05 UTC) #3
viettrungluu
Thanks. https://codereview.chromium.org/963093004/diff/80001/services/files/directory_impl.cc File services/files/directory_impl.cc (right): https://codereview.chromium.org/963093004/diff/80001/services/files/directory_impl.cc#newcode133 services/files/directory_impl.cc:133: // enough), but it's fine for Linux. On ...
5 years, 9 months ago (2015-03-09 17:59:29 UTC) #4
viettrungluu
5 years, 9 months ago (2015-03-09 18:11:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
451ed4192f8561ecaa2a930c5a67ef00f0bca2f8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698