Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # On Android port and USB support, yhirano@ is the best reviewer. | 1 # Following reviewers should be able to review all code under //media/midi. |
| 2 # On Win32 port, yukawa@ is the best reviewer. | 2 # But it would be a good idea to involve {yukawa,agoode}@chromium.org if |
| 3 # they are the original author of files you are touching. | |
| 3 toyoshim@chromium.org | 4 toyoshim@chromium.org |
| 4 yhirano@chromium.org | 5 yhirano@chromium.org |
| 5 yukawa@chromium.org | |
|
Takashi Toyoshima
2017/04/24 09:30:23
Since now Yukawa is not actively working on Chrome
| |
| 6 | 6 |
| 7 per-file *.mojom=set noparent | 7 per-file *.mojom=set noparent |
| 8 per-file *.mojom=file://ipc/SECURITY_OWNERS | 8 per-file *.mojom=file://ipc/SECURITY_OWNERS |
| 9 | 9 |
| 10 # TEAM: midi-dev@chromium.org | 10 # TEAM: midi-dev@chromium.org |
| 11 # COMPONENT: Blink>WebMIDI | 11 # COMPONENT: Blink>WebMIDI |
| OLD | NEW |