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

Issue 2451413003: Introduce Device Service (Closed)

Created:
4 years, 1 month ago by blundell
Modified:
4 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, blink-reviews, chromium-reviews, darin (slow to review), darin-cc_chromium.org, haraken, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce Device Service This CL introduces the Device Service into //services/device along with the infrastructure required in //content for the renderer to connect to it and the browser to host it as an embedded service. The service is currently empty. A followup CL will move the first device-related service to be host in the Device Service instead of in //content/browser. BUG=612328 Committed: https://crrev.com/372d47d28a581be1a9baec3505b805d982129e37 Cr-Commit-Position: refs/heads/master@{#428904}

Patch Set 1 #

Patch Set 2 : Minor changes #

Patch Set 3 : More cleanup #

Total comments: 2

Patch Set 4 : Response to review #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Total comments: 4

Patch Set 7 : Response to review #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -15 lines) Patch
M content/browser/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/browser_context.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M content/public/app/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A + services/device/BUILD.gn View 1 2 1 chunk +4 lines, -8 lines 0 comments Download
A + services/device/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A services/device/device_service.h View 1 2 3 4 5 6 1 chunk +39 lines, -0 lines 0 comments Download
A services/device/device_service.cc View 1 chunk +33 lines, -0 lines 0 comments Download
A services/device/manifest.json View 1 2 3 4 5 6 1 chunk +13 lines, -0 lines 0 comments Download
A + services/device/public/cpp/BUILD.gn View 0 chunks +-1 lines, --1 lines 0 comments Download
A + services/device/public/cpp/constants.h View 1 chunk +5 lines, -4 lines 0 comments Download
A + services/device/public/cpp/constants.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (10 generated)
blundell
4 years, 1 month ago (2016-10-27 23:06:02 UTC) #6
Ben Goodger (Google)
https://codereview.chromium.org/2451413003/diff/40001/content/public/app/mojo/content_renderer_manifest.json File content/public/app/mojo/content_renderer_manifest.json (right): https://codereview.chromium.org/2451413003/diff/40001/content/public/app/mojo/content_renderer_manifest.json#newcode24 content/public/app/mojo/content_renderer_manifest.json:24: "service:device": [ "*" ], Let's not use "*" - ...
4 years, 1 month ago (2016-10-27 23:49:38 UTC) #7
blundell
https://codereview.chromium.org/2451413003/diff/40001/content/public/app/mojo/content_renderer_manifest.json File content/public/app/mojo/content_renderer_manifest.json (right): https://codereview.chromium.org/2451413003/diff/40001/content/public/app/mojo/content_renderer_manifest.json#newcode24 content/public/app/mojo/content_renderer_manifest.json:24: "service:device": [ "*" ], On 2016/10/27 23:49:38, Ben Goodger ...
4 years, 1 month ago (2016-10-28 21:03:02 UTC) #8
Ben Goodger (Google)
lgtm
4 years, 1 month ago (2016-10-28 21:25:15 UTC) #9
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/2451413003/diff/100001/services/device/device_service.h File services/device/device_service.h (right): https://codereview.chromium.org/2451413003/diff/100001/services/device/device_service.h#newcode27 services/device/device_service.h:27: // |Service| override: nitty style nit: Typically we ...
4 years, 1 month ago (2016-10-28 23:59:17 UTC) #10
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/2451413003/140001
4 years, 1 month ago (2016-10-31 23:10:39 UTC) #13
blundell
https://codereview.chromium.org/2451413003/diff/100001/services/device/device_service.h File services/device/device_service.h (right): https://codereview.chromium.org/2451413003/diff/100001/services/device/device_service.h#newcode27 services/device/device_service.h:27: // |Service| override: On 2016/10/28 23:59:17, Ken Rockot wrote: ...
4 years, 1 month ago (2016-10-31 23:11:56 UTC) #14
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/171527)
4 years, 1 month ago (2016-11-01 00:29:27 UTC) #16
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/2451413003/140001
4 years, 1 month ago (2016-11-01 00:54:42 UTC) #18
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 1 month ago (2016-11-01 01:34:52 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 01:36:55 UTC) #21
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/372d47d28a581be1a9baec3505b805d982129e37
Cr-Commit-Position: refs/heads/master@{#428904}

Powered by Google App Engine
This is Rietveld 408576698