summaryrefslogtreecommitdiffstats
path: root/media/midi/midi_manager_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Web MIDI: create MIDIClient on a client thread to receive event notificationstoyoshim2014-10-151-26/+52
* Web MIDI: move static helper methods to functions in anonymous namespacetoyoshim2014-10-141-56/+57
* Web MIDI: make platform dependent initialization asynchronoustoyoshim@chromium.org2014-05-011-14/+8
* Make MidiManager::StartSession() asynchronoustoyoshim@chromium.org2014-04-111-5/+5
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-24/+24
* Web MIDI: regression bug fixtoyoshim@chromium.org2013-12-101-1/+1
* Make MIDIManager::DispatchSendMIDIData pure virtual.yukawa@chromium.org2013-12-041-2/+22
* Web MIDI API: IAC driver supporttoyoshim@chromium.org2013-10-291-7/+27
* mac: Remove a static initializer.thakis@chromium.org2013-10-171-1/+4
* Web MIDI: fix multi-threading problem around message buffer handlingtoyoshim@chromium.org2013-08-271-19/+17
* Web MIDI: bug fix to make send operations worktoyoshim@chromium.org2013-08-201-1/+1
* Support sending MIDI data with throttlingcrogers@google.com2013-07-311-3/+5
* Fix MIDI code for 64 bit build.avi@chromium.org2013-06-251-6/+14
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+205
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-205/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+205
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-221-205/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-221-0/+205