Side by Side Diff: third_party/WebKit/Source/platform/animation/DEPS
Issue 1616653002 :
CC Animation: Move files from cc_blink to Source/platform/animation (Closed)
Patch Set: Rebase. Fix copyrights and years.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
cc/blink/BUILD.gn
cc/blink/cc_blink.gyp
cc/blink/cc_blink_tests.gyp
cc/blink/web_animation_curve_common.h
cc/blink/web_animation_curve_common.cc
cc/blink/web_animation_impl.h
cc/blink/web_animation_impl.cc
cc/blink/web_animation_unittest.cc
cc/blink/web_compositor_animation_player_impl.h
cc/blink/web_compositor_animation_player_impl.cc
cc/blink/web_compositor_animation_player_unittest.cc
cc/blink/web_compositor_animation_timeline_impl.h
cc/blink/web_compositor_animation_timeline_impl.cc
cc/blink/web_compositor_support_impl.h
cc/blink/web_compositor_support_impl.cc
cc/blink/web_display_item_list_impl.h
cc/blink/web_display_item_list_impl.cc
cc/blink/web_filter_animation_curve_impl.h
cc/blink/web_filter_animation_curve_impl.cc
cc/blink/web_filter_operations_impl.h
cc/blink/web_filter_operations_impl.cc
cc/blink/web_float_animation_curve_impl.h
cc/blink/web_float_animation_curve_impl.cc
cc/blink/web_float_animation_curve_unittest.cc
cc/blink/web_layer_impl.h
cc/blink/web_layer_impl.cc
cc/blink/web_scroll_offset_animation_curve_impl.h
cc/blink/web_scroll_offset_animation_curve_impl.cc
cc/blink/web_to_cc_animation_delegate_adapter.cc
cc/blink/web_transform_animation_curve_impl.h
cc/blink/web_transform_animation_curve_impl.cc
cc/blink/web_transform_operations_impl.h
cc/blink/web_transform_operations_impl.cc
content/child/assert_matching_enums.cc
content/renderer/gpu/render_widget_compositor.h
content/renderer/gpu/render_widget_compositor.cc
content/test/web_layer_tree_view_impl_for_testing.h
content/test/web_layer_tree_view_impl_for_testing.cc
third_party/WebKit/Source/core/animation/Animation.h
third_party/WebKit/Source/core/animation/Animation.cpp
third_party/WebKit/Source/core/animation/AnimationTimeline.h
third_party/WebKit/Source/core/animation/AnimationTimeline.cpp
third_party/WebKit/Source/core/animation/AnimationTranslationUtil.h
third_party/WebKit/Source/core/animation/AnimationTranslationUtil.cpp
third_party/WebKit/Source/core/animation/AnimationTranslationUtilTest.cpp
third_party/WebKit/Source/core/animation/CompositorAnimations.cpp
third_party/WebKit/Source/core/animation/CompositorAnimationsImpl.h
third_party/WebKit/Source/core/animation/CompositorAnimationsTest.cpp
third_party/WebKit/Source/core/animation/CompositorAnimationsTestHelper.h
third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp
third_party/WebKit/Source/core/page/ChromeClient.h
third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.h
third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
third_party/WebKit/Source/core/paint/FilterPainter.cpp
third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.h
third_party/WebKit/Source/platform/animation/CompositorAnimation.h
third_party/WebKit/Source/platform/animation/CompositorAnimation.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationCurve.h
third_party/WebKit/Source/platform/animation/CompositorAnimationCurve.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationPlayer.h
third_party/WebKit/Source/platform/animation/CompositorAnimationPlayer.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationPlayerClient.h
third_party/WebKit/Source/platform/animation/CompositorAnimationPlayerClient.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationPlayerTest.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationTest.cpp
third_party/WebKit/Source/platform/animation/CompositorAnimationTimeline.h
third_party/WebKit/Source/platform/animation/CompositorAnimationTimeline.cpp
third_party/WebKit/Source/platform/animation/CompositorFilterAnimationCurve.h
third_party/WebKit/Source/platform/animation/CompositorFilterAnimationCurve.cpp
third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.h
third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp
third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.h
third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.cpp
third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurveTest.cpp
third_party/WebKit/Source/platform/animation/CompositorFloatKeyframe.h
third_party/WebKit/Source/platform/animation/CompositorScrollOffsetAnimationCurve.h
third_party/WebKit/Source/platform/animation/CompositorScrollOffsetAnimationCurve.cpp
third_party/WebKit/Source/platform/animation/CompositorTransformAnimationCurve.h
third_party/WebKit/Source/platform/animation/CompositorTransformAnimationCurve.cpp
third_party/WebKit/Source/platform/animation/CompositorTransformKeyframe.h
third_party/WebKit/Source/platform/animation/CompositorTransformKeyframe.cpp
third_party/WebKit/Source/platform/animation/CompositorTransformOperations.h
third_party/WebKit/Source/platform/animation/CompositorTransformOperations.cpp
third_party/WebKit/Source/platform/animation/DEPS
third_party/WebKit/Source/platform/animation/WebToCCAnimationDelegateAdapter.h
third_party/WebKit/Source/platform/animation/WebToCCAnimationDelegateAdapter.cpp
third_party/WebKit/Source/platform/blink_platform.gypi
third_party/WebKit/Source/platform/exported/Platform.cpp
third_party/WebKit/Source/platform/exported/WebCompositorAnimationPlayerClient.cpp
third_party/WebKit/Source/platform/exported/WebFilterKeyframe.cpp
third_party/WebKit/Source/platform/exported/WebTransformKeyframe.cpp
third_party/WebKit/Source/platform/graphics/CompositorFactory.h
third_party/WebKit/Source/platform/graphics/CompositorFactory.cpp
third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h
third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.cpp
third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp
third_party/WebKit/Source/platform/graphics/GraphicsLayerTest.cpp
third_party/WebKit/Source/platform/graphics/filters/SkiaImageFilterBuilder.h
third_party/WebKit/Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp
third_party/WebKit/Source/platform/graphics/paint/FilterDisplayItem.h
third_party/WebKit/Source/platform/graphics/paint/FilterDisplayItem.cpp
third_party/WebKit/Source/platform/scroll/ProgrammaticScrollAnimator.h
third_party/WebKit/Source/platform/scroll/ProgrammaticScrollAnimator.cpp
third_party/WebKit/Source/platform/scroll/ScrollAnimator.h
third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp
third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h
third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h
third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.cpp
third_party/WebKit/Source/platform/scroll/ScrollableArea.h
third_party/WebKit/Source/platform/scroll/ScrollableArea.cpp
third_party/WebKit/Source/web/ChromeClientImpl.h
third_party/WebKit/Source/web/ChromeClientImpl.cpp
third_party/WebKit/Source/web/LinkHighlightImpl.h
third_party/WebKit/Source/web/LinkHighlightImpl.cpp
third_party/WebKit/Source/web/WebFrameWidgetImpl.h
third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp
third_party/WebKit/Source/web/WebPagePopupImpl.cpp
third_party/WebKit/Source/web/WebViewImpl.h
third_party/WebKit/Source/web/WebViewImpl.cpp
third_party/WebKit/public/blink_headers.gypi
third_party/WebKit/public/platform/WebCompositorAnimation.h
third_party/WebKit/public/platform/WebCompositorAnimationCurve.h
third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h
third_party/WebKit/public/platform/WebCompositorAnimationPlayer.h
third_party/WebKit/public/platform/WebCompositorAnimationPlayerClient.h
third_party/WebKit/public/platform/WebCompositorAnimationTimeline.h
third_party/WebKit/public/platform/WebCompositorSupport.h
third_party/WebKit/public/platform/WebDisplayItemList.h
third_party/WebKit/public/platform/WebFilterAnimationCurve.h
third_party/WebKit/public/platform/WebFilterKeyframe.h
third_party/WebKit/public/platform/WebFilterOperations.h
third_party/WebKit/public/platform/WebFloatAnimationCurve.h
third_party/WebKit/public/platform/WebFloatKeyframe.h
third_party/WebKit/public/platform/WebLayer.h
third_party/WebKit/public/platform/WebLayerTreeView.h
third_party/WebKit/public/platform/WebScrollOffsetAnimationCurve.h
third_party/WebKit/public/platform/WebTransformAnimationCurve.h
third_party/WebKit/public/platform/WebTransformKeyframe.h
third_party/WebKit/public/platform/WebTransformOperations.h