forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG= Review URL: https://chromiumcodereview.appspot.com/11312076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165862 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
jamesr@chromium.org
committed
Nov 3, 2012
1 parent
8e504a0
commit 45cac47
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,37 @@ | ||
# For patches touching specific topics, try the topic-specific OWNERS at the | ||
# bottom of the file. For patches that touch multiple areas or if you aren't | ||
# sure, try the more general OWNERS at the top. | ||
# | ||
# Folks listed as unofficial can't do OWNERS approvals but are good people to | ||
# ask for informal reviews. | ||
|
||
enne@chromium.org | ||
jamesr@chromium.org | ||
nduca@chromium.org | ||
|
||
# layers / quads / passes | ||
enne@chromium.org | ||
danakj@chromium.org | ||
|
||
# ubercompositor | ||
piman@chromium.org | ||
danakj@chromium.org | ||
|
||
# resource management | ||
# unofficial: epenner@chromium.org | ||
ccameron@chromium.org | ||
|
||
# input, gestures, scrolling | ||
# unofficial: aelias@chromium.org | ||
jamesr@chromium.org | ||
|
||
# scheduling and texture uploading | ||
brianderson@chromium.org | ||
reveman@chromium.org | ||
|
||
# math / geometry / layer_tree_host_common | ||
# unofficial: shawnsingh@chromium.org | ||
enne@chromium.org | ||
|
||
# animation | ||
vollick@chromium.org |