2013-12-19 |
akling@apple.com | Don't waste cycles on zeroing every CascadedProperties... |
blob | commitdiff | raw |
2013-12-19 |
akling@apple.com | CSS: Add a property cascading pass to style application. |
blob | commitdiff | raw | diff to current |
2013-12-13 |
akling@apple.com | StyleResolver::adjustRenderStyle() should take RenderSt... |
blob | commitdiff | raw | diff to current |
2013-12-13 |
darin@apple.com | Make some improvements in CSSImageGeneratorValue code |
blob | commitdiff | raw | diff to current |
2013-12-12 |
darin@apple.com | Remove some unneeded code noticed while looking at... |
blob | commitdiff | raw | diff to current |
2013-12-09 |
commit-queue@webki... | Fix handling of 'inherit' and 'initial' for grid lines. |
blob | commitdiff | raw | diff to current |
2013-12-04 |
akling@apple.com | Add a CSSProperty::isDirectionAwareProperty() helper. |
blob | commitdiff | raw | diff to current |
2013-12-02 |
akling@apple.com | Remove unreachable labels for -webkit-margin-*-collapse... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
antti@apple.com | Rename StylePropertySet to StyleProperties |
blob | commitdiff | raw | diff to current |
2013-11-28 |
antti@apple.com | Remove feature: CSS variables |
blob | commitdiff | raw | diff to current |
2013-11-24 |
gyuyoung.kim@samsu... | Generate toHTMLMarquee|OListElement() to cleanup static... |
blob | commitdiff | raw | diff to current |
2013-11-21 |
cfleizach@apple.com | AX: Implement CSS -webkit-alt property (text alternativ... |
blob | commitdiff | raw | diff to current |
2013-11-11 |
weinig@apple.com | Make childShouldCreateRenderer() take a Node reference |
blob | commitdiff | raw | diff to current |
2013-11-07 |
svillar@igalia.com | [CSS Grid Layout] CSSParser should reject <track-list... |
blob | commitdiff | raw | diff to current |
2013-11-07 |
svillar@igalia.com | [CSS Grid Layout] Fix handling of 'inherit' and 'initia... |
blob | commitdiff | raw | diff to current |
2013-11-07 |
akling@apple.com | More CSSPrimitiveValue constructors should return PassRef. |
blob | commitdiff | raw | diff to current |
2013-11-06 |
svillar@igalia.com | [CSS Grid Layout] Add support for named grid areas |
blob | commitdiff | raw | diff to current |
2013-11-04 |
jer.noble@apple.com | [PluginProxy] Add a setting to disable video plugin... |
blob | commitdiff | raw | diff to current |
2013-10-31 |
commit-queue@webki... | Move CSS3 text decoration implementation behind ENABLE... |
blob | commitdiff | raw | diff to current |
2013-10-29 |
akling@apple.com | RenderElement::style() should return a reference. |
blob | commitdiff | raw | diff to current |
2013-10-28 |
commit-queue@webki... | Parsing support for -webkit-text-decoration-skip: ink |
blob | commitdiff | raw | diff to current |
2013-10-25 |
hmuller@adobe.com | [CSS Shapes] CORS-enabled fetch for shape image values |
blob | commitdiff | raw | diff to current |
2013-10-25 |
andersca@apple.com | Stop bringing in the std namespace |
blob | commitdiff | raw | diff to current |
2013-10-22 |
timothy_horton@app... | {ClipPathOperation, FilterOperation}::getOperationType... |
blob | commitdiff | raw | diff to current |
2013-10-22 |
mihnea@adobe.com | [CSSRegions] Use RenderStyle::hasFlowFrom when needed |
blob | commitdiff | raw | diff to current |
2013-10-19 |
akling@apple.com | StyleResolver should deal in PassRef<RenderStyle> where... |
blob | commitdiff | raw | diff to current |
2013-10-19 |
akling@apple.com | Start passing RenderStyle around with PassRef. |
blob | commitdiff | raw | diff to current |
2013-10-18 |
andersca@apple.com | Remove spaces between template angle brackets |
blob | commitdiff | raw | diff to current |
2013-10-14 |
svillar@igalia.com | [CSS Grid Layout] Implement support for <flex> |
blob | commitdiff | raw | diff to current |
2013-10-10 |
svillar@igalia.com | [CSS Grid Layout] Implement support for grid-template |
blob | commitdiff | raw | diff to current |
2013-10-08 |
mihnea@adobe.com | [CSSRegions] Computed z-Index should return 0 instead... |
blob | commitdiff | raw | diff to current |
2013-10-07 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSCursorImageValue, CSSCu... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
andersca@apple.com | Clean up ContentData |
blob | commitdiff | raw | diff to current |
2013-10-06 |
commit-queue@webki... | Unreviewed, rolling out r156988. |
blob | commitdiff | raw | diff to current |
2013-10-06 |
gyuyoung.kim@samsu... | Add *CSS* prefix to ShadowValue to generate toCSSShadow... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSCursorImageValue, CSSCu... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
gyuyoung.kim@samsu... | Add *CSS* prefix to FontFeatureValue to generate toCSSF... |
blob | commitdiff | raw | diff to current |
2013-10-05 |
gyuyoung.kim@samsu... | Add *CSS* prefix to FontValue to generate toCSSFontValue() |
blob | commitdiff | raw | diff to current |
2013-10-03 |
hmuller@adobe.com | [CSS Shapes] Implement the shape-image-threshold property |
blob | commitdiff | raw | diff to current |
2013-10-02 |
gyuyoung.kim@samsu... | Generate toCSSFooValue for CSS child values |
blob | commitdiff | raw | diff to current |
2013-10-01 |
darin@apple.com | Try to fix assertion failures seem on bots. |
blob | commitdiff | raw | diff to current |
2013-10-01 |
gyuyoung.kim@samsu... | Generate toCSSFooValue for CSSPrimitiveValue |
blob | commitdiff | raw | diff to current |
2013-09-30 |
benjamin@webkit.org | Remove the code guarded by STYLE_SCOPED |
blob | commitdiff | raw | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSCalcValue instead of using manual cast... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
svillar@igalia.com | [CSS Grid Layout] Implement the grid-area shorthand |
blob | commitdiff | raw | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue for CSSGradientValue, CSSLinearG... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSLineBoxContainValue |
blob | commitdiff | raw | diff to current |
2013-09-30 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSFilterImageValue and... |
blob | commitdiff | raw | diff to current |
2013-09-28 |
commit-queue@webki... | filter: drop-shadow doesnot support viewport units |
blob | commitdiff | raw | diff to current |
2013-09-28 |
gyuyoung.kim@samsu... | Generate toCSSFooValue() for CSSImageValue |
blob | commitdiff | raw | diff to current |
2013-09-27 |
darin@apple.com | rename KURL to URL |
blob | commitdiff | raw | diff to current |
2013-09-27 |
gyuyoung.kim@samsu... | Add toWebKitCSS*Value functions to cast from CSSValue |
blob | commitdiff | raw | diff to current |
2013-09-27 |
gyuyoung.kim@samsu... | Sync toWebKitCSSShaderValue() behavior with other toCSS... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
benjamin@webkit.org | Tie the life of DocumentStyleSheetCollection and Docume... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
weinig@apple.com | CTTE: More Document references please |
blob | commitdiff | raw | diff to current |
2013-09-25 |
commit-queue@webki... | Unreviewed, rolling out r156379. |
blob | commitdiff | raw | diff to current |
2013-09-25 |
gyuyoung.kim@samsu... | Add toWebKitCSS*Value functions to cast from CSSValue |
blob | commitdiff | raw | diff to current |
2013-09-24 |
dbates@webkit.org | [iOS] Upstream -webkit-touch-callout |
blob | commitdiff | raw | diff to current |
2013-09-24 |
commit-queue@webki... | CSS Unit vh, vw, vmin and vmax in box-shadow are not... |
blob | commitdiff | raw | diff to current |
2013-09-24 |
gyuyoung.kim@samsu... | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast... |
blob | commitdiff | raw | diff to current |
2013-09-23 |
commit-queue@webki... | Unreviewed, rolling out r156253. |
blob | commitdiff | raw | diff to current |
2013-09-23 |
gyuyoung.kim@samsu... | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast... |
blob | commitdiff | raw | diff to current |
2013-09-17 |
akling@apple.com | Remove ContextFeatures. |
blob | commitdiff | raw | diff to current |
2013-09-17 |
akling@apple.com | Move <style scoped> code behind ENABLE(STYLE_SCOPED) |
blob | commitdiff | raw | diff to current |
2013-09-11 |
dbates@webkit.org | [iOS] Upstream text autosizing |
blob | commitdiff | raw | diff to current |
2013-09-09 |
antti@apple.com | Hide Document::renderer() |
blob | commitdiff | raw | diff to current |
2013-09-03 |
svillar@igalia.com | [CSS Grid Layout] Add parsing for named grid lines |
blob | commitdiff | raw | diff to current |
2013-08-30 |
dino@apple.com | Animations should use double for key values, not floats |
blob | commitdiff | raw | diff to current |
2013-08-30 |
akling@apple.com | Try to fix CSS_VARIABLES and CSS_DEVICE_ADAPTATION... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
akling@apple.com | StyleResolver & friends should use Document&. |
blob | commitdiff | raw | diff to current |
2013-08-30 |
akling@apple.com | Node::document() should return a reference. |
blob | commitdiff | raw | diff to current |
2013-08-30 |
simon.fraser@apple.com | Implement object-fit CSS property |
blob | commitdiff | raw | diff to current |
2013-08-29 |
antti@apple.com | Remove code behind ENABLE(DIALOG_ELEMENT) |
blob | commitdiff | raw | diff to current |
2013-08-29 |
antti@apple.com | Remove NodeRenderingContext |
blob | commitdiff | raw | diff to current |
2013-08-20 |
antti@apple.com | <https://webkit.org/b/120017> Remove NodeRenderingTrave... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
benjamin@webkit.org | <https://webkit.org/b/119936> Fix some encapsulation... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
psolanki@apple.com | <https://webkit.org/b/120019> Document::visitedLinkStat... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
akling@apple.com | <https://webkit.org/b/119893> FrameView::frame() should... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
commit-queue@webki... | [CSS Masking] Add -webkit-mask-source-type property... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
antti@apple.com | <https://webkit.org/b/119865> Parent pointer and shadow... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
krit@webkit.org | Implement CSS Image filter() function |
blob | commitdiff | raw | diff to current |
2013-08-15 |
antti@apple.com | <https://webkit.org/b/119834> Remove ElementShadow |
blob | commitdiff | raw | diff to current |
2013-08-11 |
akling@apple.com | Make Page::settings() return a reference. |
blob | commitdiff | raw | diff to current |
2013-08-11 |
akling@apple.com | Make some things that return never-null pointers return... |
blob | commitdiff | raw | diff to current |
2013-08-09 |
antti@apple.com | Move static StyleResolver functions to Style namespace |
blob | commitdiff | raw | diff to current |
2013-08-09 |
akling@apple.com | StyleRule*::properties() should return const references. |
blob | commitdiff | raw | diff to current |
2013-08-08 |
antti@apple.com | Move more style recalc code to StyleResolveTree.cpp |
blob | commitdiff | raw | diff to current |
2013-08-06 |
sergio@webkit.org | [CSS Grid Layout] Allow defining named grid lines on... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
sergio@webkit.org | [CSS Grid Layout] Add support for parsing <grid-line... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
sergio@webkit.org | [CSS Grid Layout] Rename grid placement properties |
blob | commitdiff | raw | diff to current |
2013-08-02 |
commit-queue@webki... | Unreviewed, rolling out r153608. |
blob | commitdiff | raw | diff to current |
2013-08-01 |
commit-queue@webki... | REGRESSION (Safari 6 - ToT): Incorrectly assumes that... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
simon.fraser@apple.com | REGRESSION (r152335): Mac Pro title occluded in MobileS... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
akling@apple.com | REGRESSION(r150867): FrameView auto-sizing + delegate... |
blob | commitdiff | raw | diff to current |
2013-07-19 |
hyatt@apple.com | OSX: ePub: Unable to select text in vertical Japanese... |
blob | commitdiff | raw | diff to current |
2013-07-16 |
kangil.han@samsung.com | Introduce toHTMLIFrameElement |
blob | commitdiff | raw | diff to current |
2013-07-09 |
mrobinson@webkit.org | [CSS Grid Layout] Rename grid-{rows|columns} to grid... |
blob | commitdiff | raw | diff to current |
2013-07-08 |
kangil.han@samsung.com | Adopt is/toHTMLTableElement for code cleanup |
blob | commitdiff | raw | diff to current |
2013-07-03 |
simon.fraser@apple.com | Don't set z-index: 0 on lots of elements with -webkit... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
kangil.han@samsung.com | Adopt toHTMLTextAreaElement for code cleanup |
blob | commitdiff | raw | diff to current |
next |