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

Issue 363853003: Add a basic Mojo SerialService that implements GetDevices(). (Closed)

Created:
6 years, 5 months ago by Sam McNally
Modified:
6 years, 5 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, raymes, apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Add a basic Mojo SerialService that implements GetDevices(). BUG=389016 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282012

Patch Set 1 : #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -4 lines) Patch
M device/device_tests.gyp View 3 chunks +5 lines, -1 line 0 comments Download
M device/serial/serial.gyp View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M device/serial/serial.mojom View 1 1 chunk +4 lines, -0 lines 0 comments Download
M device/serial/serial_device_enumerator_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/serial/serial_device_enumerator_mac.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/serial/serial_device_enumerator_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A device/serial/serial_service_impl.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A device/serial/serial_service_impl.cc View 1 1 chunk +44 lines, -0 lines 0 comments Download
A device/serial/serial_service_unittest.cc View 1 1 chunk +53 lines, -0 lines 0 comments Download
A device/test/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A device/test/run_all_unittests.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Sam McNally
6 years, 5 months ago (2014-07-02 08:26:07 UTC) #1
Ken Rockot(use gerrit already)
lgtm pending the namespace change from r280993
6 years, 5 months ago (2014-07-02 15:22:10 UTC) #2
raymes
It seems like it would be good to have some sort of review process for ...
6 years, 5 months ago (2014-07-03 00:04:47 UTC) #3
darin (slow to review)
We should discuss on mojo-dev@, but briefly I can see pros and cons. For public ...
6 years, 5 months ago (2014-07-03 07:23:51 UTC) #4
Sam McNally
+darin for mojom review +tsepez for security
6 years, 5 months ago (2014-07-08 09:14:04 UTC) #5
Tom Sepez
On 2014/07/08 09:14:04, Sam McNally wrote: > +darin for mojom review > +tsepez for security ...
6 years, 5 months ago (2014-07-08 17:43:14 UTC) #6
darin (slow to review)
LGTM This doesn't expose new information to sandboxed processes (yet)! Also, the Mojom interfaces are ...
6 years, 5 months ago (2014-07-08 21:20:15 UTC) #7
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 5 months ago (2014-07-09 00:13:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/363853003/140001
6 years, 5 months ago (2014-07-09 00:15:05 UTC) #9
Sam McNally
The CQ bit was unchecked by sammc@chromium.org
6 years, 5 months ago (2014-07-09 01:15:26 UTC) #10
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 5 months ago (2014-07-09 01:24:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/363853003/180001
6 years, 5 months ago (2014-07-09 01:26:38 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 07:02:30 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 09:58:55 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/36492)
6 years, 5 months ago (2014-07-09 09:58:56 UTC) #15
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 5 months ago (2014-07-09 10:16:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/363853003/180001
6 years, 5 months ago (2014-07-09 10:17:17 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 13:04:29 UTC) #18
Message was sent while issue was closed.
Change committed as 282012

Powered by Google App Engine
This is Rietveld 408576698