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

Issue 1646023002: Refactor bluetooth_low_energy_win to prepare for new Bluetooth test fixture (Closed)

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

Description

Refactor bluetooth_low_energy_win to prepare for new Bluetooth test fixture This CL refactors bluetooth_low_energy_win to prepare for simulating fake Bluetooth low energy device for the new Bluetooth test fixture. BUG=579202 Committed: https://crrev.com/cab3123dd3d86927cbc5e310100ec498f130ea80 Cr-Commit-Position: refs/heads/master@{#373341}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : update Build.gn and device_tests.gyp #

Patch Set 5 : export class BluetoothLowEnergyWrapper for test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -50 lines) Patch
M device/BUILD.gn View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.h View 1 2 3 4 2 chunks +44 lines, -31 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.cc View 1 2 4 chunks +35 lines, -12 lines 0 comments Download
A device/bluetooth/bluetooth_low_energy_win_fake.h View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_low_energy_win_fake.cc View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 1 2 5 chunks +12 lines, -7 lines 0 comments Download
M device/device_tests.gyp View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 63 (40 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/40001
4 years, 10 months ago (2016-01-29 00:18:06 UTC) #6
gogerald1
Hey Vincent, PTAL, Refactor bluetooth_low_energy_win to prepare for simulating fake Bluetooth low energy device.
4 years, 10 months ago (2016-01-29 00:22:39 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/85920) chromeos_daisy_chromium_compile_only_ng on ...
4 years, 10 months ago (2016-01-29 00:29:18 UTC) #9
scheib
I've reflected on the appropriate testing layer. At first considering if wrapping/fakes should be done ...
4 years, 10 months ago (2016-01-29 04:35:51 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/80001
4 years, 10 months ago (2016-01-30 19:06:04 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/86648) linux_chromium_compile_dbg_32_ng on ...
4 years, 10 months ago (2016-01-30 19:15:42 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/160001
4 years, 10 months ago (2016-02-02 21:43:22 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/160001
4 years, 10 months ago (2016-02-02 21:48:16 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/180001
4 years, 10 months ago (2016-02-02 21:56:43 UTC) #32
gogerald1
Hey Vincent, PTAL. https://codereview.chromium.org/1646023002/diff/40001/device/bluetooth/bluetooth_low_energy_win.cc File device/bluetooth/bluetooth_low_energy_win.cc (right): https://codereview.chromium.org/1646023002/diff/40001/device/bluetooth/bluetooth_low_energy_win.cc#newcode621 device/bluetooth/bluetooth_low_energy_win.cc:621: static BluetoothLowEnergyHub* instance_ = nullptr; On ...
4 years, 10 months ago (2016-02-02 22:00:21 UTC) #33
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/16370) linux_android_rel_ng on ...
4 years, 10 months ago (2016-02-02 22:16:41 UTC) #35
scheib
LGTM
4 years, 10 months ago (2016-02-02 22:50:06 UTC) #36
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/220001
4 years, 10 months ago (2016-02-02 23:39:45 UTC) #41
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/17253) cast_shell_linux on ...
4 years, 10 months ago (2016-02-02 23:51:17 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/240001
4 years, 10 months ago (2016-02-03 15:26:17 UTC) #46
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/98325)
4 years, 10 months ago (2016-02-03 15:30:47 UTC) #48
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/260001
4 years, 10 months ago (2016-02-03 17:10:55 UTC) #51
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/140312)
4 years, 10 months ago (2016-02-03 17:57:33 UTC) #53
scheib
Still LGTM
4 years, 10 months ago (2016-02-03 18:12:46 UTC) #54
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/260001
4 years, 10 months ago (2016-02-03 18:14:14 UTC) #56
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1646023002/280001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1646023002/280001
4 years, 10 months ago (2016-02-03 20:07:51 UTC) #59
commit-bot: I haz the power
Committed patchset #5 (id:280001)
4 years, 10 months ago (2016-02-03 21:20:40 UTC) #61
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 21:21:48 UTC) #63
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cab3123dd3d86927cbc5e310100ec498f130ea80
Cr-Commit-Position: refs/heads/master@{#373341}

Powered by Google App Engine
This is Rietveld 408576698