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

Issue 14232018: Add API to load project from localfs into syncfs. (Closed)

Created:
7 years, 8 months ago by Gaurav
Modified:
7 years, 8 months ago
Reviewers:
miket_OOO, kinuko
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, kinuko
Base URL:
http://git.chromium.org/chromium/src.git@load_api
Visibility:
Public.

Description

Add API to load project from localfs into syncfs. This CL is on top of 13885007. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195287

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 22

Patch Set 4 : Addressed comments. #

Patch Set 5 : rebase #

Patch Set 6 : . #

Patch Set 7 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -11 lines) Patch
M chrome/browser/extensions/api/developer_private/developer_private_api.h View 1 2 3 4 2 chunks +17 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 2 3 4 5 6 6 chunks +124 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Gaurav
7 years, 8 months ago (2013-04-17 22:00:58 UTC) #1
Gaurav
7 years, 8 months ago (2013-04-18 00:44:25 UTC) #2
miket_OOO
Where are the tests? LGTM but please next CL must add tests. https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc File chrome/browser/extensions/api/developer_private/developer_private_api.cc ...
7 years, 8 months ago (2013-04-18 03:22:28 UTC) #3
kinuko
https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc File chrome/browser/extensions/api/developer_private/developer_private_api.cc (right): https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc#newcode79 chrome/browser/extensions/api/developer_private/developer_private_api.cc:79: std::vector<base::FilePath> FolderLs(const base::FilePath path) { ListFolder maybe? https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc#newcode956 chrome/browser/extensions/api/developer_private/developer_private_api.cc:956: ...
7 years, 8 months ago (2013-04-18 08:15:12 UTC) #4
Gaurav
https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc File chrome/browser/extensions/api/developer_private/developer_private_api.cc (right): https://codereview.chromium.org/14232018/diff/4001/chrome/browser/extensions/api/developer_private/developer_private_api.cc#newcode79 chrome/browser/extensions/api/developer_private/developer_private_api.cc:79: std::vector<base::FilePath> FolderLs(const base::FilePath path) { On 2013/04/18 08:15:12, kinuko ...
7 years, 8 months ago (2013-04-18 23:08:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grv@chromium.org/14232018/13005
7 years, 8 months ago (2013-04-19 17:04:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grv@chromium.org/14232018/13009
7 years, 8 months ago (2013-04-19 17:43:56 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-19 17:45:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grv@chromium.org/14232018/26001
7 years, 8 months ago (2013-04-19 18:06:25 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 21:18:24 UTC) #10
Message was sent while issue was closed.
Change committed as 195287

Powered by Google App Engine
This is Rietveld 408576698