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

Issue 963983002: chromeos/dbus: Add verbose log to media-related clients and service provider. (Closed)

Created:
5 years, 9 months ago by Miao
Modified:
5 years, 9 months 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@disconnect
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos/dbus: Add verbose log to media-related clients and service provider. This CL adds some VLOG to BluetoothMediaClient, BluetoothMediaTransportClient, BluetoothMediaEndpointServiceProvider and BluetoothAudioSinkChromeOS. BUG=429016 TEST=None Committed: https://crrev.com/e5b0eb64fa46348c4c329cd20dd5727ed593810f Cr-Commit-Position: refs/heads/master@{#318598}

Patch Set 1 #

Total comments: 17

Patch Set 2 : Added helpers to convert state and error code. #

Total comments: 7

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -33 lines) Patch
M chromeos/dbus/bluetooth_media_client.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chromeos/dbus/bluetooth_media_endpoint_service_provider.cc View 10 chunks +23 lines, -13 lines 0 comments Download
M chromeos/dbus/bluetooth_media_transport_client.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_audio_sink_chromeos.cc View 1 2 3 22 chunks +71 lines, -20 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Miao
This CL is ready for review.
5 years, 9 months ago (2015-02-28 00:41:29 UTC) #2
armansito
https://codereview.chromium.org/963983002/diff/1/chromeos/dbus/bluetooth_media_client.cc File chromeos/dbus/bluetooth_media_client.cc (right): https://codereview.chromium.org/963983002/diff/1/chromeos/dbus/bluetooth_media_client.cc#newcode106 chromeos/dbus/bluetooth_media_client.cc:106: VLOG(1) << "RegisterEndpoint: endpoint:" << endpoint_path.value(); nit: Add space ...
5 years, 9 months ago (2015-02-28 00:50:29 UTC) #3
Ben Chan
https://codereview.chromium.org/963983002/diff/1/device/bluetooth/bluetooth_audio_sink_chromeos.cc File device/bluetooth/bluetooth_audio_sink_chromeos.cc (right): https://codereview.chromium.org/963983002/diff/1/device/bluetooth/bluetooth_audio_sink_chromeos.cc#newcode32 device/bluetooth/bluetooth_audio_sink_chromeos.cc:32: "not unregistered"}; On 2015/02/28 00:50:28, armansito wrote: > Define ...
5 years, 9 months ago (2015-02-28 01:09:22 UTC) #4
Miao
https://codereview.chromium.org/963983002/diff/1/chromeos/dbus/bluetooth_media_client.cc File chromeos/dbus/bluetooth_media_client.cc (right): https://codereview.chromium.org/963983002/diff/1/chromeos/dbus/bluetooth_media_client.cc#newcode106 chromeos/dbus/bluetooth_media_client.cc:106: VLOG(1) << "RegisterEndpoint: endpoint:" << endpoint_path.value(); On 2015/02/28 00:50:28, ...
5 years, 9 months ago (2015-02-28 02:19:33 UTC) #5
Ben Chan
https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc File device/bluetooth/bluetooth_audio_sink_chromeos.cc (right): https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc#newcode35 device/bluetooth/bluetooth_audio_sink_chromeos.cc:35: std::string verbose_state; switch (state) { case BluetoothAudioSink::STATE_INVALID: return "invalid"; ...
5 years, 9 months ago (2015-02-28 02:25:36 UTC) #6
armansito
https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc File device/bluetooth/bluetooth_audio_sink_chromeos.cc (right): https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc#newcode173 device/bluetooth/bluetooth_audio_sink_chromeos.cc:173: VLOG(1) << "Bluetooth audio sink - bluetooth adapter present ...
5 years, 9 months ago (2015-02-28 02:28:25 UTC) #7
Miao
https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc File device/bluetooth/bluetooth_audio_sink_chromeos.cc (right): https://codereview.chromium.org/963983002/diff/20001/device/bluetooth/bluetooth_audio_sink_chromeos.cc#newcode35 device/bluetooth/bluetooth_audio_sink_chromeos.cc:35: std::string verbose_state; On 2015/02/28 02:25:35, Ben Chan wrote: > ...
5 years, 9 months ago (2015-02-28 03:36:20 UTC) #8
armansito
lgtm
5 years, 9 months ago (2015-02-28 03:37:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/963983002/60001
5 years, 9 months ago (2015-02-28 03:37:52 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-02-28 04:48:49 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-02-28 04:49:30 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e5b0eb64fa46348c4c329cd20dd5727ed593810f
Cr-Commit-Position: refs/heads/master@{#318598}

Powered by Google App Engine
This is Rietveld 408576698