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

Side by Side Diff: ui/gfx/OWNERS

Issue 2741643004: [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. (Closed)
Patch Set: update component Created 3 years, 9 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
« no previous file with comments | « ui/base/text/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Font rendering and what not. 1 # Font rendering and what not.
2 asvitkine@chromium.org 2 asvitkine@chromium.org
3 3
4 # Primitive graphics types (size, rect, vector ...) 4 # Primitive graphics types (size, rect, vector ...)
5 danakj@chromium.org 5 danakj@chromium.org
6 6
7 # RenderText and related classes. 7 # RenderText and related classes.
8 msw@chromium.org 8 msw@chromium.org
9 9
10 # Display and related classes. 10 # Display and related classes.
(...skipping 11 matching lines...) Expand all
22 per-file gpu_memory_buffer*=reveman@chromium.org 22 per-file gpu_memory_buffer*=reveman@chromium.org
23 per-file buffer_format*=reveman@chromium.org 23 per-file buffer_format*=reveman@chromium.org
24 per-file *buffer_types.*=reveman@chromium.org 24 per-file *buffer_types.*=reveman@chromium.org
25 25
26 # Vector icons. 26 # Vector icons.
27 per-file *vector_icon*=estade@chromium.org 27 per-file *vector_icon*=estade@chromium.org
28 28
29 # If you're doing structural changes get a review from one of the OWNERS. 29 # If you're doing structural changes get a review from one of the OWNERS.
30 per-file *.gyp*=* 30 per-file *.gyp*=*
31 per-file BUILD.gn=* 31 per-file BUILD.gn=*
32
33 # COMPONENT: UI>GFX
OLDNEW
« no previous file with comments | « ui/base/text/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698