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

Unified Diff: cc/cc.gyp

Issue 1418573002: cc: Add image decode control in the compositor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/BUILD.gn ('k') | cc/cc_tests.gyp » ('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 8c236433290af0bb49fd896ebd6c7cb422ace248..bf1a355a4c9a147f23adfd03996a24b1184c5da0 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -354,6 +354,7 @@
'playback/clip_path_display_item.h',
'playback/compositing_display_item.cc',
'playback/compositing_display_item.h',
+ 'playback/decoded_draw_image.h',
'playback/discardable_image_map.cc',
'playback/discardable_image_map.h',
'playback/display_item.cc',
@@ -368,6 +369,7 @@
'playback/display_list_raster_source.h',
'playback/display_list_recording_source.cc',
'playback/display_list_recording_source.h',
+ 'playback/draw_image.cc',
'playback/draw_image.h',
'playback/drawing_display_item.cc',
'playback/drawing_display_item.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698