Commits
User selector
Commit History
Commits on Dec 14, 2016
[CSS Parser] Make CSSFunctionValue derive from CSSValueList
Show description for f158c5ecommitted
David Hyatt
Commits on Dec 10, 2016
[CSS Parser] Remove the old CSS Parser
Show description for 252af5dcommitted
David Hyatt
Commits on Oct 18, 2016
[CSS Parser] Get all the properties turned on
Show description for a805430committed
David Hyatt
Commits on Sep 16, 2016
[CSS Parser] Get CSSParserFastPaths.cpp compiling
Show description for 2706067committed
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 May 23, 2016
Clean up / Modernize the CSS Parser
Show description for 1860500committed
Commits on May 18, 2016
Clean up CSS code
Show description for 1b22567committed
Commits on Oct 15, 2015
Implement CSS Variables.
Show description for d899a4dcommitted
David Hyatt
Commits on Dec 14, 2014
Fix build. :-|
Show description for abfe462committed
Andreas KlingMinor follow-up tweaks suggested by Darin on bug 139587.
Show description for 0762df5committed
Andreas KlingReplace PassRef with Ref/Ref&& across the board.
Show description for af85b89committed
Andreas Kling
Commits on Oct 3, 2014
Use is<>() / downcast<>() for CSSValue subclasses
Show description for b8e2b58committed
Commits on Jan 29, 2014
[CSS Grid Layout] minmax() should be a CSSFunction instead of a CSSValueList
Show description for b14e379committed
Commits on Dec 2, 2013
CSSFunctionValue constructors should return PassRef.
Show description for a678306committed
Andreas Kling
Commits on Oct 22, 2013
Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS
Show description for 73ecc63committed
Gyuyoung Kim
Commits on Oct 2, 2013
Generate toCSSFooValue for CSS child values
Show description for caa1960committed
Gyuyoung Kim
Commits on Sep 4, 2013
Rename customCssText -> customCSSText to match WebKit style
Show description for 580e5d0committed
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Feb 11, 2013
Implement CSSValue::equals(const CSSValue&) to optimise CSSValue comparison
Show description for 2eeb47eauthored andcommitted
Commits on Dec 5, 2012
[CSS Grid Layout] Implement CSS parsing and handling for <track-minmax>
Show description for 1ddb8f1committed
Julien Chaffraix
Commits on Aug 6, 2012
Web Inspector: add memory instrumentation for CSSValue and its descendants
Show description for 011a3adcommitted
Commits on Nov 9, 2011
CSS: Remove empty value and rule destructors.
Show description for f08ba0bcommitted
Andreas Kling
Commits on Nov 8, 2011
Devirtualize CSSValue.
Show description for 0037175committed
Andreas KlingCSSValue: Devirtualize cssText().
Show description for 74800a9committed
Andreas Kling
Commits on Oct 19, 2011
Strip trailing whitespace in the WebCore/css C++ code.
Show description for 9456729committed
Alexander Pavlov
Commits on Jan 28, 2011
Remove dead code that tried to map from CSS values to parser values
Show description for 60bd4bbcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading