1. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  2. d5a0641 SVGFilterBuilder should not be ref-counted. <https://webkit.org/b/123222> by akling@apple.com · 11 years ago
  3. bee70ee Make more StringImpl construction functions return PassRef. by akling@apple.com · 11 years ago
  4. 5bbaebd Even more PassRef<RenderStyle>! <https://webkit.org/b/123147> by akling@apple.com · 11 years ago
  5. a9d20da Refactor LineBreaker::nextSegmentBreak, add BreakingContext that holds all its state by zoltan@webkit.org · 11 years ago
  6. 849c851 Unreviewed, rolling out r157826. by commit-queue@webkit.org · 11 years ago
  7. 9312a53 [WebGL] Implement a software rendering option on Mac by dino@apple.com · 11 years ago
  8. 0e4c456 Merge SVGRenderBlock::styleWillChange() into styleDidChange(). by akling@apple.com · 11 years ago
  9. 12840dc CTTE: Modernize RenderBlock a bit https://bugs.webkit.org/show_bug.cgi?id=123162 by weinig@apple.com · 11 years ago
  10. d5c0ebe Even more PassRef<RenderStyle>! <https://webkit.org/b/123147> by akling@apple.com · 11 years ago
  11. a2c7f24 Rename deleteLineBoxTree to deleteLines by antti@apple.com · 11 years ago
  12. 1cfee97 {ClipPathOperation, FilterOperation}::getOperationType() should not include 'get' by timothy_horton@apple.com · 11 years ago
  13. 397a527 [CSS Shapes] Match adjustLogicalLineTopAndLogicalHeightIfNeeded's implementation with Blink's by zoltan@webkit.org · 11 years ago
  14. 0e632aa Rename some line box functions to be just about lines by antti@apple.com · 11 years ago
  15. 4036507 [WinCairo] Compile error. https://bugs.webkit.org/show_bug.cgi?id=123161 by commit-queue@webkit.org · 11 years ago
  16. 0e81bc7 [CSS Regions] Possible performance regression after r157567 by abucur@adobe.com · 11 years ago
  17. 01e66fb CTTE: RenderMathMLFraction always has a MathMLInlineContainerElement. by akling@apple.com · 11 years ago
  18. 7fcd426 Fix some more code to use RenderElement instead of RenderObject. by akling@apple.com · 11 years ago
  19. 77b6201 Merge SVG renderers' styleWillChange() into styleDidChange(). by akling@apple.com · 11 years ago
  20. b0826e0 Remove some unnecessary null checks in RenderElement::setStyle(). by akling@apple.com · 11 years ago
  21. 0f04fec [CSSRegions] Use RenderStyle::hasFlowFrom when needed by mihnea@adobe.com · 11 years ago
  22. 05fa0d5 Bad cast with toRenderBoxModelObject in RenderBlock::updateFirstLetter() by joone.hur@intel.com · 11 years ago
  23. 1493d30 [CSS Shapes][CSS Regions] Don't apply shape-inside when we have multiple auto-height regions and the height is not resolved by zoltan@webkit.org · 11 years ago
  24. 54da166 RenderScrollbarPart doesn't need styleWillChange(). by akling@apple.com · 11 years ago
  25. 83e1948 [CSS Regions] The layers from the flow thread should be collected under the regions' layers. by commit-queue@webkit.org · 11 years ago
  26. 5ad36a8 Merge RenderListMarker::styleWillChange() into styleDidChange(). by akling@apple.com · 11 years ago
  27. 611b929 Move m_lineBoxes from RenderBlock to RenderBlockFlow (Part 5) by weinig@apple.com · 11 years ago
  28. eac56f7 CTTE: Tighten up type usage around InputType::innerTextElement() by weinig@apple.com · 11 years ago
  29. 19f6a18 Move m_lineBoxes from RenderBlock to RenderBlockFlow (Part 4) by weinig@apple.com · 11 years ago
  30. 3f23b38 Move m_lineBoxes from RenderBlock to RenderBlockFlow (Part 3) by weinig@apple.com · 11 years ago
  31. 1714091 Move m_lineBoxes from RenderBlock to RenderBlockFlow (Part 2) by weinig@apple.com · 11 years ago
  32. e8eb70e Start passing RenderStyle around with PassRef. <https://webkit.org/b/123051> by akling@apple.com · 11 years ago
  33. cef4e1e Move m_lineBoxes from RenderBlock to RenderBlockFlow (Part 1) by weinig@apple.com · 11 years ago
  34. c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
  35. d8cf774 Unreviewed build fix for --no-svg option. by changseok.oh@collabora.com · 11 years ago
  36. 55b0c6a CTTE: RenderMathMLSpace always has a MathMLTextElement. by akling@apple.com · 11 years ago
  37. 5ac8867 CTTE: RenderMathMLOperator always has a MathMLElement. by akling@apple.com · 11 years ago
  38. 1962374 CTTE: RenderMathMLFenced always has a MathMLInlineContainerElement. by akling@apple.com · 11 years ago
  39. 2cc646b Remove unnecessary check for RenderLayer and rename ensureLayer to createLayer in RenderLayerModelObject. by vivek.vg@samsung.com · 11 years ago
  40. 2d9d64b "border-collapse: collapse;" for table removes part of its border (was: Border disappears when close to some elements) by robert@webkit.org · 11 years ago
  41. 3174c83 [CSS Shapes] Improve the performance of image valued shapes with large shape-margins by hmuller@adobe.com · 11 years ago
  42. a11083f DataRef<T> should use Ref<T> internally. <https://webkit.org/b/122953> by akling@apple.com · 11 years ago
  43. be79cf1 [CSS Regions] Anonymous nested regions by mihnea@adobe.com · 11 years ago
  44. feb9016 Take RenderObjects out of the arena. <https://webkit.org/b/122895> by akling@apple.com · 11 years ago
  45. 8915597 Emphasis marks has wrong color. https://bugs.webkit.org/show_bug.cgi?id=122829 by commit-queue@webkit.org · 11 years ago
  46. c42b4b9 Move code for finding rendered character offset to RenderTextLineBoxes by antti@apple.com · 11 years ago
  47. 49d4d3b RenderElement::removeChild() should take child as a reference. by akling@apple.com · 11 years ago
  48. cbd6399 Move test for contained caret offset to RenderTextLineBoxes by antti@apple.com · 11 years ago
  49. 6d72bb3 RenderElement::isChildAllowed() should take const references. by akling@apple.com · 11 years ago
  50. 5e0c945 Add support for the column-fill property by commit-queue@webkit.org · 11 years ago
  51. 61cebcb Skip unnecessary null check in RenderText::textLength(). by akling@apple.com · 11 years ago
  52. cdd03a5 [CSS Shapes] Move RenderBlock::layoutShapeInsideInfo into RenderBlock.cpp by zoltan@webkit.org · 11 years ago
  53. 51b98e2 RenderText should cache RenderStyle in locals more. by akling@apple.com · 11 years ago
  54. 43c473f Source/WebCore: in safari,the background-color of input[type="search"] can't work by commit-queue@webkit.org · 11 years ago
  55. 92ab4ea Source/WebCore: AX: fieldset should have GroupRole and legend should be description. by rniwa@webkit.org · 11 years ago
  56. 23c3e74 REGRESSION(r157408): Crashes in RenderFullScreen::wrapRenderer(). by akling@apple.com · 11 years ago
  57. b5abde3 [CSS Shapes] Image valued shape-outside shapes should update the layout after the image has been loaded by hmuller@adobe.com · 11 years ago
  58. 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 11 years ago
  59. 48a6a02 [CSS Shapes] Shape-Margin should be animatable by betravis@adobe.com · 11 years ago
  60. dfdaa96 [CSS Grid Layout] Implement support for <flex> by svillar@igalia.com · 11 years ago
  61. 075023f Broken text rendering when input field has selection. by commit-queue@webkit.org · 11 years ago
  62. 41db3c1 Unexpected word wrapping for wrapped content then raw content. by zalan@apple.com · 11 years ago
  63. 0043df7 [CSS Grid Layout] 2 span positions are not resolved correctly by svillar@igalia.com · 11 years ago
  64. 1414155 Use RenderElement instead of RenderObject in more places. by akling@apple.com · 11 years ago
  65. c68fe75 RenderLayerBacking should have RenderLayer& backpointer. by akling@apple.com · 11 years ago
  66. 5726468 Make element predicates and type casts work more consistently on more types by darin@apple.com · 11 years ago
  67. e9c9016 Text::renderer() should return RenderText by antti@apple.com · 11 years ago
  68. eaab3bd Devirtualize RenderView::viewRect(). <https://webkit.org/b/122730> by akling@apple.com · 11 years ago
  69. 0b5763f Move setPseudoStyle() to RenderImage (from RenderElement.) by akling@apple.com · 11 years ago
  70. ceef1ea CTTE: RenderSlider always has an HTMLInputElement. <https://webkit.org/b/122728> by akling@apple.com · 11 years ago
  71. 48e1064 Rename InlineBox::remove() to removeFromParent by antti@apple.com · 11 years ago
  72. 61c4cde Make absoluteQuads/Rects functions return Vectors by antti@apple.com · 11 years ago
  73. 48945b1 Move absoluteRects/Quads to RenderTextLineBoxes by antti@apple.com · 11 years ago
  74. 6a1e108 RenderLayer: Check SVG bit instead of element namespace in isTransparent(). by akling@apple.com · 11 years ago
  75. 95bc682 Move code to find elements in slider shadow tree into RangeInputType class, since it creates that tree by darin@apple.com · 11 years ago
  76. 635cf32 Rename toParentMediaElement to parentMediaElement, since it's not a type cast by darin@apple.com · 11 years ago
  77. 419a1fd Move positionForPoint to RenderTextLineBoxes by antti@apple.com · 11 years ago
  78. e51bc86 Remove unused ScrollingCoordinator hooks. <https://webkit.org/b/122701> by akling@apple.com · 11 years ago
  79. 2d7354d Move line dirtying code to RenderTextLineBoxes by antti@apple.com · 11 years ago
  80. 8a0fab3 Move more code to RenderTextLineBoxes by antti@apple.com · 11 years ago
  81. 670fea1 Replace static cast ASSERTs with ASSERT_WITH_SECURITY_IMPLICATION by akling@apple.com · 11 years ago
  82. 2207aeb Replace bounds checking ASSERTs with ASSERT_WITH_SECURITY_IMPLICATION by akling@apple.com · 11 years ago
  83. b0b707f Factor line box code from RenderText to a class by antti@apple.com · 11 years ago
  84. 3218a1b Replace RenderText::renderedTextLength with hasRenderedText by antti@apple.com · 11 years ago
  85. 9c058d2 Make LayoutState not arena-allocated. <https://webkit.org/b/122649> by akling@apple.com · 11 years ago
  86. f761714 Make RenderLayer not arena-allocated. <https://webkit.org/b/87523> by akling@apple.com · 11 years ago
  87. 5b173ca Move firstPositiveWidth/adjustLogicalLineTop functions where they're actually used by zoltan@webkit.org · 11 years ago
  88. 2eb5f4d Change most call sites to call ICU directly instead of through WTF::Unicode by darin@apple.com · 11 years ago
  89. b64932a [CSS Shapes] Use the floatingObject's logical coordinates to determine its size in computeLogicalLocationForFloat by zoltan@webkit.org · 11 years ago
  90. ca9a5e6 [CSS Shapes] Shape-Image-Threshold should be animatable by betravis@adobe.com · 11 years ago
  91. 22a65e2 Unreviewed, rolling out r157297. by commit-queue@webkit.org · 11 years ago
  92. 1115416 Make RenderLayer not arena-allocated. <https://webkit.org/b/87523> by akling@apple.com · 11 years ago
  93. d07b231 REGRESSION (r155607): Javascript site does not load visually on panerabread.com by zalan@apple.com · 11 years ago
  94. edce0ee Scrollbars are updated on the main thread rather than the scrolling thread by bdakin@apple.com · 11 years ago
  95. f0df16e [CSS Shapes] clampToUnsigned() should return unsigned, not int by hmuller@adobe.com · 11 years ago
  96. 3554083 [CSS Shapes] New positioning model: Shape cropped to margin box by bjonesbe@adobe.com · 11 years ago
  97. 9c18878 Move RenderObject::layout() to RenderElement. <https://webkit.org/b/122537> by akling@apple.com · 11 years ago
  98. 8edb6f8 [CSS Grid Layout] Implement support for grid-template by svillar@igalia.com · 11 years ago
  99. 1700761 Layout assertion failure in WebCore::RenderView::paint by simon.fraser@apple.com · 11 years ago
  100. 1ccd3a1 Move float logical location/dimension methods to RenderBlockFlow by bjonesbe@adobe.com · 11 years ago