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

Issue 690093002: app_shell: Initial skeleton of a GCD target device setup API (Closed)

Created:
6 years, 1 month ago by James Cook
Modified:
6 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

app_shell: Initial skeleton of a GCD target device setup API This initial implementation does nothing. Eventually it will talk to privet and buffet to determine setup state and show progress. BUG=428853 TEST=app_shell_unittests Committed: https://crrev.com/914043ab83536a2340fbfb3e66298d43d008a0db Cr-Commit-Position: refs/heads/master@{#302507}

Patch Set 1 #

Total comments: 4

Patch Set 2 : C++ skeleton #

Total comments: 1

Patch Set 3 : (gcd) rename to setup #

Patch Set 4 : (gcd) fix states #

Patch Set 5 : (gcd) rebase #

Patch Set 6 : (gcd) fix gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -0 lines) Patch
M extensions/shell/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M extensions/shell/app_shell.gyp View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
A extensions/shell/browser/api/shell_gcd/shell_gcd_api.h View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A extensions/shell/browser/api/shell_gcd/shell_gcd_api.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A extensions/shell/browser/api/shell_gcd/shell_gcd_api_unittest.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M extensions/shell/common/api/_api_features.json View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M extensions/shell/common/api/schemas.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A extensions/shell/common/api/shell_gcd.idl View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
James Cook
Gene, can you take a look at the IDL from the "will this information ever ...
6 years, 1 month ago (2014-10-30 20:43:31 UTC) #2
Ken Rockot(use gerrit already)
https://codereview.chromium.org/690093002/diff/1/extensions/shell/common/api/shell_gcd.idl File extensions/shell/common/api/shell_gcd.idl (right): https://codereview.chromium.org/690093002/diff/1/extensions/shell/common/api/shell_gcd.idl#newcode12 extensions/shell/common/api/shell_gcd.idl:12: bootstrapping, nit: I think the term "bootstrap" is being ...
6 years, 1 month ago (2014-10-30 20:47:21 UTC) #3
James Cook
https://codereview.chromium.org/690093002/diff/1/extensions/shell/common/api/shell_gcd.idl File extensions/shell/common/api/shell_gcd.idl (right): https://codereview.chromium.org/690093002/diff/1/extensions/shell/common/api/shell_gcd.idl#newcode12 extensions/shell/common/api/shell_gcd.idl:12: bootstrapping, On 2014/10/30 20:47:21, Ken Rockot wrote: > nit: ...
6 years, 1 month ago (2014-10-30 21:30:50 UTC) #4
James Cook
Ken, Gene, please take another look. I added the C++ boilerplate as well. I'll rename ...
6 years, 1 month ago (2014-10-30 21:53:13 UTC) #5
Ken Rockot(use gerrit already)
https://codereview.chromium.org/690093002/diff/20001/extensions/shell/common/api/shell_gcd.idl File extensions/shell/common/api/shell_gcd.idl (right): https://codereview.chromium.org/690093002/diff/20001/extensions/shell/common/api/shell_gcd.idl#newcode12 extensions/shell/common/api/shell_gcd.idl:12: bootstrapping, The naming is fine in general. All I ...
6 years, 1 month ago (2014-10-30 22:01:05 UTC) #6
James Cook
I renamed it to SetupStatus and I like this a lot better. Gene, if you're ...
6 years, 1 month ago (2014-10-30 23:25:31 UTC) #8
James Cook
Gene, friendly ping?
6 years, 1 month ago (2014-10-31 20:39:55 UTC) #9
chromium-reviews
Sorry about delay, looking right now :). On Fri, Oct 31, 2014 at 1:39 PM, ...
6 years, 1 month ago (2014-10-31 21:03:13 UTC) #10
James Cook
Gene, PTAL. I renamed the states like we discussed.
6 years, 1 month ago (2014-10-31 23:06:44 UTC) #12
gene
lgtm!
6 years, 1 month ago (2014-11-01 00:15:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690093002/100001
6 years, 1 month ago (2014-11-02 00:22:18 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/76736) android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/29946)
6 years, 1 month ago (2014-11-02 00:24:40 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690093002/120001
6 years, 1 month ago (2014-11-03 18:38:48 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/30681)
6 years, 1 month ago (2014-11-03 19:28:42 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690093002/140001
6 years, 1 month ago (2014-11-03 21:58:19 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:140001)
6 years, 1 month ago (2014-11-03 22:45:19 UTC) #24
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 22:46:08 UTC) #25
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/914043ab83536a2340fbfb3e66298d43d008a0db
Cr-Commit-Position: refs/heads/master@{#302507}

Powered by Google App Engine
This is Rietveld 408576698