git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[CSS Grid Layout] Implementation of the grid-template shorthand.
[WebKit-https.git]
/
Source
/
WebCore
/
css
/
CSSParser.h
2014-04-25
commit-queue@webki...
[CSS Grid Layout] Implementation of the grid-template...
blob
|
commitdiff
2014-04-03
svillar@igalia.com
[CSS Grid Layout] <string> not allowed in grid-{area...
blob
|
commitdiff
|
diff to current
2014-03-24
commit-queue@webki...
[CSS Grid Layout] Update named <grid-line> syntax to...
blob
|
commitdiff
|
diff to current
2014-03-14
krit@webkit.org
[SVG2] support paint-order presentation attribute
blob
|
commitdiff
|
diff to current
2014-02-25
svillar@igalia.com
[CSS Grid Layout] Add ENABLE flag
blob
|
commitdiff
|
diff to current
2014-02-13
commit-queue@webki...
[CSS Grid Layout] Rename named areas property
blob
|
commitdiff
|
diff to current
2014-02-09
zandobersek@gmail.com
Switch the rest of CSS code from OwnPtr over to std...
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-02-04
zandobersek@gmail.com
Manage MediaQuery and MediaQueryExp classes through...
blob
|
commitdiff
|
diff to current
2014-02-04
akling@apple.com
Remove the CSS @host rule.
blob
|
commitdiff
|
diff to current
2014-01-29
svillar@igalia.com
[CSS Grid Layout] minmax() should be a CSSFunction...
blob
|
commitdiff
|
diff to current
2014-01-23
mvujovic@adobe.com
Remove CSS Custom Filters code and tests
blob
|
commitdiff
|
diff to current
2014-01-23
mmaxfield@apple.com
Remove CSS3_TEXT_DECORATION define
blob
|
commitdiff
|
diff to current
2014-01-21
betravis@adobe.com
[CSS Shapes] Preserve box-shape order when serializing...
blob
|
commitdiff
|
diff to current
2014-01-16
mmaxfield@apple.com
text-emphasis-position CSS property doesn't recognize...
blob
|
commitdiff
|
diff to current
2014-01-10
betravis@adobe.com
[CSS Shapes] Change parseBasicShape to return a CSSPrim...
blob
|
commitdiff
|
diff to current
2014-01-10
abucur@adobe.com
[CSS Regions] Remove unused CSSParser::parseFlowThread
blob
|
commitdiff
|
diff to current
2013-12-25
krit@webkit.org
Support <box> values parsing on 'clip-path' property
blob
|
commitdiff
|
diff to current
2013-12-02
zoltan@webkit.org
[CSS Shapes] Support inset parsing
blob
|
commitdiff
|
diff to current
2013-12-02
commit-queue@webki...
[css shapes] Parse new ellipse shape syntax
blob
|
commitdiff
|
diff to current
2013-11-28
antti@apple.com
Rename StylePropertySet to StyleProperties
blob
|
commitdiff
|
diff to current
2013-11-28
antti@apple.com
Remove feature: CSS variables
blob
|
commitdiff
|
diff to current
2013-11-27
svillar@igalia.com
[CSS Grid Layout] Support grid-definition-{rows|columns...
blob
|
commitdiff
|
diff to current
2013-11-21
cfleizach@apple.com
AX: Implement CSS -webkit-alt property (text alternativ...
blob
|
commitdiff
|
diff to current
2013-11-20
bjonesbe@adobe.com
[css shapes] Parse new circle shape syntax
blob
|
commitdiff
|
diff to current
2013-11-19
betravis@adobe.com
[CSS Shapes] Parse [<box> || <shape>] values
blob
|
commitdiff
|
diff to current
2013-11-06
svillar@igalia.com
[CSS Grid Layout] Add support for named grid areas
blob
|
commitdiff
|
diff to current
2013-10-31
commit-queue@webki...
Move CSS3 text decoration implementation behind ENABLE...
blob
|
commitdiff
|
diff to current
2013-10-28
commit-queue@webki...
Parsing support for -webkit-text-decoration-skip: ink
blob
|
commitdiff
|
diff to current
2013-10-17
akling@apple.com
Use PassRef for constructing StylePropertySets.
blob
|
commitdiff
|
diff to current
2013-10-10
svillar@igalia.com
[CSS Grid Layout] Implement support for grid-template
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-25
weinig@apple.com
CTTE: More Document references please
blob
|
commitdiff
|
diff to current
2013-09-18
weinig@apple.com
Replace use of OwnArrayPtr<Foo> with std::unique_ptr...
blob
|
commitdiff
|
diff to current
2013-09-11
darin@apple.com
Rework CSS parser, eliminating "floating" concept and...
blob
|
commitdiff
|
diff to current
2013-09-03
svillar@igalia.com
[CSS Grid Layout] Add parsing for named grid lines
blob
|
commitdiff
|
diff to current
2013-08-15
krit@webkit.org
Implement CSS Image filter() function
blob
|
commitdiff
|
diff to current
2013-08-08
zalan@apple.com
REGRESSION (r121551) Incorrect handling of invalid...
blob
|
commitdiff
|
diff to current
2013-08-06
sergio@webkit.org
[CSS Grid Layout] Add support for parsing <grid-line...
blob
|
commitdiff
|
diff to current
2013-06-20
alexis@webkit.org
Cleanup usage of CSSPropertyID and CSSValueID inside...
blob
|
commitdiff
|
diff to current
2013-06-19
alexis@webkit.org
Make sure to use CSSValueID and CSSPropertyID rather...
blob
|
commitdiff
|
diff to current
2013-06-14
commit-queue@webki...
CSSParser::parseImageSet() doesn't need a parameter.
blob
|
commitdiff
|
diff to current
2013-05-29
commit-queue@webki...
[CSS Shapes] Support parsing inset-rectangle shapes
blob
|
commitdiff
|
diff to current
2013-05-28
sergio@webkit.org
Web Inspector: Enable CSS logging
blob
|
commitdiff
|
diff to current
2013-05-27
commit-queue@webki...
CSSParser::parseImageResolution doesn't need a parameter.
blob
|
commitdiff
|
diff to current
2013-05-14
antti@apple.com
Remove ::-webkit-distributed()
blob
|
commitdiff
|
diff to current
2013-05-03
akling@apple.com
Simplify CSSSelectorList creation/adoption.
blob
|
commitdiff
|
diff to current
2013-04-22
krit@webkit.org
[Part 4] Parse the custom() function in -webkit-filter...
blob
|
commitdiff
|
diff to current
2013-04-14
akling@apple.com
Move addParsedProperty/addParsedProperties to MutableSt...
blob
|
commitdiff
|
diff to current
2013-04-14
akling@apple.com
CSSParser should return ImmutableStylePropertySets.
blob
|
commitdiff
|
diff to current
2013-04-11
krit@webkit.org
[CSS Shaders] Parse parameters descriptor
blob
|
commitdiff
|
diff to current
2013-04-11
michelangelo@webki...
[CSS Shaders] Parse the geometry descriptor
blob
|
commitdiff
|
diff to current
2013-04-11
krit@webkit.org
[CSS Shaders] Parse mix descriptor
blob
|
commitdiff
|
diff to current
2013-03-28
commit-queue@webki...
Add a settings to disallow initializing background...
blob
|
commitdiff
|
diff to current
2013-03-25
commit-queue@webki...
Web Inspector: Remove console warnings for *_ prefixed...
blob
|
commitdiff
|
diff to current
2013-03-21
commit-queue@webki...
Web Inspector: Track CSS error location information.
blob
|
commitdiff
|
diff to current
2013-03-20
commit-queue@webki...
Source/WebCore: [css3-text] Parsing -webkit-each-line...
blob
|
commitdiff
|
diff to current
2013-03-20
commit-queue@webki...
Web Inspector: Plumbing CSS warnings
blob
|
commitdiff
|
diff to current
2013-03-19
jchaffraix@webkit.org
[CSS Grid Layout] Add parsing for grid-auto-{row|column}
blob
|
commitdiff
|
diff to current
2013-03-15
aestes@apple.com
REGRESSION (r127277): CSS URIs with multi-byte Unicode...
blob
|
commitdiff
|
diff to current
2013-03-15
hayato@chromium.org
[Shadow]: left side of ::-webkit-distributed selector...
blob
|
commitdiff
|
diff to current
2013-03-14
commit-queue@webki...
create runtime flags for CSS Compositing
blob
|
commitdiff
|
diff to current
2013-03-12
commit-queue@webki...
[css3-text] Add partial parsing support for text-underl...
blob
|
commitdiff
|
diff to current
2013-03-07
jchaffraix@webkit.org
[CSS Grid Layout] Extend our grammar to support 2 posit...
blob
|
commitdiff
|
diff to current
2013-03-04
akling@apple.com
CSSParser: Avoid temporary String when parsing hex...
blob
|
commitdiff
|
diff to current
2013-03-04
alexis@webkit.org
transition properties can't be found in CSSStyleDeclaration
blob
|
commitdiff
|
diff to current
2013-02-15
mvujovic@adobe.com
Source/WebCore: Add code from other branch.
blob
|
commitdiff
|
diff to current
2013-02-15
alexis@webkit.org
WebKit shouldn't accept "none, none" in transition...
blob
|
commitdiff
|
diff to current
2013-02-14
hayato@chromium.org
[Shadow DOM] Implements a '::distributed()' pseudo...
blob
|
commitdiff
|
diff to current
2013-02-13
commit-queue@webki...
Implement css-conditional's CSS.supports()
blob
|
commitdiff
|
diff to current
2013-02-12
commit-queue@webki...
Handle error recovery in @supports
blob
|
commitdiff
|
diff to current
2013-01-31
mvujovic@adobe.com
[CSS Shaders] Parse custom filter function with the...
blob
|
commitdiff
|
diff to current
2013-01-28
mvujovic@adobe.com
[CSS Shaders] Parse @-webkit-filter
blob
|
commitdiff
|
diff to current
2013-01-23
alexis@webkit.org
transition-property accepts incorrect "all, none" as...
blob
|
commitdiff
|
diff to current
2013-01-22
akling@apple.com
CSS: Make tag sub-selectors standalone CSSSelectors.
blob
|
commitdiff
|
diff to current
2013-01-16
commit-queue@webki...
Implement CSSSupportsRule
blob
|
commitdiff
|
diff to current
2013-01-16
commit-queue@webki...
Source/WebCore: Update CSS3 gradient support to the...
blob
|
commitdiff
|
diff to current
2013-01-10
apavlov@chromium.org
CSSParser does not allow the absence of whitespace...
blob
|
commitdiff
|
diff to current
2012-12-10
commit-queue@webki...
Deprecate prefixed linear-gradient and radial-gradient...
blob
|
commitdiff
|
diff to current
2012-12-10
alexis@webkit.org
[CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND...
blob
|
commitdiff
|
diff to current
2012-12-08
alexis@webkit.org
Enable CSS3 position offset for CSS Masking.
blob
|
commitdiff
|
diff to current
2012-12-07
alexis@webkit.org
Improve r136754 by hardening checks of expected values...
blob
|
commitdiff
|
diff to current
2012-12-05
alexis@webkit.org
REGRESSION (r136683): css3/calc/background-position...
blob
|
commitdiff
|
diff to current
2012-12-05
alexis@webkit.org
[CSS3 Backgrounds and Borders] Allow the CSS3 backgroun...
blob
|
commitdiff
|
diff to current
2012-12-03
apavlov@chromium.org
Web Inspector: [Styles] Retain selector case as written...
blob
|
commitdiff
|
diff to current
2012-11-30
jchaffraix@webkit.org
[CSS Grid Layout] Align the grid track code with the...
blob
|
commitdiff
|
diff to current
2012-11-27
apavlov@chromium.org
Incorrect value of CSSStyleDeclaration#length when...
blob
|
commitdiff
|
diff to current
2012-11-23
alexis@webkit.org
[CSS3 Backgrounds and Borders] Implement new CSS3 backg...
blob
|
commitdiff
|
diff to current
2012-11-15
tony@chromium.org
Convert m_selectorVector back to a stack allocated...
blob
|
commitdiff
|
diff to current
2012-11-13
benjamin@webkit.org
CSSParser::setStyleSheet() should be inline
blob
|
commitdiff
|
diff to current
2012-11-05
commit-queue@webki...
Validate CSS Device Adaptation properties and resolve...
blob
|
commitdiff
|
diff to current
2012-11-03
benjamin@webkit.org
Improve CSSParser::setupParser() since the prefix/suffi...
blob
|
commitdiff
|
diff to current
2012-10-31
commit-queue@webki...
Added viewport at-rule to the CSS parser and tokenizer
blob
|
commitdiff
|
diff to current
2012-10-29
kling@webkit.org
Don't expose implementation details of StylePropertySet...
blob
|
commitdiff
|
diff to current
2012-10-26
tasak@google.com
[Shadow DOM] Needs @host rule for ShadowDOM styling
blob
|
commitdiff
|
diff to current
2012-10-24
commit-queue@webki...
Unreviewed, rolling out r132303 and r132312.
blob
|
commitdiff
|
diff to current
2012-10-24
tasak@google.com
[Shadow DOM] Needs @host rule for ShadowDOM styling
blob
|
commitdiff
|
diff to current
2012-10-23
kenneth@webkit.org
Add support for resolution media query
blob
|
commitdiff
|
diff to current
2012-10-18
commit-queue@webki...
Implement css3-conditional's @supports rule
blob
|
commitdiff
|
diff to current
2012-10-15
macpherson@chromiu...
Make CSS variable names case-insensitive.
blob
|
commitdiff
|
diff to current
next