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

Issue 1422093002: bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetUUID. (Closed)

Created:
5 years, 1 month ago by scheib
Modified:
5 years, 1 month ago
Reviewers:
ortuno
CC:
chromium-reviews, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@bta-cleanup-
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetUUID. Java object ChromeBluetoothRemoteGattCharacteristic created as well. BUG=545682 Committed: https://crrev.com/593a988fdef81c7679fc2b4c1e20349eb25fd5c4 Cr-Commit-Position: refs/heads/master@{#356474}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : address ortuno #

Patch Set 4 : fix non android builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -22 lines) Patch
M device/bluetooth/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/android/bluetooth_jni_registrar.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java View 1 chunk +47 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic_unittest.cc View 1 2 3 2 chunks +40 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_service_unittest.cc View 1 2 3 2 chunks +17 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.h View 3 chunks +18 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc View 1 chunk +24 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_android.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
scheib
5 years, 1 month ago (2015-10-26 21:08:05 UTC) #2
ortuno
https://codereview.chromium.org/1422093002/diff/20001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1422093002/diff/20001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode104 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:104: EXPECT_EQ(characteristic_uuid, service->GetCharacteristics()[1]->GetUUID()); Should we test that GetCharacteristic(instance_id) returns the ...
5 years, 1 month ago (2015-10-26 22:10:09 UTC) #3
scheib
https://codereview.chromium.org/1422093002/diff/20001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1422093002/diff/20001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode104 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:104: EXPECT_EQ(characteristic_uuid, service->GetCharacteristics()[1]->GetUUID()); On 2015/10/26 22:10:09, ortuno wrote: > Should ...
5 years, 1 month ago (2015-10-27 22:38:18 UTC) #4
ortuno
lgtm
5 years, 1 month ago (2015-10-27 22:44:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422093002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422093002/40001
5 years, 1 month ago (2015-10-27 22:50:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/22153)
5 years, 1 month ago (2015-10-27 23:17:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422093002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422093002/60001
5 years, 1 month ago (2015-10-27 23:36:54 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-10-28 01:18:53 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-10-28 01:19:52 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/593a988fdef81c7679fc2b4c1e20349eb25fd5c4
Cr-Commit-Position: refs/heads/master@{#356474}

Powered by Google App Engine
This is Rietveld 408576698