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

Issue 409883008: [usb_gadget p00] Classes for encoding USB descriptors. (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 p00] Classes for encoding USB descriptors. The descriptor module defines a generic infrastructure for declaring USB descriptor formats. Features such as fixed and computed descriptor fields are intended to make it as easy as possible to construct a well-formed descriptor. BUG=396682 R=rockot@chromium.org,rpaquay@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285076

Patch Set 1 : #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : Added OWNERS file. #

Patch Set 4 : Remove "(c)" from copyright text. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+755 lines, -0 lines) Patch
A tools/usb_gadget/OWNERS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A tools/usb_gadget/usb_constants.py View 1 2 3 1 chunk +161 lines, -0 lines 0 comments Download
A tools/usb_gadget/usb_descriptors.py View 1 2 3 1 chunk +380 lines, -0 lines 0 comments Download
A tools/usb_gadget/usb_descriptors_test.py View 1 2 3 1 chunk +213 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Reilly Grant (use Gerrit)
6 years, 5 months ago (2014-07-22 23:05:15 UTC) #1
Ken Rockot(use gerrit already)
LGTM - Also you should add an OWNERS file to tools/usb_gadget in this CL. Add ...
6 years, 5 months ago (2014-07-23 00:03:48 UTC) #2
not at google - send to devlin
same for the other reviews https://codereview.chromium.org/409883008/diff/20001/tools/usb_gadget/descriptor.py File tools/usb_gadget/descriptor.py (right): https://codereview.chromium.org/409883008/diff/20001/tools/usb_gadget/descriptor.py#newcode1 tools/usb_gadget/descriptor.py:1: """USB descriptor generation utilities. ...
6 years, 5 months ago (2014-07-23 00:05:44 UTC) #3
Reilly Grant (use Gerrit)
https://codereview.chromium.org/409883008/diff/20001/tools/usb_gadget/descriptor.py File tools/usb_gadget/descriptor.py (right): https://codereview.chromium.org/409883008/diff/20001/tools/usb_gadget/descriptor.py#newcode1 tools/usb_gadget/descriptor.py:1: """USB descriptor generation utilities. On 2014/07/23 00:05:44, kalman wrote: ...
6 years, 5 months ago (2014-07-23 00:43:55 UTC) #4
Reilly Grant (use Gerrit)
6 years, 5 months ago (2014-07-23 01:13:36 UTC) #5
Reilly Grant (use Gerrit)
The CQ bit was checked by reillyg@chromium.org
6 years, 5 months ago (2014-07-23 17:30:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reillyg@chromium.org/409883008/80001
6 years, 5 months ago (2014-07-23 17:31:23 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 23:29:45 UTC) #8
Message was sent while issue was closed.
Change committed as 285076

Powered by Google App Engine
This is Rietveld 408576698