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

Issue 410743006: usb_gadget: Base USB HID gadget implementation. (Closed)

Created:
6 years, 5 months ago by Reilly Grant (use Gerrit)
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[usb_gadget p03] Base USB HID gadget implementation. The hid_gadget.HidGadget class implements the basic USB control requests required by the HID 1.11 specification. It is then extended by subclasses of hid_gadget.HidFeature which implement the logic behind the HID report IDs supported by the device. BUG=396682 R=rockot@chromium.org,rpaquay@chromium.org,kalman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285143

Patch Set 1 #

Patch Set 2 : Merged in feedback from the USB descriptors review. #

Patch Set 3 : Fixed copyright text and added specification references. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+622 lines, -0 lines) Patch
A tools/usb_gadget/hid_gadget.py View 1 2 1 chunk +391 lines, -0 lines 0 comments Download
A tools/usb_gadget/hid_gadget_test.py View 1 2 1 chunk +231 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Reilly Grant (use Gerrit)
6 years, 5 months ago (2014-07-22 23:46:54 UTC) #1
Reilly Grant (use Gerrit)
6 years, 5 months ago (2014-07-23 01:12:19 UTC) #2
Ken Rockot(use gerrit already)
lgtm
6 years, 5 months ago (2014-07-23 17:02:30 UTC) #3
Reilly Grant (use Gerrit)
The CQ bit was checked by reillyg@chromium.org
6 years, 5 months ago (2014-07-23 19:40:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reillyg@chromium.org/410743006/40001
6 years, 5 months ago (2014-07-23 19:43:01 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 03:35:20 UTC) #6
Message was sent while issue was closed.
Change committed as 285143

Powered by Google App Engine
This is Rietveld 408576698