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

Unified Diff: ui/gfx/OWNERS

Issue 245763002: Adds an RTree data structure to gfx/geometry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing some clang trybots Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/gfx/geometry/r_tree.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/OWNERS
diff --git a/ui/gfx/OWNERS b/ui/gfx/OWNERS
index adc7c8fe6cf69e098129919379dddb640fa7cb81..dad6c9a8452211c718e3ef536ed6219ca220db1c 100644
--- a/ui/gfx/OWNERS
+++ b/ui/gfx/OWNERS
@@ -19,5 +19,8 @@ per-file interpolated_transform*=vollick@chromium.org
# GPU memory buffer interface.
per-file gpu_memory_buffer*=reveman@chromium.org
+# R-Tree implementation.
+per-file r_tree*=luken@chromium.org
+
# If you're doing structural changes get a review from one of the OWNERS.
per-file *.gyp*=*
« no previous file with comments | « no previous file | ui/gfx/geometry/r_tree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698