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

Side by Side Diff: content/common/gpu/OWNERS

Issue 308743005: Lobotomize the GPU memory manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update OWNER Created 6 years, 6 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 | « no previous file | content/common/gpu/gpu_memory_manager.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 kbr@chromium.org 1 kbr@chromium.org
2 piman@chromium.org 2 piman@chromium.org
3 sievers@chromium.org 3 sievers@chromium.org
4 4
5 # GPU memory buffer implementations. 5 # GPU memory buffer implementations.
6 per-file *gpu_memory_buffer*=reveman@chromium.org 6 per-file *gpu_memory_buffer*=reveman@chromium.org
7 7
8 # GPU memory manager.
9 per-file *gpu_memory_manager*=ccameron@chromium.org
10
8 # For security review of IPC message files. 11 # For security review of IPC message files.
9 per-file *_messages*.h=set noparent 12 per-file *_messages*.h=set noparent
10 per-file *_messages*.h=cdn@chromium.org 13 per-file *_messages*.h=cdn@chromium.org
11 per-file *_messages*.h=cevans@chromium.org 14 per-file *_messages*.h=cevans@chromium.org
12 per-file *_messages*.h=dcheng@chromium.org 15 per-file *_messages*.h=dcheng@chromium.org
13 per-file *_messages*.h=inferno@chromium.org 16 per-file *_messages*.h=inferno@chromium.org
14 per-file *_messages*.h=jln@chromium.org 17 per-file *_messages*.h=jln@chromium.org
15 per-file *_messages*.h=jschuh@chromium.org 18 per-file *_messages*.h=jschuh@chromium.org
16 per-file *_messages*.h=kenrb@chromium.org 19 per-file *_messages*.h=kenrb@chromium.org
17 per-file *_messages*.h=nasko@chromium.org 20 per-file *_messages*.h=nasko@chromium.org
18 per-file *_messages*.h=palmer@chromium.org 21 per-file *_messages*.h=palmer@chromium.org
19 per-file *_messages*.h=tsepez@chromium.org 22 per-file *_messages*.h=tsepez@chromium.org
OLDNEW
« no previous file with comments | « no previous file | content/common/gpu/gpu_memory_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698