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

Issue 660333004: cc cleanup: Update paths to geometry headers (Closed)

Created:
6 years, 2 months ago by hj.r.chung
Modified:
6 years, 2 months ago
Reviewers:
danakj, tfarina
CC:
chromium-reviews, cc-bugs_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc cleanup: Update paths to geometry headers Geometry headers were moved from /ui/gfx/ to ui/gfx/geometry. Updating includes accordingly. BUG=395370 Committed: https://crrev.com/d28506ba1497a3f5fa5b9f6702892cb1cb58ea15 Cr-Commit-Position: refs/heads/master@{#300902}

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -257 lines) Patch
M cc/animation/keyframed_animation_curve.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/keyframed_animation_curve_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/layer_animation_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/layer_animation_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/scrollbar_animation_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/transform_operation.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/transform_operations.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/transform_operations_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cc/base/float_quad_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/base/invalidation_region.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/base/math_util.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/base/math_util.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/base/math_util_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/base/region.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/base/simple_enclosed_region.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/base/tiling_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/base/tiling_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/blink/web_layer_impl_fixed_bounds.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/blink/web_layer_impl_fixed_bounds_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/debug_rect_history.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/invalidation_benchmark.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/picture_record_benchmark.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/rasterize_and_record_benchmark.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/rasterize_and_record_benchmark_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/input/layer_scroll_offset_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/input/page_scale_animation.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/input/page_scale_animation.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/input/scrollbar.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/input/top_controls_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/input/top_controls_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/input/top_controls_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/contents_scaling_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/delegated_frame_provider.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/draw_properties.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/heads_up_display_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/io_surface_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/layer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layers/layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/layer_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/layers/layer_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/layer_utils_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/nine_patch_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/nine_patch_layer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/nine_patch_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/nine_patch_layer_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/paint_properties.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/painted_scrollbar_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_image_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/render_surface.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/render_surface_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/render_surface_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/scrollbar_layer_impl_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/tiled_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/tiled_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/ui_resource_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/ui_resource_layer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/ui_resource_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/copy_output_request.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/copy_output_result.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/filter_operations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/output_surface_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/content_draw_quad_base.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quads/draw_polygon.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cc/quads/draw_quad.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/io_surface_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/picture_draw_quad.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/quads/render_pass.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quads/shared_quad_state.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/texture_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/texture_draw_quad.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/content_layer_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/content_layer_updater.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/resources/gpu_memory_buffer_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/layer_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/layer_quad.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/layer_quad_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/layer_tiling_data.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/layer_updater.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/picture.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/resources/picture_layer_tiling.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture_layer_tiling.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture_layer_tiling_set_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M cc/resources/picture_layer_tiling_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M cc/resources/picture_pile.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture_pile.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/picture_pile_base.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture_pile_base.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 chunk +1 line, -4 lines 0 comments Download
M cc/resources/picture_pile_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/picture_pile_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/picture_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M cc/resources/prioritized_resource.h View 1 chunk +3 lines, -4 lines 0 comments Download
M cc/resources/prioritized_resource_manager.h View 1 chunk +1 line, -3 lines 0 comments Download
M cc/resources/prioritized_resource_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/priority_calculator.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/resource_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/resource_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/resource_update.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/scoped_ui_resource.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/shared_bitmap.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/shared_bitmap_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/texture_mailbox.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/texture_mailbox.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/texture_uploader.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/resources/tile.h View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/resources/tile_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_priority.h View 1 chunk +2 lines, -5 lines 0 comments Download
M cc/resources/transferable_resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/transferable_resource.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/ui_resource_bitmap.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/video_resource_updater.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/video_resource_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface_aggregator_test_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface_factory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_content_layer_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_picture_layer_tiling_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_test_common.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/test/layer_tree_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/pixel_comparator.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/pixel_test.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/render_pass_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/skia_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/solid_color_content_layer_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/test_texture.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/test_web_graphics_context_3d.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/tiled_layer_test_common.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/damage_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_sorter.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_common.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/occlusion.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/occlusion.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/occlusion_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/occlusion_tracker.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
hj.r.chung
ptal. this is rebased on tot
6 years, 2 months ago (2014-10-23 04:26:33 UTC) #2
danakj
LGTM
6 years, 2 months ago (2014-10-23 14:47:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660333004/20001
6 years, 2 months ago (2014-10-23 14:48:47 UTC) #6
tfarina
lgtm
6 years, 2 months ago (2014-10-23 14:51:54 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-23 16:36:32 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 16:37:18 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d28506ba1497a3f5fa5b9f6702892cb1cb58ea15
Cr-Commit-Position: refs/heads/master@{#300902}

Powered by Google App Engine
This is Rietveld 408576698