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

Unified Diff: cc/cc.gyp

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 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/blink/web_transform_animation_curve_impl.cc ('k') | cc/debug/rendering_stats.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 95f4219fe023cf0d2b9c0fd477b56d509183f1ee..f8da8e75302caa97c5e9655132358ab34fd11876 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -378,6 +378,10 @@
'resources/eviction_tile_priority_queue.h',
'resources/filter_display_item.cc',
'resources/filter_display_item.h',
+ 'resources/float_clip_display_item.cc',
+ 'resources/float_clip_display_item.h',
+ 'resources/gpu_rasterizer.cc',
+ 'resources/gpu_rasterizer.h',
'resources/gpu_tile_task_worker_pool.cc',
'resources/gpu_tile_task_worker_pool.h',
'resources/image_layer_updater.cc',
@@ -419,6 +423,9 @@
'resources/raster_source_helper.h',
'resources/raster_tile_priority_queue.cc',
'resources/raster_tile_priority_queue.h',
+ 'resources/rasterizer.h',
+ 'resources/software_rasterizer.cc',
+ 'resources/software_rasterizer.h',
'resources/tile_task_worker_pool.cc',
'resources/tile_task_worker_pool.h',
'resources/tile_task_runner.cc',
« no previous file with comments | « cc/blink/web_transform_animation_curve_impl.cc ('k') | cc/debug/rendering_stats.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698