2016-04-28 |
svillar@igalia.com | [css-grid] Store auto-repeat information in style |
blob | commitdiff |
2016-04-26 |
antti@apple.com | RenderElement::style() should return const RenderStyle |
blob | commitdiff | diff to current |
2016-04-25 |
rego@igalia.com | [css-grid] Fix grid-template-columns|rows computed... |
blob | commitdiff | diff to current |
2016-04-24 |
antti@apple.com | RenderStyle should not be reference counted |
blob | commitdiff | diff to current |
2016-03-08 |
mmaxfield@apple.com | Font size computed style is innaccurate |
blob | commitdiff | diff to current |
2016-03-05 |
simon.fraser@apple.com | Add parsing support for object-position |
blob | commitdiff | diff to current |
2016-03-03 |
jfernandez@igalia.com | [CSS Box Alignment] New CSS Value 'normal' for Content... |
blob | commitdiff | diff to current |
2016-02-26 |
ryanhaddad@apple.com | Unreviewed, rolling out r197160. |
blob | commitdiff | diff to current |
2016-02-26 |
mmaxfield@apple.com | Font size computed style is innaccurate |
blob | commitdiff | diff to current |
2016-02-03 |
hyatt@apple.com | Implement hanging-punctuation property parsing. |
blob | commitdiff | diff to current |
2016-01-30 |
hyatt@apple.com | Support break-after, break-before and break-inside. |
blob | commitdiff | diff to current |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
blob | commitdiff | diff to current |
2015-12-03 |
mmaxfield@apple.com | Unify font-variant-* with font-variant shorthand |
blob | commitdiff | diff to current |
2015-12-01 |
commit-queue@webki... | Unreviewed, rolling out r192819. |
blob | commitdiff | diff to current |
2015-11-30 |
mmaxfield@apple.com | Unify font-variant-* with font-variant shorthand |
blob | commitdiff | diff to current |
2015-10-22 |
wenson_hsieh@apple.com | Implement touch-action: manipulation; for iOS |
blob | commitdiff | diff to current |
2015-10-16 |
hyatt@apple.com | Implement the "all" CSS property. |
blob | commitdiff | diff to current |
2015-10-15 |
hyatt@apple.com | Implement CSS Variables. |
blob | commitdiff | diff to current |
2015-10-07 |
svillar@igalia.com | [css-grid] Implement grid gutters |
blob | commitdiff | diff to current |
2015-10-05 |
mmaxfield@apple.com | Unprefix -webkit-font-feature-settings |
blob | commitdiff | diff to current |
2015-09-25 |
hyatt@apple.com | Keep the already-parsed list of terms in custom propert... |
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-09-24 |
mmaxfield@apple.com | [Cocoa] [Font Features] Implement font-variant-* |
blob | commitdiff | diff to current |
2015-09-16 |
antti@apple.com | Split FontDescription into lower and higher level types |
blob | commitdiff | diff to current |
2015-09-10 |
svillar@igalia.com | min-width/height should default to auto for flexbox... |
blob | commitdiff | diff to current |
2015-09-09 |
commit-queue@webki... | Unreviewed, rolling out r189536 and r189538. |
blob | commitdiff | diff to current |
2015-09-09 |
svillar@igalia.com | min-width/height should default to auto for flexbox... |
blob | commitdiff | diff to current |
2015-08-19 |
dino@apple.com | Support CSS filters without webkit prefix |
blob | commitdiff | diff to current |
2015-08-19 |
cdumez@apple.com | Use CSSValuePool::singleton() instead of cssValuePool() |
blob | commitdiff | diff to current |
2015-08-15 |
simon.fraser@apple.com | Implement parsing for CSS will-change |
blob | commitdiff | diff to current |
2015-08-12 |
gyuyoung.kim@webki... | Reduce use of PassRefPtr in WebCore/css |
blob | commitdiff | diff to current |
2015-08-10 |
darin@apple.com | Remove -webkit-color-correction CSS property |
blob | commitdiff | diff to current |
2015-07-24 |
commit-queue@webki... | CSS "content" property is missing in getComputedStyles |
blob | commitdiff | diff to current |
2015-07-21 |
hyatt@apple.com | Need a way to ignore text-zoom in a Web page. |
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-05 |
commit-queue@webki... | Purge PassRefPtr create() factory functions in WebCore/css |
blob | commitdiff | diff to current |
2015-05-26 |
commit-queue@webki... | CSS properties (font-synthesis, column-fill) are missin... |
blob | commitdiff | diff to current |
2015-05-10 |
commit-queue@webki... | Rename Length::isPercent() and Length::isPercentNotCalc... |
blob | commitdiff | diff to current |
2015-05-07 |
rego@igalia.com | [CSS Grid Layout] Mark grid shorthands as layout dependent |
blob | commitdiff | diff to current |
2015-05-05 |
jfernandez@igalia.com | [CSS Box Alignment] Upgrade align-content parsing to... |
blob | commitdiff | diff to current |
2015-05-04 |
jfernandez@igalia.com | [CSS Box Alignment] Upgrade justify-content parsing... |
blob | commitdiff | diff to current |
2015-05-04 |
rego@igalia.com | [CSS Grid Layout] Wrong computed style for named grid... |
blob | commitdiff | diff to current |
2015-04-30 |
jfernandez@igalia.com | [CSS Box Alignment] Unifying alignment data in a single... |
blob | commitdiff | diff to current |
2015-04-28 |
mmaxfield@apple.com | Source/WebCore: |
blob | commitdiff | diff to current |
2015-04-25 |
mrobinson@webkit.org | Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS |
blob | commitdiff | diff to current |
2015-04-25 |
mmaxfield@apple.com | Implement parsing support for font-synthesis CSS property |
blob | commitdiff | diff to current |
2015-04-09 |
jfernandez@igalia.com | [CSS Grid Layout] Implement justify-self and justify... |
blob | commitdiff | diff to current |
2015-04-01 |
achristensen@apple.com | Progress towards CMake on Windows and Mac. |
blob | commitdiff | diff to current |
2015-03-30 |
jfernandez@igalia.com | [CSS Grid Layout] Upgrade align-self and align-items... |
blob | commitdiff | diff to current |
2015-03-22 |
dino@apple.com | Remove the prefix for CSS Transforms |
blob | commitdiff | diff to current |
2015-03-21 |
commit-queue@webki... | Unreviewed, rolling out r181824. |
blob | commitdiff | diff to current |
2015-03-21 |
dino@apple.com | Remove the prefix for CSS Transforms |
blob | commitdiff | diff to current |
2015-03-20 |
dino@apple.com | CSS Animations with triggers should map scroll position... |
blob | commitdiff | diff to current |
2015-03-17 |
dino@apple.com | Implement Scroll Container Animation Triggers |
blob | commitdiff | diff to current |
2015-03-17 |
dino@apple.com | Implement Scroll Container Animation Triggers |
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 |
2015-03-10 |
bfulgham@apple.com | CSS scroll-snap-destination and scroll-snap-coordinate... |
blob | commitdiff | diff to current |
2015-03-06 |
bfulgham@apple.com | Add 'initial' keyword support for scroll snap CSS prope... |
blob | commitdiff | diff to current |
2015-02-26 |
mmaxfield@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2015-02-25 |
commit-queue@webki... | Unreviewed, rolling out r180599. |
blob | commitdiff | diff to current |
2015-02-25 |
mmaxfield@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2015-01-27 |
dino@apple.com | The computed value of line-height:normal is incorrect |
blob | commitdiff | diff to current |
2015-01-23 |
cdumez@apple.com | Leverage CSSValuePool's font family cache in CSSCompute... |
blob | commitdiff | diff to current |
2015-01-16 |
cdumez@apple.com | Generate StylePropertyShorthand.* from CSSPropertyNames.in |
blob | commitdiff | diff to current |
2015-01-15 |
antti@apple.com | Rename Font to FontCascade |
blob | commitdiff | diff to current |
2015-01-02 |
cdumez@apple.com | Move 'font-size' CSS property to the new StyleBuilder |
blob | commitdiff | diff to current |
2015-01-02 |
rego@igalia.com | [CSS Grid Layout] Remove stack from grid-auto-flow... |
blob | commitdiff | diff to current |
2014-12-30 |
cdumez@apple.com | Move animation / transition CSS properties to the new... |
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 |
simon.fraser@apple.com | REGRESSION (r168217): Images are cropped out during... |
blob | commitdiff | diff to current |
2014-12-15 |
commit-queue@webki... | Unreviewed, rolling out r177238 and r177244. |
blob | commitdiff | diff to current |
2014-12-15 |
commit-queue@webki... | Unreviewed, rolling out r177223 and r177226. |
blob | commitdiff | diff to current |
2014-12-14 |
akling@apple.com | Replace PassRef with Ref/Ref&& across the board. |
blob | commitdiff | diff to current |
2014-12-12 |
simon.fraser@apple.com | REGRESSION (r168217): Images are cropped out during... |
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-12 |
simon.fraser@apple.com | Transform-style should not kill position:fixed |
blob | commitdiff | diff to current |
2014-12-11 |
ap@apple.com | Unreviewed, rolling out r177155. |
blob | commitdiff | diff to current |
2014-12-11 |
antti@apple.com | [SVG Masking] Enable the use of <mask> elements for... |
blob | commitdiff | diff to current |
2014-12-10 |
akling@apple.com | REGRESSION(r177048) 11 failures on layout tests fast... |
blob | commitdiff | diff to current |
2014-12-10 |
akling@apple.com | Roll out r165076. |
blob | commitdiff | diff to current |
2014-11-18 |
commit-queue@webki... | Unreviewed, rolling out r176218. |
blob | commitdiff | diff to current |
2014-11-17 |
jfernandez@igalia.com | [CSS Grid Layout] Upgrade align-self and align-items... |
blob | commitdiff | diff to current |
2014-11-17 |
cdumez@apple.com | Throttle timers that change the style of elements outsi... |
blob | commitdiff | diff to current |
2014-11-13 |
dino@apple.com | Support unprefixed animation property names |
blob | commitdiff | diff to current |
2014-11-06 |
dino@apple.com | [filters2] Support for backdrop-filter |
blob | commitdiff | diff to current |
2014-11-06 |
commit-queue@webki... | Unreviewed, rolling out r175672. |
blob | commitdiff | diff to current |
2014-11-06 |
dino@apple.com | [filters2] Support for backdrop-filter |
blob | commitdiff | diff to current |
2014-11-06 |
cfleizach@apple.com | AX: add "alt" as an overriding synonym of "-webkit... |
blob | commitdiff | diff to current |
2014-10-31 |
dino@apple.com | Remove webkit prefix from CSS columns. |
blob | commitdiff | diff to current |
2014-10-17 |
cdumez@apple.com | Use is<>() / downcast<>() for RenderBox |
blob | commitdiff | diff to current |
2014-10-17 |
cdumez@apple.com | Use is<>() / downcast<>() for BasicShape subclasses |
blob | commitdiff | diff to current |
2014-10-17 |
cdumez@apple.com | Leverage the new RenderElement::m_isCSSAnimating flag... |
blob | commitdiff | diff to current |
2014-10-17 |
cdumez@apple.com | Use is<>() / downcast<>() for ContentData subclasses |
blob | commitdiff | diff to current |
2014-10-15 |
cdumez@apple.com | Use is<>() / downcast<>() for ClipPathOperation subclasses |
blob | commitdiff | diff to current |
2014-10-13 |
cdumez@apple.com | Use is<>() / downcast<>() for Filter / FilterOperation... |
blob | commitdiff | diff to current |
2014-10-10 |
cdumez@apple.com | Use is<>() / downcast<>() for RenderElement |
blob | commitdiff | diff to current |
2014-10-10 |
simon.fraser@apple.com | Revert part of r174543 that broke grid layout tests. |
blob | commitdiff | diff to current |
2014-10-10 |
dino@apple.com | Computed style for clip is wrong with respect to auto |
blob | commitdiff | diff to current |
next |