summaryrefslogtreecommitdiffstats
path: root/content/browser/media/midi_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Web MIDI: Fix a broken UMAtoyoshim2016-03-111-1/+1
* Web MIDI: Add an UMA to take a statistics of sysex message sizetoyoshim2016-01-201-2/+8
* Prevent a race condition with MidiHost IPC sending.ochang2016-01-131-3/+12
* Switch to standard integer types in content/browser/media/.avi2015-12-251-14/+13
* Web MIDI: introduce MidiManager::Shutdown to shutdown gracefullytoyoshim2015-10-061-5/+12
* Web MIDI: add a new UMA entry for the final result codetoyoshim2015-07-091-2/+2
* Introduce bad_message.h for chrome and NaCl.nick2015-06-021-4/+3
* Web MIDI: namespace change from media to media::miditoyoshim2015-05-081-14/+14
* Web MIDI: add output port index check in MidiHosttoyoshim2015-03-051-1/+13
* Web MIDI: make MidiManagerMac notify device connection statustoyoshim2015-02-191-0/+8
* Mechanical rename of tracing includes for /content [1/3]ssid2015-01-281-1/+1
* Web MIDI: distributes MIDIPort information asynchronouslytoyoshim2014-10-231-11/+13
* Manage MIDI related objects and sessions' lifecycles correctlytoyoshim2014-10-231-10/+16
* Convert MIDI permission requests to use WebContents in preparation for switch...jam@chromium.org2014-06-151-0/+225