Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Unreviewed, reverting r282768.
Show description for bf51538committed
Eric Hutchison
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedbox-shadow and text-shadow do not yield float values while interpolating
Show description for 97d90d9committedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommittedTimingFunction::transformTime() is poorly-named
Show description for 1c0fc50committed
Commits on Aug 27, 2021
CSS keyframed animations don't respect edges in 4 value background-position
Show description for 56bccf3committed
Commits on Aug 24, 2021
Unprefix -webkit-backface-visibility
Show description for 80347b6authored andcommitted
Commits on Aug 13, 2021
Unreviewed, reverting r281009.
Show description for 91109d4committedUnprefix -webkit-backface-visibility
Show description for bfca3aaauthored andcommitted
Commits on Aug 6, 2021
REGRESSION (r274038): Keyframe animation with top/left with percentages fails to animate
Show description for 05ae8f2committed
Commits on Jun 8, 2021
REGRESSION (r256095): Adding a border-radius, border, or box-shadow breaks animations from scale(0)
Show description for f0259b0committedDrop legacy MainThreadTaskQueue & EventLoopTaskQueue classes
Show description for 71d6b82committed
Commits on Jun 7, 2021
Stop using legacy EventLoopDeferrableTask
Show description for 16eb09dcommittedHandle custom identifiers and strings separately, so we can quote strings correctly consistently
Show description for e1adc39committed
Commits on Jun 6, 2021
Reduce use of legacy EventLoopEventQueue and EventLoopTaskQueue
Show description for 1ae8e55committed
Commits on Jun 3, 2021
Port media code to the HTML event loop
Show description for c5c550fcommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 May 27, 2021
[css-grid] Add discrete animation support for grid-template-columns|rows
Show description for 558850cauthored andcommitted
Commits on May 4, 2021
REGRESSION (r260360): animation-wide timing function does not apply to 2-keyframe transform Web Animation
Show description for 540672acommitted
Commits on May 3, 2021
Move Style::ScopeOrdinal to a header of its own
Show description for e8d6d1dcommitted
Commits on Apr 27, 2021
Correctly interpolate stroke-dasharray in the discrete case
Show description for 38af5c1committedFix animation of the visibility CSS property between "hidden" and "collapse"
Show description for ed84364committedCorrectly specify interpolation of page-break-* properties
Show description for b883c41committed
Commits on Apr 24, 2021
Support interpolation of the background-repeat shorthand
Show description for 2b7b27bcommittedFix interpolation of the clip CSS property
Show description for 824857bcommittedRefactor ValueRange from enum to enum class
Show description for 65c114bauthored andcommitted
Commits on Apr 22, 2021
Add discrete animation support for border-image-repeat
Show description for fa8fbbfcommitted
Commits on Apr 21, 2021
Add discrete animation support for several background CSS properties
Show description for 0e2f7f2committed
Commits on Apr 16, 2021
Unreviewed GTK / WinCairo build fix after Antoine's r276141.
Show description for 8668299committedUnreviewed build fix after Antoine's r276141.
Show description for eed6081committedRefactor parameters to blending functions
Show description for 307c92ecommittedBlend using calc() when necessary
Show description for ffd5df4committed