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

Unified Diff: cc/cc.gyp

Issue 562833004: cc: Move RasterBuffer implementations from ResourceProvider to RasterWorkerPool implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and fix gpu raster issue Created 6 years, 3 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 | « cc/BUILD.gn ('k') | cc/resources/gpu_raster_worker_pool.h » ('j') | 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 81358fb78cf3b94477a9be0818f478ac26c3c825..0c6656b895498091d68aac94ae27c82b322abf35 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -394,6 +394,7 @@
'resources/priority_calculator.h',
'resources/rasterizer.cc',
'resources/rasterizer.h',
+ 'resources/raster_buffer.cc',
'resources/raster_buffer.h',
'resources/raster_mode.cc',
'resources/raster_mode.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/resources/gpu_raster_worker_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698