Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # For patches touching specific topics, try the topic-specific OWNERS at the | |
| 2 # bottom of the file. For patches that touch multiple areas or if you aren't | |
| 3 # sure, try the more general OWNERS at the top. | |
| 4 # | |
| 5 # Folks listed as unofficial can't do OWNERS approvals but are good people to | |
| 6 # ask for informal reviews. | |
| 7 | |
| 1 enne@chromium.org | 8 enne@chromium.org |
| 2 jamesr@chromium.org | 9 jamesr@chromium.org |
| 3 nduca@chromium.org | 10 nduca@chromium.org |
| 11 | |
| 12 # layers / quads / passes | |
|
tfarina
2012/11/03 19:38:28
I can you haven't looked at per-file support:
you
tfarina
2012/11/03 19:40:15
s/I can/In case
| |
| 13 enne@chromium.org | |
| 14 danakj@chromium.org | |
| 15 | |
| 16 # ubercompositor | |
| 17 piman@chromium.org | |
| 18 danakj@chromium.org | |
| 19 | |
| 20 # resource management | |
| 21 # unofficial: epenner@chromium.org | |
| 22 ccameron@chromium.org | |
| 23 | |
| 24 # input, gestures, scrolling | |
| 25 # unofficial: aelias@chromium.org | |
| 26 jamesr@chromium.org | |
| 27 | |
| 28 # scheduling and texture uploading | |
| 29 brianderson@chromium.org | |
| 30 reveman@chromium.org | |
| 31 | |
| 32 # math / geometry / layer_tree_host_common | |
| 33 # unofficial: shawnsingh@chromium.org | |
| 34 enne@chromium.org | |
| 35 | |
| 36 # animation | |
| 37 vollick@chromium.org | |
| OLD | NEW |