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

Issue 1007613006: Rename CardInfo to MidiDevice and factor out some device probing logic (Closed)

Created:
5 years, 9 months ago by Adam Goode
Modified:
5 years, 9 months ago
Reviewers:
Takashi Toyoshima
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename CardInfo to MidiDevice and factor out some device probing logic BUG=431489 Committed: https://crrev.com/cc936a29da86d2fe721f3d3211d8a4a3ec7f9d22 Cr-Commit-Position: refs/heads/master@{#320846}

Patch Set 1 #

Patch Set 2 : Fix mistake with incorrect client enumeration #

Patch Set 3 : Improve comment about devices <16 #

Patch Set 4 : Factor out EnumeratePorts #

Patch Set 5 : Reformat #

Patch Set 6 : Factor out event processing, rearrange methods #

Patch Set 7 : Hopefully final refactor before adding hotplug #

Total comments: 17

Patch Set 8 : Final fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+330 lines, -301 lines) Patch
M media/midi/midi_manager_alsa.h View 1 2 3 4 5 6 7 4 chunks +20 lines, -11 lines 0 comments Download
M media/midi/midi_manager_alsa.cc View 1 2 3 4 5 6 7 11 chunks +290 lines, -241 lines 0 comments Download
M media/midi/midi_manager_alsa_unittest.cc View 1 chunk +20 lines, -49 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Adam Goode
5 years, 9 months ago (2015-03-15 02:33:10 UTC) #2
Takashi Toyoshima
lgtm with some trivial comments. https://codereview.chromium.org/1007613006/diff/120001/media/midi/midi_manager_alsa.cc File media/midi/midi_manager_alsa.cc (right): https://codereview.chromium.org/1007613006/diff/120001/media/midi/midi_manager_alsa.cc#newcode163 media/midi/midi_manager_alsa.cc:163: void MidiManagerAlsa::DispatchSendMidiData(MidiManagerClient* client, Just ...
5 years, 9 months ago (2015-03-16 07:22:08 UTC) #3
Adam Goode
https://codereview.chromium.org/1007613006/diff/120001/media/midi/midi_manager_alsa.cc File media/midi/midi_manager_alsa.cc (right): https://codereview.chromium.org/1007613006/diff/120001/media/midi/midi_manager_alsa.cc#newcode163 media/midi/midi_manager_alsa.cc:163: void MidiManagerAlsa::DispatchSendMidiData(MidiManagerClient* client, On 2015/03/16 at 07:22:08, Takashi Toyoshima ...
5 years, 9 months ago (2015-03-16 20:30:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007613006/140001
5 years, 9 months ago (2015-03-17 01:38:58 UTC) #7
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 9 months ago (2015-03-17 02:17:33 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 02:18:29 UTC) #9
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/cc936a29da86d2fe721f3d3211d8a4a3ec7f9d22
Cr-Commit-Position: refs/heads/master@{#320846}

Powered by Google App Engine
This is Rietveld 408576698