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

Issue 1783613004: CC Animation: Erase cc::LayerSettings everywhere. (Closed)

Created:
4 years, 9 months ago by loyso (OOO)
Modified:
4 years, 9 months ago
CC:
anandc+watch-blimp_chromium.org, avayvod+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, danakj, darin-cc_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, dtrainor+watch-blimp_chromium.org, enne (OOO), feature-media-reviews_chromium.org, f(malita), jam, jbauman+watch_chromium.org, jbroman, jochen+watch_chromium.org, Justin Novosad, kalyank, kinuko+watch, kmarshall+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, mcasas+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-media_chromium.org, mlamouri+watch-test-runner_chromium.org, mlamouri+watch-content_chromium.org, nona+watch_chromium.org, nyquist+watch-blimp_chromium.org, pdr+graphicswatchlist_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org, rwlbuis, Stephen Chennney, shuchen+watch_chromium.org, sievers+watch_chromium.org, sriramsr+watch-blimp_chromium.org, James Su, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@eraseandroid
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CC Animation: Erase cc::LayerSettings everywhere. Also, erase LayerTreeSettings::use_compositor_animation_timelines flag. BUG=575041 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/0940d410fd6f1da81a07a963a8b485cee310918f Cr-Commit-Position: refs/heads/master@{#380914}

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 8

Patch Set 3 : Fix codereview issues. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1074 lines, -1631 lines) Patch
M blimp/client/feature/compositor/blimp_compositor.h View 1 chunk +0 lines, -1 line 0 comments Download
M blimp/client/feature/compositor/blimp_compositor.cc View 1 chunk +0 lines, -1 line 0 comments Download
M blimp/client/feature/compositor/blimp_layer_tree_settings.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
M cc/animation/animation_host_perftest.cc View 5 chunks +2 lines, -17 lines 0 comments Download
M cc/blink/web_content_layer_impl.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/blink/web_external_texture_layer_impl.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/blink/web_image_layer_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download
M cc/blink/web_layer_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/blink/web_layer_impl.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/blink/web_layer_impl_fixed_bounds_unittest.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M cc/blink/web_scrollbar_layer_impl.cc View 3 chunks +2 lines, -4 lines 0 comments Download
M cc/cc.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/cc_tests.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/debug/micro_benchmark_controller_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M cc/layers/heads_up_display_layer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M cc/layers/heads_up_display_layer.cc View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M cc/layers/heads_up_display_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/io_surface_layer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/io_surface_layer.cc View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M cc/layers/layer.h View 3 chunks +2 lines, -4 lines 0 comments Download
M cc/layers/layer.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M cc/layers/layer_perftest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M cc/layers/layer_position_constraint_unittest.cc View 1 2 8 chunks +13 lines, -18 lines 0 comments Download
M cc/layers/layer_proto_converter.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M cc/layers/layer_proto_converter_unittest.cc View 13 chunks +23 lines, -25 lines 0 comments Download
D cc/layers/layer_settings.h View 1 chunk +0 lines, -22 lines 0 comments Download
D cc/layers/layer_settings.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M cc/layers/layer_unittest.cc View 1 2 3 67 chunks +180 lines, -202 lines 0 comments Download
M cc/layers/layer_utils_unittest.cc View 1 2 1 chunk +1 line, -9 lines 0 comments Download
M cc/layers/nine_patch_layer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/nine_patch_layer.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M cc/layers/nine_patch_layer_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/layers/painted_scrollbar_layer.h View 2 chunks +1 line, -4 lines 0 comments Download
M cc/layers/painted_scrollbar_layer.cc View 1 2 1 chunk +4 lines, -7 lines 0 comments Download
M cc/layers/painted_scrollbar_layer_unittest.cc View 3 chunks +1 line, -4 lines 0 comments Download
M cc/layers/picture_image_layer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/picture_image_layer.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M cc/layers/picture_image_layer_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/layers/picture_layer.h View 2 chunks +3 lines, -5 lines 0 comments Download
M cc/layers/picture_layer.cc View 1 2 1 chunk +7 lines, -12 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 4 chunks +2 lines, -6 lines 0 comments Download
M cc/layers/picture_layer_unittest.cc View 12 chunks +14 lines, -22 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 1 2 3 14 chunks +44 lines, -55 lines 0 comments Download
M cc/layers/solid_color_layer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/solid_color_layer.cc View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M cc/layers/solid_color_layer_impl_unittest.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer.h View 2 chunks +1 line, -3 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer.cc View 1 2 1 chunk +3 lines, -7 lines 0 comments Download
M cc/layers/surface_layer.h View 2 chunks +1 line, -3 lines 0 comments Download
M cc/layers/surface_layer.cc View 1 2 1 chunk +4 lines, -8 lines 0 comments Download
M cc/layers/surface_layer_unittest.cc View 5 chunks +4 lines, -5 lines 0 comments Download
M cc/layers/texture_layer.h View 2 chunks +1 line, -2 lines 0 comments Download
M cc/layers/texture_layer.cc View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M cc/layers/texture_layer_unittest.cc View 14 chunks +22 lines, -23 lines 0 comments Download
M cc/layers/ui_resource_layer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/ui_resource_layer.cc View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M cc/layers/ui_resource_layer_unittest.cc View 6 chunks +6 lines, -15 lines 0 comments Download
M cc/layers/video_layer.h View 3 chunks +2 lines, -6 lines 0 comments Download
M cc/layers/video_layer.cc View 1 2 1 chunk +3 lines, -5 lines 0 comments Download
M cc/test/fake_layer_tree_host.cc View 1 chunk +1 line, -3 lines 0 comments Download
M cc/test/fake_layer_tree_host_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download
M cc/test/fake_painted_scrollbar_layer.h View 2 chunks +1 line, -3 lines 0 comments Download
M cc/test/fake_painted_scrollbar_layer.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M cc/test/fake_picture_layer.h View 2 chunks +5 lines, -9 lines 0 comments Download
M cc/test/fake_picture_layer.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M cc/test/layer_test_common.cc View 3 chunks +11 lines, -16 lines 0 comments Download
M cc/test/layer_tree_host_common_test.h View 2 chunks +0 lines, -4 lines 0 comments Download
M cc/test/layer_tree_host_common_test.cc View 1 2 2 chunks +1 line, -10 lines 0 comments Download
M cc/test/layer_tree_json_parser.cc View 4 chunks +5 lines, -9 lines 0 comments Download
M cc/test/layer_tree_pixel_test.cc View 2 chunks +2 lines, -3 lines 0 comments Download
D cc/test/layer_tree_settings_for_testing.h View 1 chunk +0 lines, -20 lines 0 comments Download
D cc/test/layer_tree_settings_for_testing.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M cc/test/layer_tree_test.h View 5 chunks +2 lines, -9 lines 0 comments Download
M cc/test/layer_tree_test.cc View 3 chunks +33 lines, -45 lines 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 8 chunks +7 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 2 chunks +1 line, -5 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 3 47 chunks +140 lines, -154 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 2 chunks +1 line, -4 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_blending.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_masks.cc View 16 chunks +19 lines, -29 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_readback.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_synchronous.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_tiles.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 3 59 chunks +120 lines, -140 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_animation.cc View 18 chunks +17 lines, -25 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 11 chunks +24 lines, -32 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_copyrequest.cc View 13 chunks +34 lines, -35 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_damage.cc View 6 chunks +11 lines, -15 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_occlusion.cc View 5 chunks +20 lines, -23 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_picture.cc View 7 chunks +14 lines, -14 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_proxy.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 1 2 3 4 chunks +13 lines, -25 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_serialization.cc View 5 chunks +17 lines, -27 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_video.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_settings.cc View 4 chunks +0 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_settings_unittest.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M cc/trees/tree_synchronizer_unittest.cc View 1 2 3 19 chunks +55 lines, -84 lines 0 comments Download
M chrome/browser/android/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/compositor/compositor_view.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/android/compositor/decoration_title.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/android/compositor/layer/content_layer.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/android/compositor/layer/contextual_search_layer.cc View 2 chunks +9 lines, -19 lines 0 comments Download
M chrome/browser/android/compositor/layer/crushed_sprite_layer.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/android/compositor/layer/layer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/android/compositor/layer/overlay_panel_layer.cc View 2 chunks +11 lines, -21 lines 0 comments Download
M chrome/browser/android/compositor/layer/tab_handle_layer.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/android/compositor/layer/tab_layer.cc View 2 chunks +9 lines, -16 lines 0 comments Download
M chrome/browser/android/compositor/layer/thumbnail_layer.cc View 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/android/compositor/layer/toolbar_layer.cc View 2 chunks +8 lines, -16 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/scene_layer.cc View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/tab_list_scene_layer.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/tab_strip_scene_layer.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/android/tab_android.cc View 2 chunks +1 line, -2 lines 0 comments Download
M components/test_runner/test_plugin.cc View 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/android/composited_touch_handle_drawable.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.cc View 4 chunks +3 lines, -5 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_android.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms.cc View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M content/renderer/npapi/webplugin_impl.cc View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M content/renderer/pepper/pepper_compositor_host.cc View 4 chunks +4 lines, -7 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_instance_impl.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/test/test_blink_web_unit_test_support.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/test/web_layer_tree_view_impl_for_testing.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M media/blink/webmediaplayer_impl.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp View 1 2 3 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M ui/android/edge_effect.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ui/android/edge_effect_l.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ui/android/overscroll_glow.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ui/compositor/compositor.cc View 3 chunks +5 lines, -7 lines 0 comments Download
M ui/compositor/layer.cc View 6 chunks +8 lines, -11 lines 0 comments Download
M ui/compositor/layer_animator.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/compositor/layer_owner_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/compositor/test/test_layer_animation_delegate.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 33 (14 generated)
loyso (OOO)
4 years, 9 months ago (2016-03-11 00:01:32 UTC) #4
ajuma
https://codereview.chromium.org/1783613004/diff/20001/cc/layers/heads_up_display_layer.cc File cc/layers/heads_up_display_layer.cc (right): https://codereview.chromium.org/1783613004/diff/20001/cc/layers/heads_up_display_layer.cc#newcode21 cc/layers/heads_up_display_layer.cc:21: : Layer(), This line shouldn't be needed anymore. (And ...
4 years, 9 months ago (2016-03-11 00:40:55 UTC) #5
piman
LGTM for content/ and ui/compositor
4 years, 9 months ago (2016-03-11 02:32:43 UTC) #6
piman
LGTM for content/ and ui/compositor
4 years, 9 months ago (2016-03-11 02:32:48 UTC) #7
loyso (OOO)
Fixed. https://codereview.chromium.org/1783613004/diff/20001/cc/layers/heads_up_display_layer.cc File cc/layers/heads_up_display_layer.cc (right): https://codereview.chromium.org/1783613004/diff/20001/cc/layers/heads_up_display_layer.cc#newcode21 cc/layers/heads_up_display_layer.cc:21: : Layer(), On 2016/03/11 00:40:54, ajuma wrote: > ...
4 years, 9 months ago (2016-03-11 03:26:57 UTC) #8
loyso (OOO)
dtrainor@, could you review ui/android and chrome/browser/android/ ?
4 years, 9 months ago (2016-03-11 03:40:51 UTC) #10
loyso (OOO)
kmarshall@, could you review blimp/ ?
4 years, 9 months ago (2016-03-11 03:44:32 UTC) #12
loyso (OOO)
dalecurtis@, could you review media/ ?
4 years, 9 months ago (2016-03-11 03:49:11 UTC) #14
loyso (OOO)
tkent@, could you review components/ ?
4 years, 9 months ago (2016-03-11 03:52:38 UTC) #16
David Trainor- moved to gerrit
ui/android and chrome/browser/android lgtm
4 years, 9 months ago (2016-03-11 03:54:14 UTC) #17
Ian Vollick
On 2016/03/11 03:54:14, David Trainor wrote: > ui/android and chrome/browser/android lgtm platform/ lgtm
4 years, 9 months ago (2016-03-11 04:12:25 UTC) #18
tkent
components/test_runner/ lgtm
4 years, 9 months ago (2016-03-11 04:26:00 UTC) #19
ajuma
lgtm
4 years, 9 months ago (2016-03-11 14:13:38 UTC) #20
DaleCurtis
lgtm
4 years, 9 months ago (2016-03-11 16:27:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1783613004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1783613004/40001
4 years, 9 months ago (2016-03-11 22:51:45 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/83661) chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-03-11 22:57:25 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1783613004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1783613004/60001
4 years, 9 months ago (2016-03-14 00:53:35 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-14 01:30:44 UTC) #31
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 01:32:41 UTC) #33
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0940d410fd6f1da81a07a963a8b485cee310918f
Cr-Commit-Position: refs/heads/master@{#380914}

Powered by Google App Engine
This is Rietveld 408576698