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

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. 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
« no previous file with comments | « no previous file | cc/resources/gpu_raster_worker_pool.h » ('j') | cc/resources/tile_manager.cc » ('J')
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 88314c12a60f2b91bd1f49af0e54d6b34a4e5991..32fcc0ea2b401f675b7bfa1f361ec1c183138b8e 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.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/tile_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698