1. 5967835 Implement the CSS4 'revert' keyword. by hyatt@apple.com · 9 years ago
  2. d30fda7 Add support for the CSS 'unset' keyword. by hyatt@apple.com · 9 years ago
  3. 8c2518f Implement CSS Variables. https://bugs.webkit.org/show_bug.cgi?id=19660 by hyatt@apple.com · 9 years ago
  4. e208f74 Add support for CSS Custom Properties (in preparation for implementing CSS Variables). by hyatt@apple.com · 9 years ago
  5. 7e62568 Reduce use of PassRefPtr in WebCore/css by gyuyoung.kim@webkit.org · 10 years ago
  6. 75de48b6 Revert use of SVG <mask> elements for -webkit-mask-image (r176798, r177494) by simon.fraser@apple.com · 10 years ago
  7. c1b0019 Revert use of SVG <mask> elements for -webkit-mask-image (r176798, r177494, r186180) by simon.fraser@apple.com · 10 years ago
  8. 5569282 Provide a way for web developers to draw a Theme-specific Wireless Playback icon by dino@apple.com · 10 years ago
  9. 6e31387 Cached CSS image resources don't show up after reloading <http://nightly.webkit.org/start/> by antti@apple.com · 10 years ago
  10. e0396a6 [CSS Box Alignment] Upgrade justify-content parsing to CSS3 Box Alignment spec. by jfernandez@igalia.com · 10 years ago
  11. c1ab709 Parsing and Style Resolution of Container-based Animation Triggers by dino@apple.com · 10 years ago
  12. ba5cf25 Unreviewed, rolling out r181572. https://bugs.webkit.org/show_bug.cgi?id=142755 by commit-queue@webkit.org · 10 years ago
  13. 1fa9ecb Parsing and Style Resolution of Container-based Animation Triggers by dino@apple.com · 10 years ago
  14. 0d20d95 [SVG Masking] Enable the use of <mask> elements for -webkit-mask-image by stavila@adobe.com · 10 years ago
  15. c1d908c Unreviewed, rolling out r177223 and r177226. by commit-queue@webkit.org · 10 years ago
  16. 582e02e [SVG Masking] Enable the use of <mask> elements for -webkit-mask-image by stavila@adobe.com · 10 years ago
  17. 4b17ac7 [SVG Masking] Add support for referencing <mask> elements from -webkit-mask-image by stavila@adobe.com · 10 years ago
  18. 2f66120 Allow implicit conversion from Ref<T> to T& by cdumez@apple.com · 10 years ago
  19. 7e1bcb2 Use is<>() / downcast<>() for CSSValue subclasses by cdumez@apple.com · 10 years ago
  20. 9e58b3d Remove CSS_FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136529 by commit-queue@webkit.org · 11 years ago
  21. 0980d45 Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108 by achristensen@apple.com · 11 years ago
  22. 4ad1880 Unreviewed, rolling out r172798. https://bugs.webkit.org/show_bug.cgi?id=136113 by commit-queue@webkit.org · 11 years ago
  23. 1ce7c1d Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108 by achristensen@apple.com · 11 years ago
  24. 6e8f1a5 [CSS Grid Layout] Update named <grid-line> syntax to the last version of the specs by commit-queue@webkit.org · 11 years ago
  25. 9018a8b Build break when disabled CSS_GRID_LAYOUT by ryuan.choi@samsung.com · 11 years ago
  26. fd91e58 [CSS Grid Layout] Rename named areas property by commit-queue@webkit.org · 11 years ago
  27. 66d8c0a Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991 by ossy@webkit.org · 11 years ago
  28. 345fd0d Remove CSS Custom Filters code and tests by mvujovic@adobe.com · 11 years ago
  29. a9f3c95 Remove unnecessary WebkitCSSSVGDocumentValue by krit@webkit.org · 11 years ago
  30. c6dce2e Remove feature: CSS variables https://bugs.webkit.org/show_bug.cgi?id=114119 by antti@apple.com · 11 years ago
  31. 48f1ab7 Refalize CSSCursorImageValue. <https://webkit.org/b/124272> by akling@apple.com · 11 years ago
  32. 07b93e6 Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS by gyuyoung.kim@samsung.com · 11 years ago
  33. c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
  34. 8edb6f8 [CSS Grid Layout] Implement support for grid-template by svillar@igalia.com · 11 years ago
  35. 7889010 Generate toCSSFooValue() for CSSCursorImageValue, CSSCubicBezierTimingFunctionValue, CSSStepsTimingFunctionValue and CSSUnicodeRangeValue by gyuyoung.kim@samsung.com · 11 years ago
  36. 2ab6826 Generate toCSSFooValue for CSS child values by gyuyoung.kim@samsung.com · 11 years ago
  37. 9a9be90 Generate toCSSCalcValue instead of using manual cast function by gyuyoung.kim@samsung.com · 11 years ago
  38. 0fbbc40 Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue and CSSRadialGradient by gyuyoung.kim@samsung.com · 11 years ago
  39. 160f135 Generate toCSSFooValue() for CSSCanvasValue by gyuyoung.kim@samsung.com · 11 years ago
  40. c43751f Generate toCSSFooValue() for CSSLineBoxContainValue by gyuyoung.kim@samsung.com · 11 years ago
  41. 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
  42. 90e61f8 Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type by gyuyoung.kim@samsung.com · 11 years ago
  43. 15e0123 Unreviewed, rolling out r156253. by commit-queue@webkit.org · 11 years ago
  44. 7786614 Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type by gyuyoung.kim@samsung.com · 11 years ago
  45. 59b7b2f Remove superfluous CSSLinearTimingFunctionValue and use switch on TimingFunction::type() in more places by rniwa@webkit.org · 11 years ago
  46. 50fa702 Support interpolation between cross-fade() images by krit@webkit.org · 12 years ago
  47. c18645d Implement CSS Image filter() function by krit@webkit.org · 12 years ago
  48. 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
  49. efd4ebf [Part 4] Parse the custom() function in -webkit-filter: parse the matN() functions by krit@webkit.org · 12 years ago
  50. b4b784a Implement CSSValue::equals(const CSSValue&) to optimise CSSValue comparison by commit-queue@webkit.org · 12 years ago
  51. d318ebe CSS cursor property should support webkit-image-set by commit-queue@webkit.org · 12 years ago
  52. 41ab4de Web Inspector: NMI: migrate core instrumentation code to WTF namespace by loislo@chromium.org · 13 years ago
  53. 9b8aec0 Parse the array() function for custom filters by michelangelo@webkit.org · 13 years ago
  54. 6f1864c webkit-image-set() function not showing up when computing background property by commit-queue@webkit.org · 13 years ago
  55. 957a675 [CSS Shaders] Parse mix function https://bugs.webkit.org/show_bug.cgi?id=90101 by commit-queue@webkit.org · 13 years ago
  56. 3f4777f Web Inspector: add memory instrumentation for CSSValue and its descendants by yurys@chromium.org · 13 years ago
  57. 99ddb94 Don't reuse cached stylesheet with failed or canceled resource loads by antti@apple.com · 13 years ago
  58. 0cda1fa Null-pointer crash when a derived color like -webkit-activelink is set in a gradient stop by commit-queue@webkit.org · 13 years ago
  59. 7ba72dd Source/WebCore: Implement filter url() function. by senorblanco@chromium.org · 13 years ago
  60. 10d5fbf Unreviewed, rolling out r121137. http://trac.webkit.org/changeset/121137 by hclam@chromium.org · 13 years ago
  61. af32183 Unreviewed compile error fix of Chromium Win Release. by ukai@chromium.org · 13 years ago
  62. 913b61e WIP: Implement CSS Variables Standard. by macpherson@chromium.org · 13 years ago
  63. bd9bc9a Unreviewed, rolling out r118913. by commit-queue@webkit.org · 13 years ago
  64. a5d8bdc Rename Foo::addSubresourceStyleURLs and Node::addSubresourceAttributeURLs by antti@apple.com · 13 years ago
  65. 5e60b73 Give StylePropertySet a proper mutability flag. <http://webkit.org/b/87675> by kling@webkit.org · 13 years ago
  66. 384e66f Rename StyleSheetInternal to StyleSheetContents by antti@apple.com · 13 years ago
  67. da4d9c51 Split CSSStyleSheet into internal and CSSOM type by antti@apple.com · 13 years ago
  68. c7d06d2 Don't expose internal CSSValues in API by antti@apple.com · 13 years ago
  69. 472ffef Remove flex function css parsing https://bugs.webkit.org/show_bug.cgi?id=83083 by tony@chromium.org · 13 years ago
  70. 13fa712 Kill CSSTimingFunctionValue. <http://webkit.org/b/82787> by kling@webkit.org · 13 years ago
  71. ef50492 https://bugs.webkit.org/show_bug.cgi?id=80322 Implement image-set by bdakin@apple.com · 13 years ago
  72. 7a07e16 Let CSSImageValue inherit directly from CSSValue. <http://webkit.org/b/81635> by kling@webkit.org · 13 years ago
  73. 06e5925 Kill FontFamilyValue. <http://webkit.org/b/79103> by kling@webkit.org · 13 years ago
  74. 9f4b143 CSS calc parsing stage https://bugs.webkit.org/show_bug.cgi?id=57082 by mikelawther@chromium.org · 13 years ago
  75. 0420aed remove CSSBorderImageValue https://bugs.webkit.org/show_bug.cgi?id=75563 by alexis.menard@openbossa.org · 13 years ago
  76. 83701ff Extend CSSValueList to allow slash separated lists. by alexis.menard@openbossa.org · 13 years ago
  77. d19d931 Shrink CSSValueList. <http://webkit.org/b/73732> by kling@webkit.org · 13 years ago
  78. 17576d1 CSSValue: reorder ClassType enum to allow faster comparisons, add COMPILE_ASSERT on class size. by macpherson@chromium.org · 13 years ago
  79. 42d292c Pass Aspect Ratio to RenderStyle https://bugs.webkit.org/show_bug.cgi?id=72350 by fsamuel@chromium.org · 13 years ago
  80. 405d5f9 CSSValue: isInheritedValue() doesn't need a dedicated bit. by commit-queue@webkit.org · 13 years ago
  81. 52fc0f6 CSSValue: Clean up initial value construction. <http://webkit.org/b/72502> by commit-queue@webkit.org · 13 years ago
  82. bdfda8d Remove the CSS3_FLEXBOX compile time flag and enable on all ports by tony@chromium.org · 13 years ago
  83. 1af9ae4 Eliminate CSSMutableValue https://bugs.webkit.org/show_bug.cgi?id=71811 by antti@apple.com · 13 years ago
  84. 06d0995 CSSPrimitiveValue: Fix up bitfield member types. <http://webkit.org/b/71751> by andreas.kling@nokia.com · 13 years ago
  85. 5a0aadc [Part 1] Parse the custom() function in -webkit-filter by achicu@adobe.com · 13 years ago
  86. 3d1e2eb Move CSSPrimitiveValue bitfields up into CSSValue. <http://webkit.org/b/71835> by andreas.kling@nokia.com · 13 years ago
  87. a5eb3c5 Devirtualize CSSValue. <http://webkit.org/b/71666> by andreas.kling@nokia.com · 13 years ago
  88. 6c03d02 CSSValue: Devirtualize cssText(). <http://webkit.org/b/71813> by andreas.kling@nokia.com · 13 years ago
  89. 8abff10 CSSValue: Devirtualize addSubresourceStyleURLs(). <http://webkit.org/b/71805> by andreas.kling@nokia.com · 13 years ago
  90. 5fd2a71 CSSValue: Devirtualize isFooType(). <http://webkit.org/b/71668> by andreas.kling@nokia.com · 13 years ago
  91. 821ae10 Don't use CSSOM's CSSValue.cssValueType internally in WebCore. by andreas.kling@nokia.com · 13 years ago
  92. 6af6fba CSSValue: Devirtualize cssValueType(). <http://webkit.org/b/71667> by andreas.kling@nokia.com · 13 years ago
  93. 9894f0b Removed SharedUChar and tightened language around its previous uses by ggaren@apple.com · 13 years ago
  94. 2dec8a4 Parse '-webkit-filter' property syntax by dino@apple.com · 13 years ago
  95. cb08cde Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=67321 by hyatt@apple.com · 14 years ago
  96. 5a56687 Parsing CSS3 font-feature-settings property by bashi@chromium.org · 14 years ago
  97. de2d937 use more specific types in CSSFlexValue by tony@chromium.org · 14 years ago
  98. 9bcbad6 Source/WebCore: Implement the CSS3 line-box-contain property. This property provides authors with more control over spacing between lines. For example, by hyatt@apple.com · 14 years ago
  99. cc8fb84 2011-03-01 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  100. 2df5333 Remove dead code that tried to map from CSS values to parser values by antti@apple.com · 14 years ago