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

Issue 2688303002: Add a feature flag for the new Windows USB backend. (Closed)

Created:
3 years, 10 months ago by Reilly Grant (use Gerrit)
Modified:
3 years, 10 months ago
Reviewers:
scheib, Steven Holte
CC:
chromium-reviews, srahim+watch_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a feature flag for the new Windows USB backend. This will allow development and testing of the new Windows USB backend while it is still incomplete without disturbing the existing code. The current implementation of UsbServiceWin is a stub that returns no devices. UsbServiceImpl retains all of its existing functionality. BUG=422562 Review-Url: https://codereview.chromium.org/2688303002 Cr-Commit-Position: refs/heads/master@{#450119} Committed: https://chromium.googlesource.com/chromium/src/+/6204d73a9ba735a29b5f06ff842ea36555e63e78

Patch Set 1 #

Patch Set 2 : Fix Android build. #

Total comments: 2

Patch Set 3 : Update histograms. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -28 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 2 chunks +8 lines, -1 line 0 comments Download
M device/base/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A device/base/features.h View 1 chunk +20 lines, -0 lines 0 comments Download
A device/base/features.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M device/usb/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/mock_usb_service.cc View 1 chunk +1 line, -5 lines 0 comments Download
M device/usb/usb_service.h View 1 chunk +3 lines, -4 lines 0 comments Download
M device/usb/usb_service.cc View 4 chunks +15 lines, -3 lines 0 comments Download
M device/usb/usb_service_android.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M device/usb/usb_service_impl.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M device/usb/usb_service_linux.cc View 2 chunks +1 line, -4 lines 0 comments Download
A device/usb/usb_service_win.h View 1 chunk +21 lines, -0 lines 0 comments Download
A device/usb/usb_service_win.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (18 generated)
Reilly Grant (use Gerrit)
PTAL
3 years, 10 months ago (2017-02-11 00:43:06 UTC) #4
Reilly Grant (use Gerrit)
Fix Android build.
3 years, 10 months ago (2017-02-11 01:08:09 UTC) #7
scheib
LGTM, but, maybe can trim the #if guards: https://codereview.chromium.org/2688303002/diff/20001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/2688303002/diff/20001/chrome/browser/about_flags.cc#newcode2214 chrome/browser/about_flags.cc:2214: #if ...
3 years, 10 months ago (2017-02-11 01:45:18 UTC) #10
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2688303002/diff/20001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/2688303002/diff/20001/chrome/browser/about_flags.cc#newcode2214 chrome/browser/about_flags.cc:2214: #if defined(OS_WIN) On 2017/02/11 01:45:18, scheib wrote: > Are ...
3 years, 10 months ago (2017-02-11 01:48:55 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688303002/20001
3 years, 10 months ago (2017-02-11 02:04:17 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/380824)
3 years, 10 months ago (2017-02-11 02:34:54 UTC) #16
Reilly Grant (use Gerrit)
Update histograms.
3 years, 10 months ago (2017-02-13 20:37:33 UTC) #17
Reilly Grant (use Gerrit)
holte@, please review histograms.xml.
3 years, 10 months ago (2017-02-13 20:41:23 UTC) #19
Steven Holte
histograms lgtm
3 years, 10 months ago (2017-02-13 21:29:21 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688303002/40001
3 years, 10 months ago (2017-02-13 21:44:55 UTC) #26
commit-bot: I haz the power
3 years, 10 months ago (2017-02-13 22:25:39 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6204d73a9ba735a29b5f06ff842e...

Powered by Google App Engine
This is Rietveld 408576698