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

Issue 11189043: cc: Rename cc classes and members to match filenames (Closed)

Created:
8 years, 2 months ago by enne (OOO)
Modified:
8 years, 2 months ago
Reviewers:
jamesr, jam
CC:
chromium-reviews, feature-media-reviews_chromium.org, cc-bugs_chromium.org, erikwright+watch_chromium.org, darin-cc_chromium.org, tfarina
Visibility:
Public.

Description

cc: Rename cc classes and members to match filenames BUG=155413 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163052

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7944 lines, -7944 lines) Patch
M base/threading/thread_restrictions.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/active_animation.h View 5 chunks +14 lines, -14 lines 1 comment Download
M cc/active_animation.cc View 8 chunks +19 lines, -19 lines 0 comments Download
M cc/active_animation_unittest.cc View 5 chunks +69 lines, -69 lines 0 comments Download
M cc/animation_curve.h View 1 chunk +13 lines, -13 lines 0 comments Download
M cc/animation_curve.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M cc/animation_events.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/append_quads_data.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/bitmap_canvas_layer_texture_updater.h View 3 chunks +8 lines, -8 lines 0 comments Download
M cc/bitmap_canvas_layer_texture_updater.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M cc/bitmap_skpicture_canvas_layer_texture_updater.h View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/bitmap_skpicture_canvas_layer_texture_updater.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M cc/caching_bitmap_canvas_layer_texture_updater.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/caching_bitmap_canvas_layer_texture_updater.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/canvas_layer_texture_updater.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/canvas_layer_texture_updater.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/checkerboard_draw_quad.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/checkerboard_draw_quad.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/completion_event.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/content_layer.h View 1 chunk +12 lines, -12 lines 0 comments Download
M cc/content_layer.cc View 3 chunks +20 lines, -20 lines 0 comments Download
M cc/content_layer_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/content_layer_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/damage_tracker.h View 1 chunk +12 lines, -12 lines 0 comments Download
M cc/damage_tracker.cc View 13 chunks +22 lines, -22 lines 0 comments Download
M cc/damage_tracker_unittest.cc View 45 chunks +122 lines, -122 lines 0 comments Download
M cc/debug_border_draw_quad.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/debug_border_draw_quad.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/debug_rect_history.h View 3 chunks +17 lines, -17 lines 0 comments Download
M cc/debug_rect_history.cc View 3 chunks +25 lines, -25 lines 0 comments Download
M cc/delay_based_time_source.h View 4 chunks +11 lines, -11 lines 0 comments Download
M cc/delay_based_time_source.cc View 7 chunks +15 lines, -15 lines 0 comments Download
M cc/delay_based_time_source_unittest.cc View 16 chunks +64 lines, -64 lines 0 comments Download
M cc/delegated_renderer_layer.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/delegated_renderer_layer.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/delegated_renderer_layer_impl.h View 1 chunk +13 lines, -13 lines 0 comments Download
M cc/delegated_renderer_layer_impl.cc View 8 chunks +35 lines, -35 lines 0 comments Download
M cc/delegated_renderer_layer_impl_unittest.cc View 18 chunks +84 lines, -84 lines 0 comments Download
M cc/direct_renderer.h View 4 chunks +26 lines, -26 lines 0 comments Download
M cc/direct_renderer.cc View 10 chunks +27 lines, -27 lines 0 comments Download
M cc/draw_quad.h View 3 chunks +9 lines, -9 lines 0 comments Download
M cc/draw_quad.cc View 4 chunks +17 lines, -17 lines 0 comments Download
M cc/draw_quad_unittest.cc View 11 chunks +35 lines, -35 lines 0 comments Download
M cc/float_quad_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/font_atlas.h View 3 chunks +6 lines, -6 lines 0 comments Download
M cc/font_atlas.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M cc/frame_buffer_skpicture_canvas_layer_texture_updater.h View 2 chunks +5 lines, -5 lines 0 comments Download
M cc/frame_buffer_skpicture_canvas_layer_texture_updater.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M cc/frame_rate_controller.h View 2 chunks +17 lines, -17 lines 0 comments Download
M cc/frame_rate_controller.cc View 6 chunks +24 lines, -24 lines 0 comments Download
M cc/frame_rate_controller_unittest.cc View 5 chunks +17 lines, -17 lines 0 comments Download
M cc/frame_rate_counter.h View 3 chunks +4 lines, -4 lines 0 comments Download
M cc/frame_rate_counter.cc View 5 chunks +16 lines, -16 lines 0 comments Download
M cc/gl_renderer.h View 7 chunks +22 lines, -22 lines 0 comments Download
M cc/gl_renderer.cc View 46 chunks +177 lines, -177 lines 0 comments Download
M cc/gl_renderer_unittest.cc View 14 chunks +69 lines, -69 lines 0 comments Download
M cc/graphics_context.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer.h View 1 chunk +9 lines, -9 lines 0 comments Download
M cc/heads_up_display_layer.cc View 2 chunks +14 lines, -14 lines 0 comments Download
M cc/heads_up_display_layer_impl.h View 1 chunk +18 lines, -18 lines 0 comments Download
M cc/heads_up_display_layer_impl.cc View 8 chunks +23 lines, -23 lines 0 comments Download
M cc/heads_up_display_unittest.cc View 2 chunks +13 lines, -13 lines 0 comments Download
M cc/image_layer.h View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/image_layer.cc View 7 chunks +21 lines, -21 lines 0 comments Download
M cc/input_handler.h View 2 chunks +13 lines, -13 lines 0 comments Download
M cc/io_surface_draw_quad.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/io_surface_draw_quad.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/io_surface_layer.h View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/io_surface_layer.cc View 1 chunk +13 lines, -13 lines 0 comments Download
M cc/io_surface_layer_impl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/io_surface_layer_impl.cc View 4 chunks +14 lines, -14 lines 0 comments Download
M cc/keyframed_animation_curve.h View 1 chunk +33 lines, -33 lines 0 comments Download
M cc/keyframed_animation_curve.cc View 2 chunks +45 lines, -45 lines 0 comments Download
M cc/keyframed_animation_curve_unittest.cc View 11 chunks +45 lines, -45 lines 0 comments Download
M cc/layer.h View 11 chunks +57 lines, -57 lines 0 comments Download
M cc/layer.cc View 47 chunks +98 lines, -98 lines 0 comments Download
M cc/layer_animation_controller.h View 3 chunks +26 lines, -26 lines 0 comments Download
M cc/layer_animation_controller.cc View 16 chunks +68 lines, -68 lines 0 comments Download
M cc/layer_animation_controller_unittest.cc View 17 chunks +137 lines, -137 lines 0 comments Download
M cc/layer_impl.h View 12 chunks +54 lines, -54 lines 0 comments Download
M cc/layer_impl.cc View 38 chunks +100 lines, -100 lines 0 comments Download
M cc/layer_impl_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M cc/layer_iterator.h View 11 chunks +46 lines, -46 lines 0 comments Download
M cc/layer_iterator.cc View 7 chunks +33 lines, -33 lines 0 comments Download
M cc/layer_iterator_unittest.cc View 11 chunks +49 lines, -49 lines 0 comments Download
M cc/layer_painter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_quad.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/layer_quad.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M cc/layer_quad_unittest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M cc/layer_sorter.h View 3 chunks +7 lines, -7 lines 0 comments Download
M cc/layer_sorter.cc View 14 chunks +26 lines, -26 lines 0 comments Download
M cc/layer_sorter_unittest.cc View 10 chunks +39 lines, -39 lines 0 comments Download
M cc/layer_texture_updater.h View 4 chunks +9 lines, -9 lines 0 comments Download
M cc/layer_texture_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tiling_data.h View 3 chunks +5 lines, -5 lines 0 comments Download
M cc/layer_tiling_data.cc View 6 chunks +17 lines, -17 lines 0 comments Download
M cc/layer_tree_host.h View 9 chunks +56 lines, -56 lines 0 comments Download
M cc/layer_tree_host.cc View 36 chunks +129 lines, -129 lines 0 comments Download
M cc/layer_tree_host_client.h View 3 chunks +4 lines, -4 lines 0 comments Download
M cc/layer_tree_host_common.h View 4 chunks +15 lines, -15 lines 0 comments Download
M cc/layer_tree_host_common.cc View 21 chunks +43 lines, -43 lines 0 comments Download
M cc/layer_tree_host_common_unittest.cc View 115 chunks +450 lines, -450 lines 0 comments Download
M cc/layer_tree_host_impl.h View 11 chunks +82 lines, -82 lines 0 comments Download
M cc/layer_tree_host_impl.cc View 64 chunks +203 lines, -203 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 168 chunks +554 lines, -554 lines 0 comments Download
M cc/layer_tree_host_unittest.cc View 116 chunks +334 lines, -334 lines 0 comments Download
M cc/layer_unittest.cc View 31 chunks +135 lines, -135 lines 0 comments Download
M cc/math_util.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/math_util.cc View 13 chunks +14 lines, -14 lines 0 comments Download
M cc/math_util_unittest.cc View 6 chunks +24 lines, -24 lines 0 comments Download
M cc/occlusion_tracker.h View 4 chunks +18 lines, -18 lines 0 comments Download
M cc/occlusion_tracker.cc View 18 chunks +63 lines, -63 lines 0 comments Download
M cc/occlusion_tracker_unittest.cc View 112 chunks +207 lines, -207 lines 0 comments Download
M cc/overdraw_metrics.h View 5 chunks +9 lines, -9 lines 0 comments Download
M cc/overdraw_metrics.cc View 10 chunks +18 lines, -18 lines 0 comments Download
M cc/page_scale_animation.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/page_scale_animation.cc View 6 chunks +11 lines, -11 lines 0 comments Download
M cc/prioritized_texture.h View 7 chunks +26 lines, -26 lines 0 comments Download
M cc/prioritized_texture.cc View 8 chunks +31 lines, -31 lines 0 comments Download
M cc/prioritized_texture_manager.h View 9 chunks +30 lines, -30 lines 0 comments Download
M cc/prioritized_texture_manager.cc View 19 chunks +65 lines, -65 lines 0 comments Download
M cc/prioritized_texture_unittest.cc View 16 chunks +60 lines, -60 lines 0 comments Download
M cc/priority_calculator.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/priority_calculator.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M cc/proxy.h View 4 chunks +16 lines, -16 lines 0 comments Download
M cc/proxy.cc View 4 chunks +15 lines, -15 lines 0 comments Download
M cc/quad_culler.h View 1 chunk +14 lines, -14 lines 0 comments Download
M cc/quad_culler.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M cc/quad_culler_unittest.cc View 24 chunks +107 lines, -107 lines 0 comments Download
M cc/quad_sink.h View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/rate_limiter.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/render_pass.h View 7 chunks +25 lines, -25 lines 0 comments Download
M cc/render_pass.cc View 6 chunks +15 lines, -15 lines 0 comments Download
M cc/render_pass_draw_quad.h View 1 chunk +10 lines, -10 lines 0 comments Download
M cc/render_pass_draw_quad.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M cc/render_pass_sink.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/render_pass_unittest.cc View 4 chunks +16 lines, -16 lines 0 comments Download
M cc/render_surface.h View 3 chunks +14 lines, -14 lines 0 comments Download
M cc/render_surface.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M cc/render_surface_filters.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/render_surface_filters.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/render_surface_filters_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M cc/render_surface_impl.h View 4 chunks +26 lines, -26 lines 0 comments Download
M cc/render_surface_impl.cc View 9 chunks +34 lines, -34 lines 0 comments Download
M cc/render_surface_unittest.cc View 7 chunks +25 lines, -25 lines 0 comments Download
M cc/renderer.h View 3 chunks +14 lines, -14 lines 0 comments Download
M cc/renderer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/rendering_stats.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resource_provider.h View 10 chunks +21 lines, -21 lines 0 comments Download
M cc/resource_provider.cc View 31 chunks +73 lines, -73 lines 0 comments Download
M cc/resource_provider_unittest.cc View 19 chunks +51 lines, -51 lines 0 comments Download
M cc/scheduler.h View 3 chunks +18 lines, -18 lines 0 comments Download
M cc/scheduler.cc View 4 chunks +39 lines, -39 lines 0 comments Download
M cc/scheduler_state_machine.h View 3 chunks +4 lines, -4 lines 0 comments Download
M cc/scheduler_state_machine.cc View 11 chunks +24 lines, -24 lines 0 comments Download
M cc/scheduler_state_machine_unittest.cc View 31 chunks +194 lines, -194 lines 0 comments Download
M cc/scheduler_unittest.cc View 14 chunks +59 lines, -59 lines 0 comments Download
M cc/scoped_texture.h View 1 chunk +11 lines, -11 lines 0 comments Download
M cc/scoped_texture.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M cc/scoped_texture_unittest.cc View 5 chunks +21 lines, -21 lines 0 comments Download
M cc/scoped_thread_proxy.h View 3 chunks +10 lines, -10 lines 0 comments Download
M cc/scoped_thread_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/scrollbar_animation_controller.h View 2 chunks +15 lines, -15 lines 0 comments Download
M cc/scrollbar_animation_controller.cc View 1 chunk +15 lines, -15 lines 0 comments Download
M cc/scrollbar_animation_controller_linear_fade.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/scrollbar_animation_controller_linear_fade.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M cc/scrollbar_animation_controller_linear_fade_unittest.cc View 3 chunks +12 lines, -12 lines 0 comments Download
M cc/scrollbar_geometry_fixed_thumb.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/scrollbar_geometry_fixed_thumb.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M cc/scrollbar_geometry_stub.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/scrollbar_geometry_stub.cc View 1 chunk +19 lines, -19 lines 0 comments Download
M cc/scrollbar_layer.h View 1 chunk +13 lines, -13 lines 0 comments Download
M cc/scrollbar_layer.cc View 9 chunks +28 lines, -28 lines 0 comments Download
M cc/scrollbar_layer_impl.h View 3 chunks +19 lines, -19 lines 0 comments Download
M cc/scrollbar_layer_impl.cc View 6 chunks +31 lines, -31 lines 0 comments Download
M cc/scrollbar_layer_unittest.cc View 5 chunks +23 lines, -23 lines 0 comments Download
M cc/settings.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/settings.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M cc/shader.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/shader.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/shared_quad_state.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/shared_quad_state.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M cc/single_thread_proxy.h View 5 chunks +18 lines, -18 lines 0 comments Download
M cc/single_thread_proxy.cc View 15 chunks +64 lines, -64 lines 0 comments Download
M cc/skpicture_canvas_layer_texture_updater.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/skpicture_canvas_layer_texture_updater.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/software_renderer.h View 3 chunks +23 lines, -23 lines 0 comments Download
M cc/software_renderer.cc View 14 chunks +47 lines, -47 lines 0 comments Download
M cc/software_renderer_unittest.cc View 6 chunks +30 lines, -30 lines 0 comments Download
M cc/solid_color_draw_quad.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/solid_color_draw_quad.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/solid_color_layer.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/solid_color_layer.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/solid_color_layer_impl.h View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/solid_color_layer_impl.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/solid_color_layer_impl_unittest.cc View 3 chunks +15 lines, -15 lines 0 comments Download
M cc/stream_video_draw_quad.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/stream_video_draw_quad.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/stubs/skia_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/animation_test_common.h View 6 chunks +16 lines, -16 lines 0 comments Download
M cc/test/animation_test_common.cc View 5 chunks +22 lines, -22 lines 0 comments Download
M cc/test/fake_graphics_context.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/fake_layer_tree_host_client.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/test/fake_layer_tree_host_client.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/test/layer_test_common.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/test/layer_test_common.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/test/mock_quad_culler.h View 1 chunk +12 lines, -12 lines 0 comments Download
M cc/test/mock_quad_culler.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/test/occlusion_tracker_test_common.h View 1 chunk +9 lines, -9 lines 0 comments Download
M cc/test/render_pass_test_common.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/test/scheduler_test_common.h View 4 chunks +18 lines, -18 lines 0 comments Download
M cc/test/scheduler_test_common.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M cc/test/test_common.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/test/tiled_layer_test_common.h View 4 chunks +26 lines, -26 lines 0 comments Download
M cc/test/tiled_layer_test_common.cc View 9 chunks +22 lines, -22 lines 0 comments Download
M cc/texture.h View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/texture.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/texture_draw_quad.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/texture_draw_quad.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M cc/texture_layer.h View 2 chunks +10 lines, -10 lines 0 comments Download
M cc/texture_layer.cc View 6 chunks +23 lines, -23 lines 0 comments Download
M cc/texture_layer_client.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/texture_layer_impl.h View 2 chunks +9 lines, -9 lines 0 comments Download
M cc/texture_layer_impl.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M cc/texture_layer_unittest.cc View 5 chunks +14 lines, -14 lines 0 comments Download
M cc/texture_update_controller.h View 4 chunks +13 lines, -13 lines 0 comments Download
M cc/texture_update_controller.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M cc/texture_update_controller_unittest.cc View 18 chunks +47 lines, -47 lines 0 comments Download
M cc/texture_update_queue.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/texture_update_queue.cc View 2 chunks +11 lines, -11 lines 0 comments Download
M cc/texture_uploader.h View 3 chunks +4 lines, -4 lines 0 comments Download
M cc/thread.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/thread_proxy.h View 6 chunks +49 lines, -49 lines 0 comments Download
M cc/thread_proxy.cc View 35 chunks +177 lines, -177 lines 0 comments Download
M cc/thread_task.h View 12 chunks +49 lines, -49 lines 0 comments Download
M cc/thread_task_unittest.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/threaded_unittest.h View 7 chunks +31 lines, -31 lines 0 comments Download
M cc/threaded_unittest.cc View 21 chunks +88 lines, -88 lines 0 comments Download
M cc/throttled_texture_uploader.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/throttled_texture_uploader.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M cc/throttled_texture_uploader_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/tile_draw_quad.h View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/tile_draw_quad.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/tiled_layer.h View 6 chunks +14 lines, -14 lines 0 comments Download
M cc/tiled_layer.cc View 26 chunks +61 lines, -61 lines 0 comments Download
M cc/tiled_layer_impl.h View 3 chunks +11 lines, -11 lines 0 comments Download
M cc/tiled_layer_impl.cc View 9 chunks +30 lines, -30 lines 0 comments Download
M cc/tiled_layer_impl_unittest.cc View 9 chunks +57 lines, -57 lines 0 comments Download
M cc/tiled_layer_unittest.cc View 52 chunks +202 lines, -202 lines 0 comments Download
M cc/time_source.h View 3 chunks +7 lines, -7 lines 0 comments Download
M cc/timer.h View 2 chunks +11 lines, -11 lines 0 comments Download
M cc/timer.cc View 3 chunks +12 lines, -12 lines 0 comments Download
M cc/timer_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M cc/timing_function.h View 1 chunk +18 lines, -18 lines 0 comments Download
M cc/timing_function.cc View 1 chunk +18 lines, -18 lines 0 comments Download
M cc/tree_synchronizer.h View 1 chunk +13 lines, -13 lines 0 comments Download
M cc/tree_synchronizer.cc View 1 chunk +43 lines, -43 lines 0 comments Download
M cc/tree_synchronizer_unittest.cc View 7 chunks +158 lines, -158 lines 0 comments Download
M cc/unthrottled_texture_uploader.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/unthrottled_texture_uploader.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer.h View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/video_layer.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/video_layer_impl.h View 3 chunks +19 lines, -19 lines 0 comments Download
M cc/video_layer_impl.cc View 16 chunks +44 lines, -44 lines 0 comments Download
M cc/yuv_video_draw_quad.h View 1 chunk +11 lines, -11 lines 0 comments Download
M cc/yuv_video_draw_quad.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/compositor_bindings/CCThreadImpl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/compositor_bindings/CCThreadImpl.cpp View 5 chunks +18 lines, -18 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationCurveCommon.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationCurveCommon.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationImpl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationImpl.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M webkit/compositor_bindings/WebCompositorImpl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebCompositorImpl.cpp View 5 chunks +13 lines, -13 lines 0 comments Download
M webkit/compositor_bindings/WebContentLayerImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebContentLayerImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebDelegatedRendererLayerImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/WebExternalTextureLayerImpl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebExternalTextureLayerImpl.cpp View 3 chunks +14 lines, -14 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveImpl.h View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveImpl.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveTest.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebImageLayerImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebLayerImpl.h View 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebLayerImpl.cpp View 5 chunks +7 lines, -7 lines 0 comments Download
M webkit/compositor_bindings/WebLayerTreeViewImpl.h View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/compositor_bindings/WebLayerTreeViewImpl.cpp View 7 chunks +8 lines, -8 lines 0 comments Download
M webkit/compositor_bindings/WebScrollbarLayerImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebSolidColorLayerImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebToCCInputHandlerAdapter.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebToCCInputHandlerAdapter.cpp View 4 chunks +9 lines, -9 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveImpl.h View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveImpl.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveTest.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M webkit/compositor_bindings/WebVideoLayerImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
enne (OOO)
8 years, 2 months ago (2012-10-17 21:49:09 UTC) #1
enne (OOO)
I meant to add that I don't intend to land this until Friday, Oct 19th ...
8 years, 2 months ago (2012-10-17 21:53:30 UTC) #2
enne (OOO)
https://chromiumcodereview.appspot.com/11189043/diff/1/cc/active_animation.h File cc/active_animation.h (right): https://chromiumcodereview.appspot.com/11189043/diff/1/cc/active_animation.h#newcode15 cc/active_animation.h:15: // A ActiveAnimation, contains all the state required to ...
8 years, 2 months ago (2012-10-18 01:28:32 UTC) #3
enne (OOO)
jamesr: ping for review?
8 years, 2 months ago (2012-10-19 18:16:29 UTC) #4
jamesr
lgtm
8 years, 2 months ago (2012-10-19 18:18:15 UTC) #5
enne (OOO)
jam: Can I get a base/threading OWNERS LGTM to rename a class that's already in ...
8 years, 2 months ago (2012-10-19 20:52:21 UTC) #6
jam
8 years, 2 months ago (2012-10-19 20:56:57 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698