summaryrefslogtreecommitdiff
path: root/chromium/content/browser/renderer_host/OWNERS
blob: 7395c24f9003e68a128939517f33f55040e14957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

# Compositing and input related code.
kenrb@chromium.org

# Touch input and gesture relatated code.
rjkroege@chromium.org
sadrul@chromium.org

# Surface ID propagation and synchronization, and compositing embedding
# via DelegatedFrame*.
jonross@chromium.org

# RenderFrame/Frame related code.
acolwell@chromium.org
arthursonzogni@chromium.org

# Aura platform code.
per-file *aura*=sadrul@chromium.org

# Mac platform GPU-related code.
per-file *mac*=kbr@chromium.org
per-file *mac*=ccameron@chromium.org

# Android platform code.
per-file *android*=khushalsagar@chromium.org

# WebSQL.
per-file web_database_*=jsbell@chromium.org
per-file web_database_*=pwnall@chromium.org

# Embedded Frame Sinks (eg. Offscreen Canvas).
per-file embedded_frame_sink*.*=xlai@chromium.org
per-file embedded_frame_sink*.*=junov@chromium.org
per-file embedded_frame_sink*.*=kylechar@chromium.org

# DirectWrite font code.
per-file dwrite_*=drott@chromium.org

# BackForwardCache.
per-file back_forward_cache*=altimin@chromium.org

# Clipboard
per-file *clipboard_host_impl*=huangdarwin@chromium.org
per-file *clipboard_host_impl*=dcheng@chromium.org

# AgentSchedulingGroup (MBI)
per-file agent_scheduling_group*=talp@chromium.org
per-file agent_scheduling_group*=dom@chromium.org
per-file agent_scheduling_group*=kouhei@chromium.org
per-file agent_scheduling_group*=haraken@chromium.org