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

Unified Diff: cc/cc.gyp

Issue 2067213002: cc: Implement tile iteration order based on pyramid sequence. [old] Base URL: https://chromium.googlesource.com/chromium/src.git@tiling_data_fix
Patch Set: tild Created 4 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 side-by-side diff with in-line comments
Download patch
« cc/base/tiling_data.cc ('K') | « cc/base/tiling_data.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 2534820b46d271f0558284bd13a4336880acf817..4e75d7e7757e90a868f274e27387bb2344d16e11 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -83,6 +83,8 @@
'base/list_container_helper.h',
'base/math_util.cc',
'base/math_util.h',
+ 'base/pyramid_sequence.cc',
+ 'base/pyramid_sequence.h',
'base/random_access_list_container.h',
'base/region.cc',
'base/region.h',
« cc/base/tiling_data.cc ('K') | « cc/base/tiling_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698