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

Issue 725383003: chromeos/dbus: Add BlueZ Media Endpoint Service Provider API. (Closed)

Created:
6 years, 1 month ago by Miao
Modified:
6 years, 1 month ago
Reviewers:
armansito, Ben Chan
CC:
chromium-reviews, stevenjb+watch_chromium.org, hashimoto+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

chromeos/dbus: Add BlueZ Media Endpoint Service Provider API. This CL adds the BlueZ Media Endpoint service provider class and its fake class, and add the files in chromeos/chromeos.gyp. BUG=429016 Committed: https://crrev.com/ac03835cf1a407799ed2baddf350b663527e9977 Cr-Commit-Position: refs/heads/master@{#304976}

Patch Set 1 #

Total comments: 26

Patch Set 2 : Fix typos. #

Total comments: 17

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -0 lines) Patch
M chromeos/chromeos.gyp View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
A chromeos/dbus/bluetooth_media_endpoint_service_provider.h View 1 2 1 chunk +96 lines, -0 lines 0 comments Download
A chromeos/dbus/bluetooth_media_endpoint_service_provider.cc View 1 2 3 1 chunk +264 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_bluetooth_media_endpoint_service_provider.h View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_bluetooth_media_endpoint_service_provider.cc View 1 2 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Miao
6 years, 1 month ago (2014-11-15 03:55:41 UTC) #2
Ben Chan
https://codereview.chromium.org/725383003/diff/1/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/1/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode48 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:48: VLOG(1) << "Createing Bluetooth Media Endpoint: " << object_path_.value(); ...
6 years, 1 month ago (2014-11-16 18:57:56 UTC) #3
Miao
https://codereview.chromium.org/725383003/diff/1/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/1/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode48 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:48: VLOG(1) << "Createing Bluetooth Media Endpoint: " << object_path_.value(); ...
6 years, 1 month ago (2014-11-17 20:51:02 UTC) #4
armansito
https://codereview.chromium.org/725383003/diff/20001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/20001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode48 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:48: VLOG(1) << "Createing Bluetooth Media Endpoint: " << object_path_.value(); ...
6 years, 1 month ago (2014-11-17 21:17:14 UTC) #5
Miao
https://codereview.chromium.org/725383003/diff/20001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/20001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode48 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:48: VLOG(1) << "Createing Bluetooth Media Endpoint: " << object_path_.value(); ...
6 years, 1 month ago (2014-11-18 19:04:34 UTC) #6
armansito
lgtm
6 years, 1 month ago (2014-11-19 00:20:10 UTC) #7
Ben Chan
lgtm w/ nits https://codereview.chromium.org/725383003/diff/40001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/40001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode101 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:101: bool OnOriginThread() { this method should ...
6 years, 1 month ago (2014-11-19 22:58:26 UTC) #8
Miao
https://codereview.chromium.org/725383003/diff/40001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc File chromeos/dbus/bluetooth_media_endpoint_service_provider.cc (right): https://codereview.chromium.org/725383003/diff/40001/chromeos/dbus/bluetooth_media_endpoint_service_provider.cc#newcode101 chromeos/dbus/bluetooth_media_endpoint_service_provider.cc:101: bool OnOriginThread() { On 2014/11/19 22:58:25, Ben Chan wrote: ...
6 years, 1 month ago (2014-11-19 23:26:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725383003/60001
6 years, 1 month ago (2014-11-20 03:03:50 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-20 04:45:14 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 04:45:56 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ac03835cf1a407799ed2baddf350b663527e9977
Cr-Commit-Position: refs/heads/master@{#304976}

Powered by Google App Engine
This is Rietveld 408576698