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

Issue 1663963004: Blink Compositor Animation: Use PassOwnPtr in CompositorFactory. (Closed)

Created:
4 years, 10 months ago by loyso (OOO)
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, shans, blink-reviews-platform-graphics_chromium.org, dshwang, vmpstr+blinkwatch_chromium.org, kinuko+watch, rwlbuis, krit, drott+blinkwatch_chromium.org, Justin Novosad, Rik, blink-reviews-paint_chromium.org, blink-reviews, Eric Willigers, kenneth.christiansen, rjwright, jbroman, pdr+graphicswatchlist_chromium.org, darktears, Stephen Chennney, blink-reviews-animation_chromium.org, slimming-paint-reviews_chromium.org, blink-layers+watch_chromium.org, f(malita), danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@curves
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Blink Compositor Animation: Use PassOwnPtr in CompositorFactory. DO NOT LAND. BUG=577016

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -71 lines) Patch
M third_party/WebKit/Source/core/animation/Animation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimeline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimations.cpp View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimationsTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimationsTestHelper.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/FilterPainter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorFactory.h View 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorFactory.cpp View 2 chunks +42 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayerTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ProgrammaticScrollAnimator.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp View 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/LinkHighlightImpl.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
loyso (OOO)
4 years, 6 months ago (2016-06-17 07:41:54 UTC) #1
Description was changed from

==========
Blink Compositor Animation: Use PassOwnPtr in CompositorFactory.

DO NOT LAND.

BUG=577016
==========

to

==========
Blink Compositor Animation: Use PassOwnPtr in CompositorFactory.

DO NOT LAND.

BUG=577016
==========

Powered by Google App Engine
This is Rietveld 408576698