summaryrefslogtreecommitdiffstats
path: root/media/midi/midi_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Web MIDI: make MidiManagerMac notify device connection statustoyoshim2015-02-191-0/+16
* Mechanical rename of tracing includes for /mediassid2015-01-281-1/+1
* Web MIDI: distributes MIDIPort information asynchronouslytoyoshim2014-10-231-4/+23
* Manage MIDI related objects and sessions' lifecycles correctlytoyoshim2014-10-231-11/+17
* Web MIDI: MidiManager crashes if a session is ended while initializingtoyoshim@chromium.org2014-06-131-8/+5
* Web MIDI: introduce pending client count limit to start sessionstoyoshim@chromium.org2014-05-071-11/+24
* Web MIDI: add an unit test to check MidiManager instantiationtoyoshim@chromium.org2014-05-061-21/+37
* Web MIDI: make platform dependent initialization asynchronoustoyoshim@chromium.org2014-05-011-12/+52
* Make MidiManager::StartSession() asynchronoustoyoshim@chromium.org2014-04-111-9/+12
* Web MIDI: link with alsa even if cras is enabledtoyoshim@chromium.org2014-02-261-2/+3
* Revert "Web MIDI: enable important logs in release build"vollick@chromium.org2014-02-151-3/+2
* Web MIDI: enable important logs in release buildtoyoshim@chromium.org2014-02-151-2/+3
* Implement WebMIDI for android, output side.yhirano@chromium.org2014-02-121-1/+2
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-13/+13
* Do not compile Alsa based MIDI manager if use_alsa==0dnicoara@chromium.org2014-01-031-1/+1
* Web MIDI: minimum support for Linux and Chrome OS (reland)toyoshim@chromium.org2014-01-031-2/+2
* [WebMIDI] MIDIManager::create should return non-null object.yhirano@chromium.org2013-12-201-1/+12
* Revert 241524 "Web MIDI: minimum support for Linux and Chrome OS"ksakamoto@chromium.org2013-12-181-2/+2
* Web MIDI: minimum support for Linux and Chrome OStoyoshim@chromium.org2013-12-181-2/+2
* Enable WebMIDI for Windows behind the flagyukawa@chromium.org2013-12-051-1/+1
* Make MIDIManager::DispatchSendMIDIData pure virtual.yukawa@chromium.org2013-12-041-24/+2
* Web MIDI: fix multi-threading problem around message buffer handlingtoyoshim@chromium.org2013-08-271-5/+9
* Support sending MIDI data with throttlingcrogers@google.com2013-07-311-2/+23
* Web MIDI: implement WebMIDIClient to handle permissionstoyoshim@chromium.org2013-07-251-7/+2
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+67
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-67/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+67
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-221-67/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-221-0/+67