2017-06-23 |
annulen@yandex.ru | Remove excessive headers from WebCore/{bindings,css... |
blob | commitdiff |
2017-06-20 |
annulen@yandex.ru | Remove excessive include directives from WebCore/css |
blob | commitdiff | diff to current |
2017-06-19 |
cdumez@apple.com | Use WTF::Function instead of std::function in more... |
blob | commitdiff | diff to current |
2017-06-06 |
annulen@yandex.ru | Add missing <functional> includes |
blob | commitdiff | diff to current |
2017-03-24 |
mmaxfield@apple.com | font-style needs a new CSSValue to make CSSRule.cssText... |
blob | commitdiff | diff to current |
2017-02-20 |
rego@igalia.com | [css-grid] Remove compilation flag ENABLE_CSS_GRID_LAYOUT |
blob | commitdiff | diff to current |
2016-12-17 |
hyatt@apple.com | [CSS Values] Make separate wrapper classes for the... |
blob | commitdiff | diff to current |
2016-12-14 |
hyatt@apple.com | [CSS Parser] Remove WebkitCSSTransformValue |
blob | commitdiff | diff to current |
2016-12-13 |
hyatt@apple.com | [CSS Parser] Eliminate SVGPaint and SVGColor |
blob | commitdiff | diff to current |
2016-12-13 |
hyatt@apple.com | [CSS Parser] Rename CSSPrimitiveValue::UnitTypes to... |
blob | commitdiff | diff to current |
2016-12-10 |
hyatt@apple.com | [CSS Parser] Remove the old CSS Parser |
blob | commitdiff | diff to current |
2016-11-01 |
dino@apple.com | Remove WebKitCSSFilterValue to make Hyatt happy |
blob | commitdiff | diff to current |
2016-10-27 |
hyatt@apple.com | [CSS Parser] Implement CSS variables |
blob | commitdiff | diff to current |
2016-10-26 |
hyatt@apple.com | [CSS Parser] Unify CSSCustomPropertyValue and CSSCustom... |
blob | commitdiff | diff to current |
2016-10-18 |
hyatt@apple.com | [CSS Parser] Get all the properties turned on |
blob | commitdiff | diff to current |
2016-10-17 |
darin@apple.com | Move CSS classes from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-06 |
mmaxfield@apple.com | Put variation fonts work behind a compile-time flag |
blob | commitdiff | diff to current |
2016-09-30 |
mmaxfield@apple.com | Parse font-variation-settings |
blob | commitdiff | diff to current |
2016-09-29 |
antti@apple.com | Remove addSubresourceStyleURLs functions |
blob | commitdiff | diff to current |
2016-09-13 |
hyatt@apple.com | [CSS Parser] Add CSS Variable Parsing support |
blob | commitdiff | diff to current |
2016-08-22 |
achristensen@apple.com | Source/WebCore: |
blob | commitdiff | diff to current |
2016-08-17 |
antti@apple.com | Remove CSS_IMAGE_SET feature define |
blob | commitdiff | diff to current |
2016-08-15 |
achristensen@apple.com | Remove unused includes of wtf headers |
blob | commitdiff | diff to current |
2016-06-07 |
weinig@apple.com | Add experimental support for spring based CSS animations |
blob | commitdiff | diff to current |
2016-06-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r201706. |
blob | commitdiff | diff to current |
2016-06-06 |
commit-queue@webki... | Add experimental support for spring based CSS animations |
blob | commitdiff | diff to current |
2016-05-23 |
cdumez@apple.com | Clean up / Modernize the CSS Parser |
blob | commitdiff | diff to current |
2016-05-20 |
commit-queue@webki... | Fix null dereferencing in CSSAnimationTriggerScrollValu... |
blob | commitdiff | diff to current |
2016-04-12 |
svillar@igalia.com | [css-grid] Add parsing support for <auto-repeat> syntax |
blob | commitdiff | diff to current |
2015-10-17 |
hyatt@apple.com | Implement the CSS4 'revert' keyword. |
blob | commitdiff | diff to current |
2015-10-15 |
hyatt@apple.com | Add support for the CSS 'unset' keyword. |
blob | commitdiff | diff to current |
2015-10-15 |
hyatt@apple.com | Implement CSS Variables. |
blob | commitdiff | diff to current |
2015-09-24 |
hyatt@apple.com | Add support for CSS Custom Properties (in preparation... |
blob | commitdiff | diff to current |
2015-08-12 |
gyuyoung.kim@webki... | Reduce use of PassRefPtr in WebCore/css |
blob | commitdiff | diff to current |
2015-07-07 |
simon.fraser@apple.com | Revert use of SVG <mask> elements for -webkit-mask... |
blob | commitdiff | diff to current |
2015-07-07 |
simon.fraser@apple.com | Revert use of SVG <mask> elements for -webkit-mask... |
blob | commitdiff | diff to current |
2015-06-19 |
dino@apple.com | Provide a way for web developers to draw a Theme-specif... |
blob | commitdiff | diff to current |
2015-05-13 |
antti@apple.com | Cached CSS image resources don't show up after reloadin... |
blob | commitdiff | diff to current |
2015-05-04 |
jfernandez@igalia.com | [CSS Box Alignment] Upgrade justify-content parsing... |
blob | commitdiff | diff to current |
2015-03-17 |
dino@apple.com | Parsing and Style Resolution of Container-based Animati... |
blob | commitdiff | diff to current |
2015-03-16 |
commit-queue@webki... | Unreviewed, rolling out r181572. |
blob | commitdiff | diff to current |
2015-03-16 |
dino@apple.com | Parsing and Style Resolution of Container-based Animati... |
blob | commitdiff | diff to current |
2014-12-18 |
stavila@adobe.com | [SVG Masking] Enable the use of <mask> elements for... |
blob | commitdiff | diff to current |
2014-12-15 |
commit-queue@webki... | Unreviewed, rolling out r177223 and r177226. |
blob | commitdiff | diff to current |
2014-12-12 |
stavila@adobe.com | [SVG Masking] Enable the use of <mask> elements for... |
blob | commitdiff | diff to current |
2014-12-04 |
stavila@adobe.com | [SVG Masking] Add support for referencing <mask> elemen... |
blob | commitdiff | diff to current |
2014-11-04 |
cdumez@apple.com | Allow implicit conversion from Ref<T> to T& |
blob | commitdiff | diff to current |
2014-10-03 |
cdumez@apple.com | Use is<>() / downcast<>() for CSSValue subclasses |
blob | commitdiff | diff to current |
2014-09-04 |
commit-queue@webki... | Remove CSS_FILTERS flag |
blob | commitdiff | diff to current |
2014-08-20 |
achristensen@apple.com | Introducing WEBCORE_EXPORT macro. |
blob | commitdiff | diff to current |
2014-08-20 |
commit-queue@webki... | Unreviewed, rolling out r172798. |
blob | commitdiff | diff to current |
2014-08-20 |
achristensen@apple.com | Introducing WEBCORE_EXPORT macro. |
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-02-28 |
ryuan.choi@samsung.com | Build break when disabled CSS_GRID_LAYOUT |
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-05 |
ossy@webkit.org | Remove ENABLE(SVG) guards |
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-15 |
krit@webkit.org | Remove unnecessary WebkitCSSSVGDocumentValue |
blob | commitdiff | diff to current |
2013-11-28 |
antti@apple.com | Remove feature: CSS variables |
blob | commitdiff | diff to current |
2013-11-13 |
akling@apple.com | Refalize CSSCursorImageValue. |
blob | commitdiff | diff to current |
2013-10-22 |
gyuyoung.kim@samsu... | Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS |
blob | commitdiff | diff to current |
2013-10-18 |
andersca@apple.com | Remove spaces between template angle brackets |
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-10-07 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSCursorImageValue, CSSCu... |
blob | commitdiff | diff to current |
2013-10-02 |
gyuyoung.kim@samsu... | Generate toCSSFooValue for CSS child values |
blob | commitdiff | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSCalcValue instead of using manual cast... |
blob | commitdiff | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue for CSSGradientValue, CSSLinearG... |
blob | commitdiff | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSCanvasValue |
blob | commitdiff | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSLineBoxContainValue |
blob | commitdiff | diff to current |
2013-09-27 |
darin@apple.com | rename KURL to URL |
blob | commitdiff | diff to current |
2013-09-24 |
gyuyoung.kim@samsu... | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast... |
blob | commitdiff | diff to current |
2013-09-23 |
commit-queue@webki... | Unreviewed, rolling out r156253. |
blob | commitdiff | diff to current |
2013-09-23 |
gyuyoung.kim@samsu... | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast... |
blob | commitdiff | diff to current |
2013-09-19 |
rniwa@webkit.org | Remove superfluous CSSLinearTimingFunctionValue and... |
blob | commitdiff | diff to current |
2013-09-05 |
krit@webkit.org | Support interpolation between cross-fade() images |
blob | commitdiff | diff to current |
2013-08-15 |
krit@webkit.org | Implement CSS Image filter() function |
blob | commitdiff | diff to current |
2013-04-22 |
benjamin@webkit.org | Remove the memory instrumentation code |
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-02-11 |
commit-queue@webki... | Implement CSSValue::equals(const CSSValue&) to optimise... |
blob | commitdiff | diff to current |
2012-12-07 |
commit-queue@webki... | CSS cursor property should support webkit-image-set |
blob | commitdiff | diff to current |
2012-09-13 |
loislo@chromium.org | Web Inspector: NMI: migrate core instrumentation code... |
blob | commitdiff | diff to current |
2012-09-06 |
michelangelo@webki... | Parse the array() function for custom filters |
blob | commitdiff | diff to current |
2012-08-24 |
commit-queue@webki... | webkit-image-set() function not showing up when computi... |
blob | commitdiff | diff to current |
2012-08-07 |
commit-queue@webki... | [CSS Shaders] Parse mix function |
blob | commitdiff | diff to current |
2012-08-06 |
yurys@chromium.org | Web Inspector: add memory instrumentation for CSSValue... |
blob | commitdiff | diff to current |
2012-08-05 |
antti@apple.com | Don't reuse cached stylesheet with failed or canceled... |
blob | commitdiff | diff to current |
2012-07-24 |
commit-queue@webki... | Null-pointer crash when a derived color like -webkit... |
blob | commitdiff | diff to current |
2012-06-29 |
senorblanco@chromi... | Source/WebCore: Implement filter url() function. |
blob | commitdiff | diff to current |
2012-06-25 |
hclam@chromium.org | Unreviewed, rolling out r121137. |
blob | commitdiff | diff to current |
2012-06-25 |
ukai@chromium.org | Unreviewed compile error fix of Chromium Win Release. |
blob | commitdiff | diff to current |
2012-06-13 |
macpherson@chromiu... | WIP: Implement CSS Variables Standard. |
blob | commitdiff | diff to current |
2012-05-30 |
commit-queue@webki... | Unreviewed, rolling out r118913. |
blob | commitdiff | diff to current |
2012-05-30 |
antti@apple.com | Rename Foo::addSubresourceStyleURLs and Node::addSubres... |
blob | commitdiff | diff to current |
2012-05-29 |
kling@webkit.org | Give StylePropertySet a proper mutability flag. |
blob | commitdiff | diff to current |
2012-05-23 |
antti@apple.com | Rename StyleSheetInternal to StyleSheetContents |
blob | commitdiff | diff to current |
2012-04-11 |
antti@apple.com | Split CSSStyleSheet into internal and CSSOM type |
blob | commitdiff | diff to current |
2012-04-09 |
antti@apple.com | Don't expose internal CSSValues in API |
blob | commitdiff | diff to current |
2012-04-04 |
tony@chromium.org | Remove flex function css parsing |
blob | commitdiff | diff to current |
2012-03-30 |
kling@webkit.org | Kill CSSTimingFunctionValue. |
blob | commitdiff | diff to current |
2012-03-22 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=80322 |
blob | commitdiff | diff to current |
next |