| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'cc_source_files': [ | 7 'cc_source_files': [ |
| 8 'animation/animation.cc', | 8 'animation/animation.cc', |
| 9 'animation/animation.h', | 9 'animation/animation.h', |
| 10 'animation/animation_curve.cc', | 10 'animation/animation_curve.cc', |
| 11 'animation/animation_curve.h', | 11 'animation/animation_curve.h', |
| 12 'animation/animation_events.h', | 12 'animation/animation_events.h', |
| 13 'animation/animation_id_provider.cc', | 13 'animation/animation_id_provider.cc', |
| 14 'animation/animation_id_provider.h', | 14 'animation/animation_id_provider.h', |
| 15 'animation/animation_registrar.cc', | 15 'animation/animation_registrar.cc', |
| 16 'animation/animation_registrar.h', | 16 'animation/animation_registrar.h', |
| 17 'append_quads_data.h', | 17 'append_quads_data.h', |
| 18 'bitmap_content_layer_updater.cc', | 18 'bitmap_content_layer_updater.cc', |
| 19 'bitmap_content_layer_updater.h', | 19 'bitmap_content_layer_updater.h', |
| 20 'bitmap_skpicture_content_layer_updater.cc', | 20 'bitmap_skpicture_content_layer_updater.cc', |
| 21 'bitmap_skpicture_content_layer_updater.h', | 21 'bitmap_skpicture_content_layer_updater.h', |
| 22 'caching_bitmap_content_layer_updater.cc', | 22 'caching_bitmap_content_layer_updater.cc', |
| 23 'caching_bitmap_content_layer_updater.h', | 23 'caching_bitmap_content_layer_updater.h', |
| 24 'checkerboard_draw_quad.cc', | 24 'checkerboard_draw_quad.cc', |
| 25 'checkerboard_draw_quad.h', | 25 'checkerboard_draw_quad.h', |
| 26 'base/completion_event.h', | 26 'base/completion_event.h', |
| 27 'compositor_frame.cc', | 27 'output/compositor_frame.cc', |
| 28 'compositor_frame.h', | 28 'output/compositor_frame.h', |
| 29 'compositor_frame_ack.cc', | 29 'output/compositor_frame_ack.cc', |
| 30 'compositor_frame_ack.h', | 30 'output/compositor_frame_ack.h', |
| 31 'compositor_frame_metadata.cc', | 31 'output/compositor_frame_metadata.cc', |
| 32 'compositor_frame_metadata.h', | 32 'output/compositor_frame_metadata.h', |
| 33 'content_layer.cc', | 33 'content_layer.cc', |
| 34 'content_layer.h', | 34 'content_layer.h', |
| 35 'content_layer_client.h', | 35 'content_layer_client.h', |
| 36 'content_layer_updater.cc', | 36 'content_layer_updater.cc', |
| 37 'content_layer_updater.h', | 37 'content_layer_updater.h', |
| 38 'contents_scaling_layer.cc', | 38 'contents_scaling_layer.cc', |
| 39 'contents_scaling_layer.h', | 39 'contents_scaling_layer.h', |
| 40 'context_provider.h', | 40 'output/context_provider.h', |
| 41 'damage_tracker.cc', | 41 'damage_tracker.cc', |
| 42 'damage_tracker.h', | 42 'damage_tracker.h', |
| 43 'debug_border_draw_quad.cc', | 43 'debug_border_draw_quad.cc', |
| 44 'debug_border_draw_quad.h', | 44 'debug_border_draw_quad.h', |
| 45 'debug/debug_colors.cc', | 45 'debug/debug_colors.cc', |
| 46 'debug/debug_colors.h', | 46 'debug/debug_colors.h', |
| 47 'debug/debug_rect_history.cc', | 47 'debug/debug_rect_history.cc', |
| 48 'debug/debug_rect_history.h', | 48 'debug/debug_rect_history.h', |
| 49 'delay_based_time_source.cc', | 49 'delay_based_time_source.cc', |
| 50 'delay_based_time_source.h', | 50 'delay_based_time_source.h', |
| 51 'delegated_frame_data.h', | 51 'output/delegated_frame_data.h', |
| 52 'delegated_frame_data.cc', | 52 'output/delegated_frame_data.cc', |
| 53 'delegated_renderer_layer.cc', | 53 'delegated_renderer_layer.cc', |
| 54 'delegated_renderer_layer.h', | 54 'delegated_renderer_layer.h', |
| 55 'delegated_renderer_layer_impl.cc', | 55 'delegated_renderer_layer_impl.cc', |
| 56 'delegated_renderer_layer_impl.h', | 56 'delegated_renderer_layer_impl.h', |
| 57 'delegating_renderer.cc', | 57 'output/delegating_renderer.cc', |
| 58 'delegating_renderer.h', | 58 'output/delegating_renderer.h', |
| 59 'debug/devtools_instrumentation.h', | 59 'debug/devtools_instrumentation.h', |
| 60 'direct_renderer.cc', | 60 'output/direct_renderer.cc', |
| 61 'direct_renderer.h', | 61 'output/direct_renderer.h', |
| 62 'draw_properties.h', | 62 'draw_properties.h', |
| 63 'draw_quad.cc', | 63 'draw_quad.cc', |
| 64 'draw_quad.h', | 64 'draw_quad.h', |
| 65 'debug/fake_web_graphics_context_3d.cc', | 65 'debug/fake_web_graphics_context_3d.cc', |
| 66 'debug/fake_web_graphics_context_3d.h', | 66 'debug/fake_web_graphics_context_3d.h', |
| 67 'frame_rate_controller.cc', | 67 'frame_rate_controller.cc', |
| 68 'frame_rate_controller.h', | 68 'frame_rate_controller.h', |
| 69 'debug/frame_rate_counter.cc', | 69 'debug/frame_rate_counter.cc', |
| 70 'debug/frame_rate_counter.h', | 70 'debug/frame_rate_counter.h', |
| 71 'geometry_binding.cc', | 71 'output/geometry_binding.cc', |
| 72 'geometry_binding.h', | 72 'output/geometry_binding.h', |
| 73 'gl_frame_data.h', | 73 'output/gl_frame_data.h', |
| 74 'gl_frame_data.cc', | 74 'output/gl_frame_data.cc', |
| 75 'gl_renderer.cc', | 75 'output/gl_renderer.cc', |
| 76 'gl_renderer.h', | 76 'output/gl_renderer.h', |
| 77 'gl_renderer_draw_cache.cc', | 77 'output/gl_renderer_draw_cache.cc', |
| 78 'gl_renderer_draw_cache.h', | 78 'output/gl_renderer_draw_cache.h', |
| 79 'base/hash_pair.h', | 79 'base/hash_pair.h', |
| 80 'heads_up_display_layer.cc', | 80 'heads_up_display_layer.cc', |
| 81 'heads_up_display_layer.h', | 81 'heads_up_display_layer.h', |
| 82 'heads_up_display_layer_impl.cc', | 82 'heads_up_display_layer_impl.cc', |
| 83 'heads_up_display_layer_impl.h', | 83 'heads_up_display_layer_impl.h', |
| 84 'image_layer_updater.cc', | 84 'image_layer_updater.cc', |
| 85 'image_layer_updater.h', | 85 'image_layer_updater.h', |
| 86 'image_layer.cc', | 86 'image_layer.cc', |
| 87 'image_layer.h', | 87 'image_layer.h', |
| 88 'input_handler.h', | 88 'input_handler.h', |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 'base/math_util.cc', | 134 'base/math_util.cc', |
| 135 'base/math_util.h', | 135 'base/math_util.h', |
| 136 'memory_history.cc', | 136 'memory_history.cc', |
| 137 'memory_history.h', | 137 'memory_history.h', |
| 138 'nine_patch_layer.cc', | 138 'nine_patch_layer.cc', |
| 139 'nine_patch_layer.h', | 139 'nine_patch_layer.h', |
| 140 'nine_patch_layer_impl.cc', | 140 'nine_patch_layer_impl.cc', |
| 141 'nine_patch_layer_impl.h', | 141 'nine_patch_layer_impl.h', |
| 142 'occlusion_tracker.cc', | 142 'occlusion_tracker.cc', |
| 143 'occlusion_tracker.h', | 143 'occlusion_tracker.h', |
| 144 'output_surface.cc', | 144 'output/output_surface.cc', |
| 145 'output_surface.h', | 145 'output/output_surface.h', |
| 146 'output_surface_client.h', | 146 'output/output_surface_client.h', |
| 147 'debug/overdraw_metrics.cc', | 147 'debug/overdraw_metrics.cc', |
| 148 'debug/overdraw_metrics.h', | 148 'debug/overdraw_metrics.h', |
| 149 'page_scale_animation.cc', | 149 'page_scale_animation.cc', |
| 150 'page_scale_animation.h', | 150 'page_scale_animation.h', |
| 151 'debug/paint_time_counter.cc', | 151 'debug/paint_time_counter.cc', |
| 152 'debug/paint_time_counter.h', | 152 'debug/paint_time_counter.h', |
| 153 'picture.cc', | 153 'picture.cc', |
| 154 'picture.h', | 154 'picture.h', |
| 155 'picture_image_layer.cc', | 155 'picture_image_layer.cc', |
| 156 'picture_image_layer.h', | 156 'picture_image_layer.h', |
| (...skipping 19 matching lines...) Expand all Loading... |
| 176 'pinch_zoom_scrollbar_geometry.h', | 176 'pinch_zoom_scrollbar_geometry.h', |
| 177 'pinch_zoom_scrollbar_painter.cc', | 177 'pinch_zoom_scrollbar_painter.cc', |
| 178 'pinch_zoom_scrollbar_painter.h', | 178 'pinch_zoom_scrollbar_painter.h', |
| 179 'platform_color.h', | 179 'platform_color.h', |
| 180 'prioritized_resource.cc', | 180 'prioritized_resource.cc', |
| 181 'prioritized_resource.h', | 181 'prioritized_resource.h', |
| 182 'prioritized_resource_manager.cc', | 182 'prioritized_resource_manager.cc', |
| 183 'prioritized_resource_manager.h', | 183 'prioritized_resource_manager.h', |
| 184 'priority_calculator.cc', | 184 'priority_calculator.cc', |
| 185 'priority_calculator.h', | 185 'priority_calculator.h', |
| 186 'program_binding.cc', | 186 'output/program_binding.cc', |
| 187 'program_binding.h', | 187 'output/program_binding.h', |
| 188 'proxy.cc', | 188 'proxy.cc', |
| 189 'proxy.h', | 189 'proxy.h', |
| 190 'quad_culler.cc', | 190 'quad_culler.cc', |
| 191 'quad_culler.h', | 191 'quad_culler.h', |
| 192 'quad_sink.h', | 192 'quad_sink.h', |
| 193 'raster_worker_pool.cc', | 193 'raster_worker_pool.cc', |
| 194 'raster_worker_pool.h', | 194 'raster_worker_pool.h', |
| 195 'rate_limiter.cc', | 195 'rate_limiter.cc', |
| 196 'rate_limiter.h', | 196 'rate_limiter.h', |
| 197 'base/region.cc', | 197 'base/region.cc', |
| 198 'base/region.h', | 198 'base/region.h', |
| 199 'render_pass.cc', | 199 'render_pass.cc', |
| 200 'render_pass.h', | 200 'render_pass.h', |
| 201 'render_pass_draw_quad.cc', | 201 'render_pass_draw_quad.cc', |
| 202 'render_pass_draw_quad.h', | 202 'render_pass_draw_quad.h', |
| 203 'render_pass_sink.h', | 203 'render_pass_sink.h', |
| 204 'render_surface.cc', | 204 'render_surface.cc', |
| 205 'render_surface.h', | 205 'render_surface.h', |
| 206 'render_surface_filters.cc', | 206 'output/render_surface_filters.cc', |
| 207 'render_surface_filters.h', | 207 'output/render_surface_filters.h', |
| 208 'render_surface_impl.cc', | 208 'render_surface_impl.cc', |
| 209 'render_surface_impl.h', | 209 'render_surface_impl.h', |
| 210 'renderer.cc', | 210 'output/renderer.cc', |
| 211 'renderer.h', | 211 'output/renderer.h', |
| 212 'debug/rendering_stats.cc', | 212 'debug/rendering_stats.cc', |
| 213 'debug/rendering_stats.h', | 213 'debug/rendering_stats.h', |
| 214 'resource.cc', | 214 'resource.cc', |
| 215 'resource.h', | 215 'resource.h', |
| 216 'resource_pool.cc', | 216 'resource_pool.cc', |
| 217 'resource_pool.h', | 217 'resource_pool.h', |
| 218 'resource_provider.cc', | 218 'resource_provider.cc', |
| 219 'resource_provider.h', | 219 'resource_provider.h', |
| 220 'resource_update.cc', | 220 'resource_update.cc', |
| 221 'resource_update.h', | 221 'resource_update.h', |
| (...skipping 19 matching lines...) Expand all Loading... |
| 241 'animation/scrollbar_animation_controller_linear_fade.h', | 241 'animation/scrollbar_animation_controller_linear_fade.h', |
| 242 'scrollbar_geometry_fixed_thumb.cc', | 242 'scrollbar_geometry_fixed_thumb.cc', |
| 243 'scrollbar_geometry_fixed_thumb.h', | 243 'scrollbar_geometry_fixed_thumb.h', |
| 244 'scrollbar_geometry_stub.cc', | 244 'scrollbar_geometry_stub.cc', |
| 245 'scrollbar_geometry_stub.h', | 245 'scrollbar_geometry_stub.h', |
| 246 'scrollbar_layer.cc', | 246 'scrollbar_layer.cc', |
| 247 'scrollbar_layer.h', | 247 'scrollbar_layer.h', |
| 248 'scrollbar_layer_impl.cc', | 248 'scrollbar_layer_impl.cc', |
| 249 'scrollbar_layer_impl.h', | 249 'scrollbar_layer_impl.h', |
| 250 'scrollbar_layer_impl_base.h', | 250 'scrollbar_layer_impl_base.h', |
| 251 'shader.cc', | 251 'output/shader.cc', |
| 252 'shader.h', | 252 'output/shader.h', |
| 253 'shared_quad_state.cc', | 253 'shared_quad_state.cc', |
| 254 'shared_quad_state.h', | 254 'shared_quad_state.h', |
| 255 'single_thread_proxy.cc', | 255 'single_thread_proxy.cc', |
| 256 'single_thread_proxy.h', | 256 'single_thread_proxy.h', |
| 257 'skpicture_content_layer_updater.cc', | 257 'skpicture_content_layer_updater.cc', |
| 258 'skpicture_content_layer_updater.h', | 258 'skpicture_content_layer_updater.h', |
| 259 'software_frame_data.cc', | 259 'output/software_frame_data.cc', |
| 260 'software_frame_data.h', | 260 'output/software_frame_data.h', |
| 261 'software_output_device.cc', | 261 'output/software_output_device.cc', |
| 262 'software_output_device.h', | 262 'output/software_output_device.h', |
| 263 'software_renderer.cc', | 263 'output/software_renderer.cc', |
| 264 'software_renderer.h', | 264 'output/software_renderer.h', |
| 265 'solid_color_draw_quad.cc', | 265 'solid_color_draw_quad.cc', |
| 266 'solid_color_draw_quad.h', | 266 'solid_color_draw_quad.h', |
| 267 'solid_color_layer.cc', | 267 'solid_color_layer.cc', |
| 268 'solid_color_layer.h', | 268 'solid_color_layer.h', |
| 269 'solid_color_layer_impl.cc', | 269 'solid_color_layer_impl.cc', |
| 270 'solid_color_layer_impl.h', | 270 'solid_color_layer_impl.h', |
| 271 'stream_video_draw_quad.cc', | 271 'stream_video_draw_quad.cc', |
| 272 'stream_video_draw_quad.h', | 272 'stream_video_draw_quad.h', |
| 273 'base/switches.cc', | 273 'base/switches.cc', |
| 274 'base/switches.h', | 274 'base/switches.h', |
| 275 'texture_copier.cc', | 275 'output/texture_copier.cc', |
| 276 'texture_copier.h', | 276 'output/texture_copier.h', |
| 277 'texture_draw_quad.cc', | 277 'texture_draw_quad.cc', |
| 278 'texture_draw_quad.h', | 278 'texture_draw_quad.h', |
| 279 'texture_layer.cc', | 279 'texture_layer.cc', |
| 280 'texture_layer.h', | 280 'texture_layer.h', |
| 281 'texture_layer_client.h', | 281 'texture_layer_client.h', |
| 282 'texture_layer_impl.cc', | 282 'texture_layer_impl.cc', |
| 283 'texture_layer_impl.h', | 283 'texture_layer_impl.h', |
| 284 'texture_mailbox.cc', | 284 'texture_mailbox.cc', |
| 285 'texture_mailbox.h', | 285 'texture_mailbox.h', |
| 286 'texture_uploader.cc', | 286 'texture_uploader.cc', |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 367 'CC_IMPLEMENTATION=1', | 367 'CC_IMPLEMENTATION=1', |
| 368 ], | 368 ], |
| 369 'sources': [ | 369 'sources': [ |
| 370 '<@(cc_source_files)', | 370 '<@(cc_source_files)', |
| 371 ], | 371 ], |
| 372 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 372 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 373 'msvs_disabled_warnings': [ 4267, ], | 373 'msvs_disabled_warnings': [ 4267, ], |
| 374 }, | 374 }, |
| 375 ], | 375 ], |
| 376 } | 376 } |
| OLD | NEW |