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

Unified Diff: cc/cc.gyp

Issue 454843002: cc: Do bitmap conversion for RasterBuffer in the worker thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix and cleanup. Created 6 years, 4 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 83d408ece4d69f28e81c1013f1026d42734dd1fd..2f46e0bff533b792e3379554ce6c74937de9754a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -390,6 +390,7 @@
'resources/priority_calculator.h',
'resources/rasterizer.cc',
'resources/rasterizer.h',
+ 'resources/raster_buffer.h',
'resources/raster_mode.cc',
'resources/raster_mode.h',
'resources/raster_tile_priority_queue.cc',
« no previous file with comments | « no previous file | cc/resources/gpu_raster_worker_pool.h » ('j') | cc/resources/pixel_buffer_raster_worker_pool.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698