index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
midi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
3
-8
/
+8
*
Web MIDI: distributes MIDIPort information asynchronously
toyoshim
2014-10-23
5
-23
/
+62
*
Manage MIDI related objects and sessions' lifecycles correctly
toyoshim
2014-10-23
5
-42
/
+42
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
6
-64
/
+59
*
Use RunLoop, but do not call RunUntilIdle() multiple times
toyoshim
2014-10-20
2
-19
/
+7
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
1
-3
/
+2
*
Web MIDI: create MIDIClient on a client thread to receive event notifications
toyoshim
2014-10-15
3
-30
/
+84
*
Web MIDI: move static helper methods to functions in anonymous namespace
toyoshim
2014-10-14
2
-61
/
+57
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
10
-29
/
+29
*
Fix a memory leak in MidiManagerAlsa initialization.
sudarsana.nagineni
2014-09-01
1
-0
/
+1
*
[MIDI] Make android MIDI port id unique
yhirano
2014-08-29
1
-2
/
+15
*
Web MIDI: MidiManager crashes if a session is ended while initializing
toyoshim@chromium.org
2014-06-13
3
-11
/
+32
*
Use seq instead of rawmidi for MidiManagerAlsa
agoode@chromium.org
2014-06-08
3
-189
/
+356
*
Web MIDI: make input_ports_ and output_ports_ members private
toyoshim@chromium.org
2014-05-07
3
-24
/
+23
*
Web MIDI: introduce pending client count limit to start sessions
toyoshim@chromium.org
2014-05-07
3
-22
/
+85
*
Fix build without any specific MidiManager provided
dnicoara@chromium.org
2014-05-06
1
-0
/
+6
*
Web MIDI: add an unit test to check MidiManager instantiation
toyoshim@chromium.org
2014-05-06
4
-99
/
+151
*
Web MIDI: send back error information to blink on starting sessions
toyoshim@chromium.org
2014-05-06
1
-0
/
+5
*
Add media/midi/OWNERS
toyoshim@chromium.org
2014-05-02
1
-0
/
+5
*
Web MIDI: make platform dependent initialization asynchronous
toyoshim@chromium.org
2014-05-01
12
-102
/
+347
*
[WebMIDI] Add timestamp to received events on Android.
yhirano@chromium.org
2014-05-01
11
-38
/
+53
*
Make MidiManager::StartSession() asynchronous
toyoshim@chromium.org
2014-04-11
12
-31
/
+63
*
Implement WebMIDI for Android, input side.
yhirano@chromium.org
2014-03-27
2
-1
/
+23
*
WeakPtr destruction order cleanup: media edition.
dalecurtis@google.com
2014-03-18
1
-1
/
+0
*
win: Don't pass a qualified inner class name to DISALLOW_COPY_AND_ASSIGN.
thakis@chromium.org
2014-03-10
1
-2
/
+2
*
Web MIDI: link with alsa even if cras is enabled
toyoshim@chromium.org
2014-02-26
4
-10
/
+15
*
Revert "Web MIDI: enable important logs in release build"
vollick@chromium.org
2014-02-15
2
-8
/
+7
*
Web MIDI: enable important logs in release build
toyoshim@chromium.org
2014-02-15
2
-7
/
+8
*
Implement WebMIDI for android, output side.
yhirano@chromium.org
2014-02-12
7
-1
/
+239
*
Web MIDI: enable receiving functionality in Linux and Chrome OS
toyoshim@chromium.org
2014-02-06
2
-2
/
+148
*
Web MIDI: make naming convention be consistent
toyoshim@chromium.org
2014-02-04
20
-206
/
+207
*
Web MIDI: provide better port info on ALSA
toyoshim@chromium.org
2014-02-02
1
-9
/
+19
*
[WebMIDI] Introduce MidiManagerUsb
yhirano@chromium.org
2014-01-29
9
-18
/
+594
*
[WebMIDI] Introduce UsbMidi{Input, Output}Stream.
yhirano@chromium.org
2014-01-22
8
-0
/
+904
*
Introduce USB MIDI descriptor parser
yhirano@chromium.org
2014-01-10
4
-0
/
+447
*
Do not compile Alsa based MIDI manager if use_alsa==0
dnicoara@chromium.org
2014-01-03
3
-19
/
+19
*
Web MIDI: minimum support for Linux and Chrome OS (reland)
toyoshim@chromium.org
2014-01-03
3
-2
/
+210
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Fix timestamp calculation
yukawa@chromium.org
2013-12-21
1
-21
/
+27
*
[WebMIDI] MIDIManager::create should return non-null object.
yhirano@chromium.org
2013-12-20
2
-3
/
+16
*
Revert 241524 "Web MIDI: minimum support for Linux and Chrome OS"
ksakamoto@chromium.org
2013-12-18
3
-180
/
+2
*
Web MIDI: minimum support for Linux and Chrome OS
toyoshim@chromium.org
2013-12-18
3
-2
/
+180
*
Web MIDI: regression bug fix
toyoshim@chromium.org
2013-12-10
1
-1
/
+1
*
Enable WebMIDI for Windows behind the flag
yukawa@chromium.org
2013-12-05
3
-1
/
+638
*
Make MIDIManager::DispatchSendMIDIData pure virtual.
yukawa@chromium.org
2013-12-04
4
-57
/
+45
*
Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."
yukawa@chromium.org
2013-11-29
6
-0
/
+457
*
Revert 237558 "Use MIDIMessageQueue/IsValidWebMIDIData for MIDI ..."
isherman@chromium.org
2013-11-28
6
-457
/
+0
*
Use MIDIMessageQueue/IsValidWebMIDIData for MIDI byte stream validation
yukawa@chromium.org
2013-11-27
6
-0
/
+457
*
Web MIDI API: IAC driver support
toyoshim@chromium.org
2013-10-29
1
-7
/
+27
*
mac: Remove a static initializer.
thakis@chromium.org
2013-10-17
1
-1
/
+4
[next]