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

Issue 440873002: Consistancy in AccumulatePropertyUpdates for Animation Computation (Closed)

Created:
6 years, 4 months ago by shreyas.g
Modified:
6 years, 4 months ago
Reviewers:
danakj, ajuma
CC:
chromium-reviews, cc-bugs_chromium.org, Sikugu_, MuVen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: consistancy of variable usage in LayerAnimationController::AccumulatePropertyUpdates The animation value is computed from the animation curve. The general format used is to get the specific animation curve into one variable and then use the getvalue to get the actual animation value. The same is followed across the file except in AccumulatePropertyUpdates. This patch takes cares of the same. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287551

Patch Set 1 #

Patch Set 2 : Added variables to AccumulatePropertyUpdates to maintain consistancy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M cc/animation/layer_animation_controller.cc View 1 3 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
shreyas.g
PTAL
6 years, 4 months ago (2014-08-05 12:58:15 UTC) #1
ajuma
On 2014/08/05 12:58:15, shreyas.g wrote: > PTAL lgtm
6 years, 4 months ago (2014-08-05 13:10:17 UTC) #2
danakj
Why do this? It seems harder to read to me. What's wrong with an intermediate ...
6 years, 4 months ago (2014-08-05 13:11:12 UTC) #3
ajuma
On 2014/08/05 13:11:12, danakj_OOO_until_Aug_3 wrote: > Why do this? It seems harder to read to ...
6 years, 4 months ago (2014-08-05 13:18:23 UTC) #4
shreyas.g
On 2014/08/05 13:18:23, ajuma wrote: > On 2014/08/05 13:11:12, danakj_OOO_until_Aug_3 wrote: > > Why do ...
6 years, 4 months ago (2014-08-05 13:34:30 UTC) #5
shreyas.g
On 2014/08/05 13:34:30, shreyas.g wrote: > On 2014/08/05 13:18:23, ajuma wrote: > > On 2014/08/05 ...
6 years, 4 months ago (2014-08-05 13:49:11 UTC) #6
shreyas.g
On 2014/08/05 13:49:11, shreyas.g wrote: > On 2014/08/05 13:34:30, shreyas.g wrote: > > On 2014/08/05 ...
6 years, 4 months ago (2014-08-05 14:09:10 UTC) #7
ajuma
On 2014/08/05 14:09:10, shreyas.g wrote: > On 2014/08/05 13:49:11, shreyas.g wrote: > > On 2014/08/05 ...
6 years, 4 months ago (2014-08-05 14:30:58 UTC) #8
shreyas.g
The CQ bit was checked by shreyas.g@samsung.com
6 years, 4 months ago (2014-08-05 14:31:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shreyas.g@samsung.com/440873002/20001
6 years, 4 months ago (2014-08-05 14:33:02 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 16:36:20 UTC) #11
Message was sent while issue was closed.
Change committed as 287551

Powered by Google App Engine
This is Rietveld 408576698