index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
WebKit
/
LayoutTests
/
web-animations-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Web Animations: Use a single animation clock
dstockwell
2015-11-04
2
-14
/
+23
*
Revert of Web Animations: Use a single animation clock (patchset #7 id:120001...
pkasting
2015-10-30
2
-23
/
+14
*
Web Animations: Use a single animation clock
dstockwell
2015-10-30
2
-14
/
+23
*
Revert of Web Animations: Use a single animation clock (patchset #6 id:100001...
pkasting
2015-10-29
2
-23
/
+14
*
Web Animations: Use a single animation clock
dstockwell
2015-10-29
2
-14
/
+23
*
Web Animations: Deflake web-animations-api/change-in-animation-frame.html
dstockwell
2015-10-26
1
-15
/
+8
*
Web Animations: Don't participate in grouping when start time is set
dstockwell@chromium.org
2015-09-22
1
-0
/
+50
*
Web Animations: Enable additive animations in experimental
alancutter@chromium.org
2015-09-08
3
-203
/
+0
*
Web Animations API: Don't allow quirky CSS values in keyframes
alancutter@chromium.org
2015-09-01
1
-0
/
+30
*
Auto-rebaseline for r200178
wangxianzhu@google.com
2015-08-07
1
-0
/
+6
*
Animations: Rename source to effect in Animation
samli@chromium.org
2015-07-08
3
-9
/
+9
*
Implement animations for Independent CSS Transform Properties
soonm@google.com
2015-06-29
1
-0
/
+22
*
Animations: Add the effect clipping primitive to web animations
samli@chromium.org
2015-06-09
1
-0
/
+115
*
Web Animations: Don't fire finish event when cancelling
dstockwell@chromium.org
2015-06-09
3
-117
/
+30
*
When cancelling an animation, add missing timeline-detach check.
sigbjornf@opera.com
2015-06-02
1
-0
/
+14
*
Web Animations: Update naming to reflect spec changes
dstockwell@chromium.org
2015-05-06
11
-195
/
+194
*
Fix incorrect percentage top for positioned elements.
shivamidow@gmail.com
2015-04-15
1
-3
/
+3
*
Web Animations: Start time should be null when play() is changing current time
samli@chromium.org
2015-03-30
1
-0
/
+24
*
Avoid creating animatable value snapshot when styles not yet resolved
ericwilligers@chromium.org
2015-03-25
1
-0
/
+27
*
Transitions: Downgrade transition to animation after it has finished
samli@chromium.org
2015-03-25
1
-0
/
+30
*
Use Length for the stroke-dasharray property in SVGLayoutStyle
fs@opera.com
2015-03-06
1
-0
/
+28
*
CSS: rename motion-position to motion-offset
ericwilligers@chromium.org
2015-03-05
1
-6
/
+6
*
Web Animations: Fix Player's timing update when source content becomes longer
dstockwell@chromium.org
2015-03-02
1
-0
/
+20
*
Add TypeChecking=Unrestricted to Web Animation APIs
fs@opera.com
2015-02-19
3
-0
/
+17
*
Animations: Scale current time correctly by playback rate in timeline
samli@chromium.org
2015-02-18
1
-0
/
+25
*
Animate fill and stroke using ColorStyleInterpolation
ericwilligers@chromium.org
2015-02-18
1
-0
/
+31
*
Use IDL union for Timing.duration
fs@opera.com
2015-02-18
1
-1
/
+1
*
Animation: Allow animations to be retriggered if timeline time changes
samli@chromium.org
2015-02-04
1
-0
/
+35
*
Refactored interpolation creation
caley@chromium.org
2015-01-16
1
-0
/
+27
*
Web Animations: Implement the AnimationPlayer ready promise
dstockwell@chromium.org
2015-01-15
2
-0
/
+128
*
Web Animations: Simplify mutable AnimationTimeline currentTime and playbackRate
dstockwell@chromium.org
2015-01-15
1
-0
/
+19
*
Web Animations: Implement the AnimationPlayer finished promise
dstockwell@chromium.org
2015-01-14
1
-0
/
+67
*
Animations: getAnimationPlayers() also returns players in effect
samli@chromium.org
2014-12-29
1
-0
/
+19
*
Web Animations: Implement AnimationNode.computedTiming
dstockwell@chromium.org
2014-12-17
2
-21
/
+30
*
Web Animations: Remove AnimationNode.player
dstockwell@chromium.org
2014-12-15
1
-8
/
+10
*
Define CSS Motion Path properties
ericwilligers@chromium.org
2014-12-12
1
-0
/
+39
*
Web Animations: AnimationPlayer.cancel should invalidate computed style
dstockwell@chromium.org
2014-11-19
1
-0
/
+14
*
WebIDL Dictionaries should access prototype chains when searching for propert...
shans@chromium.org
2014-10-24
1
-3
/
+2
*
Move timeline get CSS AnimationPlayers W3C test into seperate file.
rjwright@chromium.org
2014-10-23
2
-32
/
+40
*
Web Animations: End exclusive behavior at time 0 when playing backwards
dstockwell@chromium.org
2014-09-23
1
-0
/
+18
*
Web Animations: Add tests for player state transitions and fix discovered issues
dstockwell@chromium.org
2014-09-10
1
-0
/
+418
*
Web Animations: Use null for unresolved startTime and currentTime in Animatio...
dstockwell@chromium.org
2014-09-10
1
-0
/
+17
*
Web Animations: Zero time of the document timeline should correspond with nav...
dstockwell@chromium.org
2014-09-09
1
-0
/
+11
*
Web-Animations: Implement idle state for AnimationPlayers
dstockwell@chromium.org
2014-09-08
1
-3
/
+3
*
Web Animations: Resolve Player start and current times asynchronously
dstockwell@chromium.org
2014-09-03
2
-3
/
+4
*
Web Animations: guard testRunner usages.
dongseong.hwang@intel.com
2014-08-11
6
-6
/
+18
*
Animations: Fix bug where getAnimationPlayers() crashes
samli@chromium.org
2014-07-28
1
-0
/
+2
*
Web Animations: Simplify keyframe input handling.
shans@chromium.org
2014-07-23
6
-127
/
+101
*
Web Animations: Remove timeLag from Player API and model
dstockwell@chromium.org
2014-07-22
1
-9
/
+9
*
Web Animations API: Add getAnimationPlayers()
samli@chromium.org
2014-07-17
1
-0
/
+118
[next]