Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(517)

Side by Side Diff: content/common/OWNERS

Issue 1326623002: Moved render_font to a common location to share with other content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # For Linux sandboxing 1 # For Linux sandboxing
2 jln@chromium.org 2 jln@chromium.org
3 3
4 # For security review of sandboxes 4 # For security review of sandboxes
5 per-file sandbox_win.cc=set noparent 5 per-file sandbox_win.cc=set noparent
6 per-file sandbox_win.cc=jschuh@chromium.org 6 per-file sandbox_win.cc=jschuh@chromium.org
7 per-file sandbox_win.cc=cpu@chromium.org 7 per-file sandbox_win.cc=cpu@chromium.org
8 per-file sandbox_win.cc=wfh@chromium.org 8 per-file sandbox_win.cc=wfh@chromium.org
9 9
10 # Mac Sandbox. 10 # Mac Sandbox.
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 per-file websocket.*=tyoshino@chromium.org 71 per-file websocket.*=tyoshino@chromium.org
72 per-file websocket.*=yhirano@chromium.org 72 per-file websocket.*=yhirano@chromium.org
73 73
74 # Compositor 74 # Compositor
75 per-file cc_messages_unittest.cc=danakj@chromium.org 75 per-file cc_messages_unittest.cc=danakj@chromium.org
76 per-file cc_messages_perftest.cc=danakj@chromium.org 76 per-file cc_messages_perftest.cc=danakj@chromium.org
77 77
78 # DirectWrite 78 # DirectWrite
79 per-file dwrite_font_platform_win*=shrikant@chromium.org 79 per-file dwrite_font_platform_win*=shrikant@chromium.org
80 per-file dwrite_font_platform_win*=scottmg@chromium.org 80 per-file dwrite_font_platform_win*=scottmg@chromium.org
81 per-file render_font_warmup_win.cc=scottmg@chromium.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698