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

Issue 1698213002: Blink Compositor: Erase virtuals on Transform and Filter operations. (Closed)

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

Description

Blink Compositor: Erase virtuals on Transform and Filter operations. BUG=577016 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/3479a2cd4a2926b56ea8091e6182f1a32e9bbeae Cr-Commit-Position: refs/heads/master@{#376085}

Patch Set 1 #

Patch Set 2 : Move AnimationTranslationUtil to platform. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -375 lines) Patch
M cc/animation/transform_operations.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/animation/AnimationTranslationUtil.h View 1 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/Source/core/animation/AnimationTranslationUtil.cpp View 1 1 chunk +0 lines, -122 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTranslationUtilTest.cpp View 1 1 chunk +0 lines, -106 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimations.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 1 2 chunks +0 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/platform/animation/AnimationTranslationUtil.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/platform/animation/AnimationTranslationUtil.cpp View 1 5 chunks +11 lines, -11 lines 0 comments Download
A + third_party/WebKit/Source/platform/animation/AnimationTranslationUtilTest.cpp View 1 2 chunks +44 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformOperations.h View 1 chunk +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformOperations.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h View 1 chunk +16 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
loyso (OOO)
** Presubmit ERRORS ** Do not use Chromium namespace cc inside Blink core: third_party/WebKit/Source/core/animation/AnimationTranslationUtilTest.cpp:54 third_party/WebKit/Source/core/animation/AnimationTranslationUtilTest.cpp:60 ...
4 years, 10 months ago (2016-02-16 05:28:24 UTC) #4
loyso (OOO)
PTAL, jbroman@, esprehn@! Can we allow to use cc namespace in Test files?
4 years, 10 months ago (2016-02-17 23:28:55 UTC) #6
jbroman
On 2016/02/17 at 23:28:55, loyso wrote: > PTAL, jbroman@, esprehn@! Can we allow to use ...
4 years, 10 months ago (2016-02-17 23:31:01 UTC) #7
loyso (OOO)
On 2016/02/17 23:31:01, jbroman wrote: > On 2016/02/17 at 23:28:55, loyso wrote: > > PTAL, ...
4 years, 10 months ago (2016-02-17 23:46:41 UTC) #8
esprehn
Why isn't the test in platform?
4 years, 10 months ago (2016-02-18 00:02:02 UTC) #9
jbroman
On 2016/02/18 at 00:02:02, esprehn wrote: > Why isn't the test in platform? Wow, well-spotted. ...
4 years, 10 months ago (2016-02-18 00:04:19 UTC) #10
loyso (OOO)
On 2016/02/18 00:04:19, jbroman wrote: > On 2016/02/18 at 00:02:02, esprehn wrote: > > Why ...
4 years, 10 months ago (2016-02-18 00:10:54 UTC) #11
loyso (OOO)
On 2016/02/18 00:02:02, esprehn wrote: > Why isn't the test in platform? Done. PTAL! ready ...
4 years, 10 months ago (2016-02-18 00:56:50 UTC) #12
ajuma
cc/ lgtm
4 years, 10 months ago (2016-02-18 01:04:37 UTC) #14
esprehn
lgtm
4 years, 10 months ago (2016-02-18 01:09:05 UTC) #15
esprehn
Err I was going to commit this, but maybe someone from animations (alancutter or dstockwell) ...
4 years, 10 months ago (2016-02-18 02:12:59 UTC) #18
dstockwell
lgtm
4 years, 10 months ago (2016-02-18 02:58:01 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698213002/20001
4 years, 10 months ago (2016-02-18 03:06:44 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-18 04:01:03 UTC) #23
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 04:02:12 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3479a2cd4a2926b56ea8091e6182f1a32e9bbeae
Cr-Commit-Position: refs/heads/master@{#376085}

Powered by Google App Engine
This is Rietveld 408576698