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 Sep 16, 2016
[CSS Parser] Get CSSParserFastPaths.cpp compiling
Show description for 2706067committed
David Hyatt
Commits on May 23, 2016
Clean up / Modernize the CSS Parser
Show description for 1860500committed
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 Kling
Commits on Jan 25, 2014
Move CSSGroupingRule, CSSStyleSheet, ElementRuleCollector to std::unique_ptr
Show description for aa29811committed
Commits on Oct 22, 2013
CSSValueList constructor functions should return PassRef.
Show description for 137e9f9committed
Andreas Kling
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 Feb 1, 2013
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
Show description for c1cd09acommitted
Commits on Dec 5, 2012
[CSS Grid Layout] Implement CSS parsing and handling for <track-minmax>
Show description for 1ddb8f1committed
Julien Chaffraix
Commits on Sep 17, 2012
Web Inspector: NMI: now when we can detect instrumented classes we can
Show description for 45a85c6committed
Commits on Sep 7, 2012
Web Inspector: NMI: move WebCore specific code to separate header
Show description for 6df8c57committed
Commits on Sep 5, 2012
Web Inspector: NMI: extract MemoryObjectType constants from MemoryInstrumentation.
Show description for 8b2d1ffcommitted
Commits on Aug 31, 2012
Replace more instances of += with StringBuilder
Show description for 5147877committed
Adam Barth
Commits on Aug 21, 2012
Web Inspector: NMI: rename addMember for strings and KURL to addInstrumentedMember.
Show description for cc8fd25committed
Commits on Aug 7, 2012
Web Inspector: make the MemoryClassInfo class a not-template
Show description for f6248e3authored andcommitted
Commits on Aug 6, 2012
Web Inspector: add memory instrumentation for CSSValue and its descendants
Show description for 011a3adcommitted
Commits on Nov 8, 2011
Devirtualize CSSValue.
Show description for 0037175committed
Andreas KlingCSSValue: Devirtualize cssText().
Show description for 74800a9committed
Andreas Kling
Commits on Nov 7, 2011
CSSValue: Devirtualize isFooType().
Show description for 4c4d78ccommitted
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