diff options
152 files changed, 603 insertions, 1 deletions
diff --git a/cc/active_animation.h b/cc/active_animation.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/active_animation.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/animation_curve.h b/cc/animation_curve.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/animation_curve.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/animation_events.h b/cc/animation_events.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/animation_events.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/append_quads_data.h b/cc/append_quads_data.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/append_quads_data.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/bitmap_canvas_layer_texture_updater.h b/cc/bitmap_canvas_layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/bitmap_canvas_layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/bitmap_skpicture_canvas_layer_texture_updater.h b/cc/bitmap_skpicture_canvas_layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/bitmap_skpicture_canvas_layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/canvas_layer_texture_updater.h b/cc/canvas_layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/canvas_layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -226,6 +226,122 @@ 'TreeSynchronizer.h', 'VideoLayerChromium.cpp', 'VideoLayerChromium.h', + + 'bitmap_canvas_layer_texture_updater.h', + 'bitmap_skpicture_canvas_layer_texture_updater.h', + 'canvas_layer_texture_updater.h', + 'active_animation.h', + 'animation_curve.h', + 'animation_events.h', + 'append_quads_data.h', + 'checkerboard_draw_quad.h', + 'completion_event.h', + 'damage_tracker.h', + 'debug_border_draw_quad.h', + 'debug_rect_history.h', + 'delay_based_time_source.h', + 'delegated_renderer_layer_impl.h', + 'direct_renderer.h', + 'draw_quad.h', + 'font_atlas.h', + 'frame_rate_controller.h', + 'frame_rate_counter.h', + 'graphics_context.h', + 'heads_up_display_layer_impl.h', + 'input_handler.h', + 'io_surface_draw_quad.h', + 'io_surface_layer_impl.h', + 'keyframed_animation_curve.h', + 'layer_animation_controller.h', + 'layer_impl.h', + 'layer_iterator.h', + 'layer_quad.h', + 'layer_sorter.h', + 'layer_tiling_data.h', + 'layer_tree_host_client.h', + 'layer_tree_host_common.h', + 'layer_tree_host.h', + 'layer_tree_host_impl.h', + 'math_util.h', + 'occlusion_tracker.h', + 'overdraw_metrics.h', + 'page_scale_animation.h', + 'prioritized_texture.h', + 'prioritized_texture_manager.h', + 'priority_calculator.h', + 'proxy.h', + 'quad_culler.h', + 'quad_sink.h', + 'gl_renderer.h', + 'renderer.h', + 'software_renderer.h', + 'rendering_stats.h', + 'render_pass_draw_quad.h', + 'render_pass.h', + 'render_pass_sink.h', + 'render_surface_filters.h', + 'render_surface_impl.h', + 'resource_provider.h', + 'scheduler.h', + 'scheduler_state_machine.h', + 'scoped_texture.h', + 'scoped_thread_proxy.h', + 'scrollbar_animation_controller.h', + 'scrollbar_animation_controller_linear_fade.h', + 'scrollbar_geometry_fixed_thumb.h', + 'scrollbar_geometry_stub.h', + 'scrollbar_layer_impl.h', + 'settings.h', + 'shared_quad_state.h', + 'single_thread_proxy.h', + 'solid_color_draw_quad.h', + 'solid_color_layer_impl.h', + 'stream_video_draw_quad.h', + 'texture_draw_quad.h', + 'texture.h', + 'texture_layer_impl.h', + 'texture_update_controller.h', + 'texture_update_queue.h', + 'threaded_test.h', + 'thread.h', + 'thread_proxy.h', + 'thread_task.h', + 'tiled_layer_impl.h', + 'tile_draw_quad.h', + 'timer.h', + 'time_source.h', + 'timing_function.h', + 'video_layer_impl.h', + 'yuv_video_draw_quad.h', + 'content_layer_client.h', + 'content_layer.h', + 'delegated_renderer_layer.h', + 'frame_buffer_skpicture_canvas_layer_texture_updater.h', + 'geometry_binding.h', + 'heads_up_display_layer.h', + 'image_layer.h', + 'io_surface_layer.h', + 'layer.h', + 'layer_painter.h', + 'layer_texture_sub_image.h', + 'layer_texture_updater.h', + 'platform_color.h', + 'program_binding.h', + 'rate_limiter.h', + 'render_surface.h', + 'scrollbar_layer.h', + 'shader.h', + 'skpicture_canvas_layer_texture_updater.h', + 'solid_color_layer.h', + 'texture_copier.h', + 'texture_layer_client.h', + 'texture_layer.h', + 'texture_uploader.h', + 'throttled_texture_uploader.h', + 'tiled_layer.h', + 'tree_synchronizer.h', + 'unthrottled_texture_uploader.h', + 'video_layer.h', ], }, 'targets': [ @@ -276,6 +392,24 @@ 'stubs/TilingData.h', 'stubs/TraceEvent.h', 'stubs/UnitBezier.h', + + 'stubs/extensions_3d_chromium.h', + 'stubs/extensions_3d.h', + 'stubs/float_point_3d.h', + 'stubs/float_point.h', + 'stubs/float_quad.h', + 'stubs/float_rect.h', + 'stubs/float_size.h', + 'stubs/graphics_context_3d.h', + 'stubs/graphics_types_3d.h', + 'stubs/int_point.h', + 'stubs/int_rect.h', + 'stubs/int_size.h', + 'stubs/not_implemented.h', + 'stubs/skia_utils.h', + 'stubs/tiling_data.h', + 'stubs/trace_event.h', + 'stubs/unit_bezier.h', ], }], ], diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 8b724e7..efa102c 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -81,6 +81,25 @@ 'test/MockCCQuadCuller.cpp', 'test/MockCCQuadCuller.h', 'test/WebCompositorInitializer.h', + + 'test/animation_test_common.h', + 'test/geometry_test_utils.h', + 'test/layer_test_common.h', + 'test/layer_tree_test_common.h', + 'test/occlusion_tracker_test_common.h', + 'test/render_pass_test_common.h', + 'test/scheduler_test_common.h', + 'test/test_common.h', + 'test/tiled_layer_test_common.h', + 'test/compositor_fake_web_graphics_context_3d.h', + 'test/fake_graphics_context.h', + 'test/fake_layer_tree_host_client.h', + 'test/fake_web_compositor_output_surface.h', + 'test/fake_web_compositor_software_output_device.h', + 'test/fake_web_graphics_context_3d.h', + 'test/fake_web_scrollbar_theme_geometry.h', + 'test/mock_quad_culler.h', + 'test/web_compositor_initializer.h', ], }, 'targets': [ @@ -157,4 +176,3 @@ }], ], } - diff --git a/cc/checkerboard_draw_quad.h b/cc/checkerboard_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/checkerboard_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/completion_event.h b/cc/completion_event.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/completion_event.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/content_layer.h b/cc/content_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/content_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/content_layer_client.h b/cc/content_layer_client.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/content_layer_client.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/damage_tracker.h b/cc/damage_tracker.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/damage_tracker.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/debug_border_draw_quad.h b/cc/debug_border_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/debug_border_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/debug_rect_history.h b/cc/debug_rect_history.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/debug_rect_history.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/delay_based_time_source.h b/cc/delay_based_time_source.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/delay_based_time_source.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/delegated_renderer_layer.h b/cc/delegated_renderer_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/delegated_renderer_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/delegated_renderer_layer_impl.h b/cc/delegated_renderer_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/delegated_renderer_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/direct_renderer.h b/cc/direct_renderer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/direct_renderer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/draw_quad.h b/cc/draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/font_atlas.h b/cc/font_atlas.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/font_atlas.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/frame_buffer_skpicture_canvas_layer_texture_updater.h b/cc/frame_buffer_skpicture_canvas_layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/frame_buffer_skpicture_canvas_layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/frame_rate_controller.h b/cc/frame_rate_controller.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/frame_rate_controller.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/frame_rate_counter.h b/cc/frame_rate_counter.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/frame_rate_counter.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/geometry_binding.h b/cc/geometry_binding.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/geometry_binding.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/gl_renderer.h b/cc/gl_renderer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/gl_renderer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/graphics_context.h b/cc/graphics_context.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/graphics_context.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/heads_up_display_layer.h b/cc/heads_up_display_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/heads_up_display_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/heads_up_display_layer_impl.h b/cc/heads_up_display_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/heads_up_display_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/image_layer.h b/cc/image_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/image_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/input_handler.h b/cc/input_handler.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/input_handler.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/io_surface_draw_quad.h b/cc/io_surface_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/io_surface_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/io_surface_layer.h b/cc/io_surface_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/io_surface_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/io_surface_layer_impl.h b/cc/io_surface_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/io_surface_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/keyframed_animation_curve.h b/cc/keyframed_animation_curve.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/keyframed_animation_curve.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer.h b/cc/layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_animation_controller.h b/cc/layer_animation_controller.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_animation_controller.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_impl.h b/cc/layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_iterator.h b/cc/layer_iterator.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_iterator.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_painter.h b/cc/layer_painter.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_painter.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_quad.h b/cc/layer_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_sorter.h b/cc/layer_sorter.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_sorter.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_texture_sub_image.h b/cc/layer_texture_sub_image.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_texture_sub_image.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_texture_updater.h b/cc/layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_tiling_data.h b/cc/layer_tiling_data.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_tiling_data.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_tree_host.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_tree_host_client.h b/cc/layer_tree_host_client.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_tree_host_client.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_tree_host_common.h b/cc/layer_tree_host_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_tree_host_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/layer_tree_host_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/math_util.h b/cc/math_util.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/math_util.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/occlusion_tracker.h b/cc/occlusion_tracker.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/occlusion_tracker.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/overdraw_metrics.h b/cc/overdraw_metrics.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/overdraw_metrics.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/page_scale_animation.h b/cc/page_scale_animation.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/page_scale_animation.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/platform_color.h b/cc/platform_color.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/platform_color.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/prioritized_texture.h b/cc/prioritized_texture.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/prioritized_texture.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/prioritized_texture_manager.h b/cc/prioritized_texture_manager.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/prioritized_texture_manager.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/priority_calculator.h b/cc/priority_calculator.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/priority_calculator.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/program_binding.h b/cc/program_binding.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/program_binding.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/proxy.h b/cc/proxy.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/proxy.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/quad_culler.h b/cc/quad_culler.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/quad_culler.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/quad_sink.h b/cc/quad_sink.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/quad_sink.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/rate_limiter.h b/cc/rate_limiter.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/rate_limiter.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_pass.h b/cc/render_pass.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_pass.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_pass_draw_quad.h b/cc/render_pass_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_pass_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_pass_sink.h b/cc/render_pass_sink.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_pass_sink.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_surface.h b/cc/render_surface.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_surface.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_surface_filters.h b/cc/render_surface_filters.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_surface_filters.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/render_surface_impl.h b/cc/render_surface_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/render_surface_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/renderer.h b/cc/renderer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/renderer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/rendering_stats.h b/cc/rendering_stats.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/rendering_stats.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/resource_provider.h b/cc/resource_provider.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/resource_provider.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scheduler.h b/cc/scheduler.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scheduler.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scheduler_state_machine.h b/cc/scheduler_state_machine.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scheduler_state_machine.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scoped_texture.h b/cc/scoped_texture.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scoped_texture.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scoped_thread_proxy.h b/cc/scoped_thread_proxy.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scoped_thread_proxy.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_animation_controller.h b/cc/scrollbar_animation_controller.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_animation_controller.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_animation_controller_linear_fade.h b/cc/scrollbar_animation_controller_linear_fade.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_animation_controller_linear_fade.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_geometry_fixed_thumb.h b/cc/scrollbar_geometry_fixed_thumb.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_geometry_fixed_thumb.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_geometry_stub.h b/cc/scrollbar_geometry_stub.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_geometry_stub.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_layer.h b/cc/scrollbar_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/scrollbar_layer_impl.h b/cc/scrollbar_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/scrollbar_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/settings.h b/cc/settings.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/settings.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/shader.h b/cc/shader.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/shader.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/shared_quad_state.h b/cc/shared_quad_state.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/shared_quad_state.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/single_thread_proxy.h b/cc/single_thread_proxy.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/single_thread_proxy.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/skpicture_canvas_layer_texture_updater.h b/cc/skpicture_canvas_layer_texture_updater.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/skpicture_canvas_layer_texture_updater.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/software_renderer.h b/cc/software_renderer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/software_renderer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/solid_color_draw_quad.h b/cc/solid_color_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/solid_color_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/solid_color_layer.h b/cc/solid_color_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/solid_color_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/solid_color_layer_impl.h b/cc/solid_color_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/solid_color_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stream_video_draw_quad.h b/cc/stream_video_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stream_video_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/extensions_3d.h b/cc/stubs/extensions_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/extensions_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/extensions_3d_chromium.h b/cc/stubs/extensions_3d_chromium.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/extensions_3d_chromium.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/float_point.h b/cc/stubs/float_point.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/float_point.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/float_point_3d.h b/cc/stubs/float_point_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/float_point_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/float_quad.h b/cc/stubs/float_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/float_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/float_rect.h b/cc/stubs/float_rect.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/float_rect.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/float_size.h b/cc/stubs/float_size.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/float_size.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/graphics_context_3d.h b/cc/stubs/graphics_context_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/graphics_context_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/graphics_types_3d.h b/cc/stubs/graphics_types_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/graphics_types_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/int_point.h b/cc/stubs/int_point.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/int_point.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/int_rect.h b/cc/stubs/int_rect.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/int_rect.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/int_size.h b/cc/stubs/int_size.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/int_size.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/not_implemented.h b/cc/stubs/not_implemented.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/not_implemented.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/skia_utils.h b/cc/stubs/skia_utils.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/skia_utils.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/tiling_data.h b/cc/stubs/tiling_data.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/tiling_data.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/trace_event.h b/cc/stubs/trace_event.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/trace_event.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/stubs/unit_bezier.h b/cc/stubs/unit_bezier.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/stubs/unit_bezier.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/animation_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/compositor_fake_web_graphics_context_3d.h b/cc/test/compositor_fake_web_graphics_context_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/compositor_fake_web_graphics_context_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_graphics_context.h b/cc/test/fake_graphics_context.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_graphics_context.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_layer_tree_host_client.h b/cc/test/fake_layer_tree_host_client.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_layer_tree_host_client.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_web_compositor_output_surface.h b/cc/test/fake_web_compositor_output_surface.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_web_compositor_output_surface.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_web_compositor_software_output_device.h b/cc/test/fake_web_compositor_software_output_device.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_web_compositor_software_output_device.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_web_graphics_context_3d.h b/cc/test/fake_web_graphics_context_3d.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_web_graphics_context_3d.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/fake_web_scrollbar_theme_geometry.h b/cc/test/fake_web_scrollbar_theme_geometry.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/fake_web_scrollbar_theme_geometry.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/geometry_test_utils.h b/cc/test/geometry_test_utils.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/geometry_test_utils.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/layer_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/layer_tree_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/mock_quad_culler.h b/cc/test/mock_quad_culler.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/mock_quad_culler.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/occlusion_tracker_test_common.h b/cc/test/occlusion_tracker_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/occlusion_tracker_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/render_pass_test_common.h b/cc/test/render_pass_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/render_pass_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/scheduler_test_common.h b/cc/test/scheduler_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/scheduler_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/test_common.h b/cc/test/test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/tiled_layer_test_common.h b/cc/test/tiled_layer_test_common.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/tiled_layer_test_common.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/test/web_compositor_initializer.h b/cc/test/web_compositor_initializer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/test/web_compositor_initializer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture.h b/cc/texture.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_copier.h b/cc/texture_copier.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_copier.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_draw_quad.h b/cc/texture_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_layer.h b/cc/texture_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_layer_client.h b/cc/texture_layer_client.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_layer_client.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_layer_impl.h b/cc/texture_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_update_controller.h b/cc/texture_update_controller.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_update_controller.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_update_queue.h b/cc/texture_update_queue.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_update_queue.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/texture_uploader.h b/cc/texture_uploader.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/texture_uploader.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/thread.h b/cc/thread.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/thread.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/thread_proxy.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/thread_task.h b/cc/thread_task.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/thread_task.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/threaded_test.h b/cc/threaded_test.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/threaded_test.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/throttled_texture_uploader.h b/cc/throttled_texture_uploader.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/throttled_texture_uploader.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/tile_draw_quad.h b/cc/tile_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/tile_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/tiled_layer.h b/cc/tiled_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/tiled_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/tiled_layer_impl.h b/cc/tiled_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/tiled_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/time_source.h b/cc/time_source.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/time_source.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/timer.h b/cc/timer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/timer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/timing_function.h b/cc/timing_function.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/timing_function.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/tree_synchronizer.h b/cc/tree_synchronizer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/tree_synchronizer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/unthrottled_texture_uploader.h b/cc/unthrottled_texture_uploader.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/unthrottled_texture_uploader.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/video_layer.h b/cc/video_layer.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/video_layer.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/video_layer_impl.h b/cc/video_layer_impl.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/video_layer_impl.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. diff --git a/cc/yuv_video_draw_quad.h b/cc/yuv_video_draw_quad.h new file mode 100644 index 0000000..638cbb2 --- /dev/null +++ b/cc/yuv_video_draw_quad.h @@ -0,0 +1,3 @@ +// Copyright 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. |