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

Issue 11228059: cc: Remove CC*.h temporary includes, part 6/4. (Closed)

Created:
8 years, 2 months ago by tfarina
Modified:
8 years, 2 months ago
Reviewers:
jamesr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Patch Set 16 : #

Patch Set 17 : #

Patch Set 18 : #

Patch Set 19 : #

Patch Set 20 : rebase - fix conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -268 lines) Patch
D cc/CCActiveAnimation.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCAnimationCurve.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCAnimationEvents.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCAppendQuadsData.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCCheckerboardDrawQuad.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCCompletionEvent.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDamageTracker.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDebugBorderDrawQuad.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDebugRectHistory.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDelayBasedTimeSource.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDelegatedRendererLayerImpl.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDirectRenderer.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCDrawQuad.h View 1 2 3 4 5 6 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCFontAtlas.h View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCFrameRateController.h View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCFrameRateCounter.h View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCGraphicsContext.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCLayerQuad.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CCThreadedTest.h View 1 chunk +0 lines, -6 lines 0 comments Download
M cc/active_animation.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +4 lines, -3 lines 0 comments Download
M cc/active_animation_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M cc/animation_curve.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +2 lines, -2 lines 0 comments Download
M cc/animation_events.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M cc/cc.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 2 chunks +17 lines, -34 lines 0 comments Download
M cc/checkerboard_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
cc/checkerboard_draw_quad.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M cc/damage_tracker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M cc/damage_tracker_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M cc/debug_border_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/debug_border_draw_quad.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M cc/debug_rect_history.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -2 lines 0 comments Download
M cc/delay_based_time_source.cc View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -2 lines 0 comments Download
M cc/delay_based_time_source_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M cc/delegated_renderer_layer.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -2 lines 0 comments Download
M cc/delegated_renderer_layer_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +2 lines, -2 lines 0 comments Download
M cc/delegated_renderer_layer_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +2 lines, -2 lines 0 comments Download
M cc/direct_renderer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +3 lines, -2 lines 0 comments Download
M cc/draw_quad.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +3 lines, -3 lines 0 comments Download
M cc/draw_quad_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
M cc/font_atlas.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/frame_rate_controller.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M cc/frame_rate_controller_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M cc/frame_rate_counter.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_renderer.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
M cc/gl_renderer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_renderer_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/heads_up_display_layer.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/heads_up_display_layer_impl.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/heads_up_display_layer_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M cc/heads_up_display_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/io_surface_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/io_surface_layer_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/keyframed_animation_curve.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +3 lines, -3 lines 0 comments Download
M cc/layer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_animation_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_animation_controller.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_animation_controller_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +6 lines, -6 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quad_culler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quad_culler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -3 lines 0 comments Download
M cc/render_surface_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_provider_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M cc/single_thread_proxy.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M cc/single_thread_proxy.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M cc/software_renderer.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M cc/software_renderer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +1 line, -1 line 0 comments Download
M cc/solid_color_draw_quad.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M cc/solid_color_layer_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M cc/stream_video_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/test/animation_test_common.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/fake_graphics_context.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_test_common.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_test_common.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/mock_quad_culler.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/test/scheduler_test_common.h View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/tiled_layer_test_common.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +0 lines, -1 line 0 comments Download
M cc/texture_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/thread_proxy.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -2 lines 0 comments Download
M cc/thread_proxy.cc View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M cc/tile_draw_quad.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M cc/tiled_layer_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +3 lines, -3 lines 0 comments Download
M cc/tiled_layer_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M cc/timing_function.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download
M cc/yuv_video_draw_quad.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
TBRing... This is the final one. Yay!
8 years, 2 months ago (2012-10-23 22:38:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11228059/12064
8 years, 2 months ago (2012-10-23 22:40:10 UTC) #2
commit-bot: I haz the power
8 years, 2 months ago (2012-10-24 01:58:13 UTC) #3
Change committed as 163749

Powered by Google App Engine
This is Rietveld 408576698