Commits
User selector
Commit History
Commits on Sep 20, 2021
TimingFunction::transformTime() is poorly-named
Show description for 1c0fc50committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Jun 24, 2020
REGRESSION: Delayed updating of the parallax images on pacificvoyages.net/posts
Show description for e7addeccommitted
Commits on May 20, 2020
[Web Animations] Animation engine should not wake up every tick for steps timing functions
Show description for 92292facommitted
Commits on May 13, 2020
[Web Animations] Calling reverse() on an accelerated animation has no effect
Show description for 032cb35authored andcommitted
Commits on Apr 24, 2020
[Web Animations] Ensure calling Web Animations APIs override future CSS Animations style properties
Show description for 02c0f15committed
Commits on Jan 30, 2020
[Web Animations] Changing the delay of an accelerated animation doesn't seek the animation
Show description for b67f490committed
Commits on Oct 30, 2019
[Web Animations] Precompute an animation effect's active duration and end time
Show description for de221aacommitted
Commits on Jan 8, 2019
[Web Animations] Compute animation effect timing properties in batch
Show description for f5883f7committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Nov 6, 2018
[Web Animations] Implement getTiming() and updateTiming()
Show description for 73ef6f5committed[Web Animations] Update the Web Animations API to remove all the ReadOnly interfaces
Show description for cf73d98committed
Commits on Feb 9, 2018
[Web Animations] Refactor AnimationEffect and KeyframeEffect into AnimationEffectReadOnly, KeyframeEffectReadOnly and KeyframeEffect
Show description for 1b51b3bcommitted
Commits on Jan 25, 2018
[Web Animations] Account for provided easings when computing progress and resolving keyframe effect values
Show description for 97c0a21committed
Commits on Jan 24, 2018
[Web Animations] Compute the progress and currentIteration properties on getComputedTiming()
Show description for ecd93f9committed
Commits on Jan 23, 2018
[Web Animations] Expose getKeyframes() and parsing of remaining keyframe properties
Show description for 4b947efcommitted
Commits on Jan 19, 2018
[Web Animations] Expose timing properties (delay, endDelay, fill, iterationStart, iterations, direction) and getComputedTiming()
Show description for 9aa8090committed
Commits on Oct 24, 2017
[Web Animations] Add basic timing and target properties
Show description for 77dc463authored andcommitted
Commits on Oct 15, 2017
Remove all Web Animations code
Show description for 978f4bdauthored andcommitted
Commits on Aug 18, 2016
[web-animations] Add Animatable, AnimationEffect, KeyframeEffect and Animation interface
Show description for b206b8cauthored andcommitted
Commits on Jun 9, 2016
Unreviewed, rolling out r201810.
Show description for 302c329committed
Commits on Jun 8, 2016
[web-animations] Add Animatable, AnimationEffect, KeyframeEffect and Animation interface
Show description for 319300dauthored andcommitted
Loading