Commits
User selector
Commit History
Commits on Mar 2, 2020
Move some vectors around instead of heap-allocating them and moving the pointers
Show description for 8ef224acommitted
Commits on Jun 20, 2017
Remove excessive include directives from WebCore/css
Show description for 056b807committed
Commits on Dec 14, 2016
[CSS Parser] Rename StyleKeyframe to StyleRuleKeyframe
Show description for eacabb4committed
David Hyatt
Commits on Dec 10, 2016
[CSS Parser] Remove the old CSS Parser
Show description for 252af5dcommitted
David Hyatt
Commits on Nov 17, 2016
[CSS Parser] Add @supports, @keyframe and media query parsing options
Show description for c766d21committed
David Hyatt
Commits on Nov 13, 2016
Use #pragma once in WebCore
Show description for 0da5770authored andcommitted
Commits on Sep 11, 2016
[CSS Parser] Add the main parser implementation
Show description for 4637153committed
David Hyatt
Commits on Aug 28, 2016
Add final keyword to final classes and overriden methods in WebCore/css
Show description for fc8e45bauthored andcommitted
Commits on Jun 8, 2016
Multiple selectors break keyframes animation
Show description for d040a8ecommitted
Commits on Mar 4, 2016
Remove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Jun 5, 2015
Purge PassRefPtr create() factory functions in WebCore/css
Show description for 830bf48authored andcommitted
Commits on Jan 27, 2015
CSSKeyframesRule::findRule() and deleteRule() should delete the last matching rule, not the first
Show description for c185e09authored andcommitted
Commits on Dec 14, 2014
Replace PassRef with Ref/Ref&& across the board.
Show description for af85b89committed
Andreas Kling
Commits on Nov 15, 2014
Rename WebKitCSSKeyframe(s)Rule into CSSKeyframe(s)Rule
Show description for 7e0dcbfcommitted
Loading