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

Issue 2976873003: Added a nested class to gfx::Animation (Closed)

Created:
3 years, 5 months ago by newcomer
Modified:
3 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Added a nested class to gfx::Animation The new class is a reimplementation of SlideAnimation::TestApi which allows tests to manipulate animations. BUG=741076 Review-Url: https://codereview.chromium.org/2976873003 Cr-Commit-Position: refs/heads/master@{#486887} Committed: https://chromium.googlesource.com/chromium/src/+/fe6f35b2483e35bcd3e8c775b6810eab2e1e3be3

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments #

Total comments: 2

Patch Set 3 : Responded to comments #

Patch Set 4 : Removed animation export macro. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -21 lines) Patch
M ui/gfx/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gfx/animation/animation.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
A ui/gfx/animation/animation_test_api.h View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A ui/gfx/animation/animation_test_api.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
M ui/gfx/animation/slide_animation_unittest.cc View 1 2 chunks +3 lines, -21 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
newcomer
Sky, PTAL. -Alex
3 years, 5 months ago (2017-07-12 17:02:09 UTC) #3
sky
https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn File ui/gfx/animation/BUILD.gn (right): https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn#newcode25 ui/gfx/animation/BUILD.gn:25: "animations_test_api.h", You have a misspelling here. Also, the test ...
3 years, 5 months ago (2017-07-12 19:16:19 UTC) #4
sky
https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn File ui/gfx/animation/BUILD.gn (right): https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn#newcode25 ui/gfx/animation/BUILD.gn:25: "animations_test_api.h", On 2017/07/12 19:16:19, sky wrote: > You have ...
3 years, 5 months ago (2017-07-12 22:42:36 UTC) #5
newcomer
Sky, Thanks for the feedback! -Alex https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn File ui/gfx/animation/BUILD.gn (right): https://codereview.chromium.org/2976873003/diff/1/ui/gfx/animation/BUILD.gn#newcode25 ui/gfx/animation/BUILD.gn:25: "animations_test_api.h", On 2017/07/12 ...
3 years, 5 months ago (2017-07-13 21:19:28 UTC) #9
sky
LGTM https://codereview.chromium.org/2976873003/diff/80001/ui/gfx/animation/animation_test_api.h File ui/gfx/animation/animation_test_api.h (right): https://codereview.chromium.org/2976873003/diff/80001/ui/gfx/animation/animation_test_api.h#newcode1 ui/gfx/animation/animation_test_api.h:1: // Copyright (c) 2017 The Chromium Authors. All ...
3 years, 5 months ago (2017-07-13 23:14:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2976873003/100001
3 years, 5 months ago (2017-07-13 23:19:20 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/428646)
3 years, 5 months ago (2017-07-14 00:16:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2976873003/120001
3 years, 5 months ago (2017-07-14 20:18:31 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:120001) as https://chromium.googlesource.com/chromium/src/+/fe6f35b2483e35bcd3e8c775b6810eab2e1e3be3
3 years, 5 months ago (2017-07-14 21:07:06 UTC) #28
newcomer
3 years, 5 months ago (2017-07-17 14:54:32 UTC) #29
Message was sent while issue was closed.
https://codereview.chromium.org/2976873003/diff/80001/ui/gfx/animation/animat...
File ui/gfx/animation/animation_test_api.h (right):

https://codereview.chromium.org/2976873003/diff/80001/ui/gfx/animation/animat...
ui/gfx/animation/animation_test_api.h:1: // Copyright (c) 2017 The Chromium
Authors. All rights reserved.
On 2017/07/13 23:14:05, sky wrote:
> no (c) (see style guide).

Done.

Powered by Google App Engine
This is Rietveld 408576698