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

Issue 1572873002: bluetooth: android: Code cleanup fixing comments, typos, simplified names. (Closed)

Created:
4 years, 11 months ago by scheib
Modified:
4 years, 11 months ago
Reviewers:
Jeffrey Yasskin
CC:
chromium-reviews, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: android: Code cleanup fixing comments, typos, simplified names. Fixed typo of Carachteristic. Improved comments. Fixed copied comments using 'Service' to 'Characteristic'. Simplified and corrected names: ChromeBluetoothDevice -> ChromeDevice instanceID -> instance_id Removed "cr." TAG prefix as per docs/android_logging.md Committed: https://crrev.com/494b0b286b5a0d1dc3816aaa57ab8c77bead54f1 Cr-Commit-Position: refs/heads/master@{#368942}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : comma #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -53 lines) Patch
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java View 7 chunks +12 lines, -13 lines 0 comments Download
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattService.java View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/Wrappers.java View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_device_android.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_device_android.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.h View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_android.h View 1 2 4 chunks +5 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_android.cc View 3 chunks +12 lines, -12 lines 0 comments Download
M device/bluetooth/test/android/java/src/org/chromium/device/bluetooth/Fakes.java View 4 chunks +5 lines, -5 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_android.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (7 generated)
scheib
4 years, 11 months ago (2016-01-10 05:11:34 UTC) #4
Jeffrey Yasskin
lgtm https://codereview.chromium.org/1572873002/diff/40001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java (right): https://codereview.chromium.org/1572873002/diff/40001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java#newcode23 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java:23: final Wrappers.BluetoothGattCharacteristicWrapper mCharacteristic; I wonder if we should ...
4 years, 11 months ago (2016-01-12 17:00:30 UTC) #5
scheib
https://codereview.chromium.org/1572873002/diff/40001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java (right): https://codereview.chromium.org/1572873002/diff/40001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java#newcode23 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java:23: final Wrappers.BluetoothGattCharacteristicWrapper mCharacteristic; On 2016/01/12 17:00:30, Jeffrey Yasskin wrote: ...
4 years, 11 months ago (2016-01-12 17:54:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1572873002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1572873002/60001
4 years, 11 months ago (2016-01-12 17:56:09 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 11 months ago (2016-01-12 19:20:59 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 19:21:52 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/494b0b286b5a0d1dc3816aaa57ab8c77bead54f1
Cr-Commit-Position: refs/heads/master@{#368942}

Powered by Google App Engine
This is Rietveld 408576698