summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp80
1 files changed, 40 insertions, 40 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 730ce44..48c6a3b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -24,12 +24,12 @@
'checkerboard_draw_quad.cc',
'checkerboard_draw_quad.h',
'base/completion_event.h',
- 'compositor_frame.cc',
- 'compositor_frame.h',
- 'compositor_frame_ack.cc',
- 'compositor_frame_ack.h',
- 'compositor_frame_metadata.cc',
- 'compositor_frame_metadata.h',
+ 'output/compositor_frame.cc',
+ 'output/compositor_frame.h',
+ 'output/compositor_frame_ack.cc',
+ 'output/compositor_frame_ack.h',
+ 'output/compositor_frame_metadata.cc',
+ 'output/compositor_frame_metadata.h',
'content_layer.cc',
'content_layer.h',
'content_layer_client.h',
@@ -37,7 +37,7 @@
'content_layer_updater.h',
'contents_scaling_layer.cc',
'contents_scaling_layer.h',
- 'context_provider.h',
+ 'output/context_provider.h',
'damage_tracker.cc',
'damage_tracker.h',
'debug_border_draw_quad.cc',
@@ -48,17 +48,17 @@
'debug/debug_rect_history.h',
'delay_based_time_source.cc',
'delay_based_time_source.h',
- 'delegated_frame_data.h',
- 'delegated_frame_data.cc',
+ 'output/delegated_frame_data.h',
+ 'output/delegated_frame_data.cc',
'delegated_renderer_layer.cc',
'delegated_renderer_layer.h',
'delegated_renderer_layer_impl.cc',
'delegated_renderer_layer_impl.h',
- 'delegating_renderer.cc',
- 'delegating_renderer.h',
+ 'output/delegating_renderer.cc',
+ 'output/delegating_renderer.h',
'debug/devtools_instrumentation.h',
- 'direct_renderer.cc',
- 'direct_renderer.h',
+ 'output/direct_renderer.cc',
+ 'output/direct_renderer.h',
'draw_properties.h',
'draw_quad.cc',
'draw_quad.h',
@@ -68,14 +68,14 @@
'frame_rate_controller.h',
'debug/frame_rate_counter.cc',
'debug/frame_rate_counter.h',
- 'geometry_binding.cc',
- 'geometry_binding.h',
- 'gl_frame_data.h',
- 'gl_frame_data.cc',
- 'gl_renderer.cc',
- 'gl_renderer.h',
- 'gl_renderer_draw_cache.cc',
- 'gl_renderer_draw_cache.h',
+ 'output/geometry_binding.cc',
+ 'output/geometry_binding.h',
+ 'output/gl_frame_data.h',
+ 'output/gl_frame_data.cc',
+ 'output/gl_renderer.cc',
+ 'output/gl_renderer.h',
+ 'output/gl_renderer_draw_cache.cc',
+ 'output/gl_renderer_draw_cache.h',
'base/hash_pair.h',
'heads_up_display_layer.cc',
'heads_up_display_layer.h',
@@ -141,9 +141,9 @@
'nine_patch_layer_impl.h',
'occlusion_tracker.cc',
'occlusion_tracker.h',
- 'output_surface.cc',
- 'output_surface.h',
- 'output_surface_client.h',
+ 'output/output_surface.cc',
+ 'output/output_surface.h',
+ 'output/output_surface_client.h',
'debug/overdraw_metrics.cc',
'debug/overdraw_metrics.h',
'page_scale_animation.cc',
@@ -183,8 +183,8 @@
'prioritized_resource_manager.h',
'priority_calculator.cc',
'priority_calculator.h',
- 'program_binding.cc',
- 'program_binding.h',
+ 'output/program_binding.cc',
+ 'output/program_binding.h',
'proxy.cc',
'proxy.h',
'quad_culler.cc',
@@ -203,12 +203,12 @@
'render_pass_sink.h',
'render_surface.cc',
'render_surface.h',
- 'render_surface_filters.cc',
- 'render_surface_filters.h',
+ 'output/render_surface_filters.cc',
+ 'output/render_surface_filters.h',
'render_surface_impl.cc',
'render_surface_impl.h',
- 'renderer.cc',
- 'renderer.h',
+ 'output/renderer.cc',
+ 'output/renderer.h',
'debug/rendering_stats.cc',
'debug/rendering_stats.h',
'resource.cc',
@@ -248,20 +248,20 @@
'scrollbar_layer_impl.cc',
'scrollbar_layer_impl.h',
'scrollbar_layer_impl_base.h',
- 'shader.cc',
- 'shader.h',
+ 'output/shader.cc',
+ 'output/shader.h',
'shared_quad_state.cc',
'shared_quad_state.h',
'single_thread_proxy.cc',
'single_thread_proxy.h',
'skpicture_content_layer_updater.cc',
'skpicture_content_layer_updater.h',
- 'software_frame_data.cc',
- 'software_frame_data.h',
- 'software_output_device.cc',
- 'software_output_device.h',
- 'software_renderer.cc',
- 'software_renderer.h',
+ 'output/software_frame_data.cc',
+ 'output/software_frame_data.h',
+ 'output/software_output_device.cc',
+ 'output/software_output_device.h',
+ 'output/software_renderer.cc',
+ 'output/software_renderer.h',
'solid_color_draw_quad.cc',
'solid_color_draw_quad.h',
'solid_color_layer.cc',
@@ -272,8 +272,8 @@
'stream_video_draw_quad.h',
'base/switches.cc',
'base/switches.h',
- 'texture_copier.cc',
- 'texture_copier.h',
+ 'output/texture_copier.cc',
+ 'output/texture_copier.h',
'texture_draw_quad.cc',
'texture_draw_quad.h',
'texture_layer.cc',