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

Issue 2372433002: POC for adapter service (Closed)

Created:
4 years, 2 months ago by ortuno
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, dglazkov+blink, scheib+watch_chromium.org, ortuno+watch_chromium.org, arv+watch_chromium.org, blink-reviews, darin (slow to review), blink-reviews-api_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

POC for adapter service DO NOT SUMMIT CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -11 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 4 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/bluetooth_internals/bluetooth_internals.js View 1 chunk +74 lines, -3 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
A + chrome/browser/ui/webui/bluetooth_internals/BUILD.gn View 1 chunk +2 lines, -3 lines 0 comments Download
A + chrome/browser/ui/webui/bluetooth_internals/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/browser/ui/webui/bluetooth_internals/bluetooth_internals.mojom View 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/bluetooth_internals/bluetooth_internals_ui.h View 1 chunk +21 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/bluetooth_internals/bluetooth_internals_ui.cc View 3 chunks +25 lines, -1 line 0 comments Download
A chrome/browser/ui/webui/bluetooth_internals/services/bluetooth_adapter_service.h View 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/bluetooth_internals/services/bluetooth_adapter_service.cc View 1 chunk +107 lines, -0 lines 0 comments Download
M device/bluetooth/public/interfaces/BUILD.gn View 1 chunk +11 lines, -1 line 0 comments Download
A device/bluetooth/public/interfaces/bluetooth.mojom View 1 chunk +29 lines, -0 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
ortuno
4 years, 2 months ago (2016-09-26 01:53:00 UTC) #1
Description was changed from

==========
POC for adapter service

DO NOT SUMMIT
==========

to

==========
POC for adapter service

DO NOT SUMMIT
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========

Powered by Google App Engine
This is Rietveld 408576698