1. c002ad2 Clean up iOS text autosizing code https://bugs.webkit.org/show_bug.cgi?id=157489 by simon.fraser@apple.com · 9 years ago
  2. 36676e5 Enable IOS_TEXT_AUTOSIZING on Mac and make it testable by simon.fraser@apple.com · 9 years ago
  3. a4a8904 Regions, Shapes and Tracks don't need runtime features by dino@apple.com · 9 years ago
  4. 0db51a6 Refactor findExplodedTextNodeAtPoint to move core functionality in RenderBlockFlow. by enrica@apple.com · 9 years ago
  5. 4195a70 [WK2] [OS X] Create API for switching RTL scrollbar policy by mmaxfield@apple.com · 9 years ago
  6. 5c4302b RenderElement::style() should return const RenderStyle by antti@apple.com · 9 years ago
  7. 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
  8. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  9. bee81ac Element::idForStyleResolution() is a foot-gun by cdumez@apple.com · 9 years ago
  10. 6912ab1 Crash under needsAppleMailPaginationQuirk() by cdumez@apple.com · 9 years ago
  11. 14520e4 Hangable punctuation measurement using the wrong indices. by hyatt@apple.com · 9 years ago
  12. 09804f4 Use references instead of pointers for absolute positioning code by mmaxfield@apple.com · 9 years ago
  13. 21a4dcb Delete dead SVG Font code https://bugs.webkit.org/show_bug.cgi?id=154718 by mmaxfield@apple.com · 9 years ago
  14. af573be [OS X] Scrollbars of overflow:scroll divs should appear on the left on RTL systems by mmaxfield@apple.com · 9 years ago
  15. 6b422a7 Add support for the "last" value of hanging-punctuation by hyatt@apple.com · 9 years ago
  16. 41c12c9 Add support for the "first" value of the hanging-punctuation property. by hyatt@apple.com · 9 years ago
  17. 64761fe Use IndentTextOrNot instead of passing isFirstLine/shouldIndentText as bool. by zalan@apple.com · 9 years ago
  18. 4d97a00 Background of an absolutely positioned inline element inside text-indented parent is positioned statically. by zalan@apple.com · 9 years ago
  19. 8ee1af5 Subpixel rendering: Make focusring painting subpixel aware. by zalan@apple.com · 9 years ago
  20. d423bcc Outline should contribute to visual overflow. by zalan@apple.com · 9 years ago
  21. 441ab1d Support break-after, break-before and break-inside. by hyatt@apple.com · 9 years ago
  22. fcaf5c2 ASSERTION FAILED: canHaveChildren() || canHaveGeneratedChildren() in WebCore::RenderElement::insertChildInternal by zalan@apple.com · 9 years ago
  23. 9ac63c4 ASSERTION FAILED: !newRelayoutRoot.container() || !newRelayoutRoot.container()->needsLayout() in WebCore::FrameView::scheduleRelayoutOfSubtree by zalan@apple.com · 9 years ago
  24. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  25. 6816b13 RenderBlockFlow::xPositionForFloatIncludingMargin/yPositionForFloatIncludingMargin/flipFloatForWritingModeForChild by zalan@apple.com · 9 years ago
  26. 84ccfa1 RenderBlockFlow::*logical*ForFloat should take FloatingObject reference. by zalan@apple.com · 9 years ago
  27. c1d54fa Avoid useless copies in range-loops that are using 'auto' by cdumez@apple.com · 9 years ago
  28. f63871d Rename RenderObject::isRoot() to isDocumentElementRenderer() by simon.fraser@apple.com · 9 years ago
  29. 214b716 Split FontDescription into lower and higher level types by antti@apple.com · 10 years ago
  30. 9a79c62 [New Block-Inside-Inline Model] Implement margin collapsing across contiguous anonymous inline blocks. by hyatt@apple.com · 10 years ago
  31. 72311dc [New Block-Inside-Inline Model] Self-collapsing block check needs to account for anonymous inline blocks by hyatt@apple.com · 10 years ago
  32. a93d7ef Migrate GraphicsContexts from pointers to references by mmaxfield@apple.com · 10 years ago
  33. 825fc9a Make outline: auto repaint rect inflate more explicit. by zalan@apple.com · 10 years ago
  34. 163bc1c Disconnect LayoutStateDisabler logic and RenderView pointer. by zalan@apple.com · 10 years ago
  35. 6ad70c2 Unreviewed, rolling out r185512. https://bugs.webkit.org/show_bug.cgi?id=145932 by commit-queue@webkit.org · 10 years ago
  36. 8f0732a Use modern for-loops in WebCore/rendering - 1 by commit-queue@webkit.org · 10 years ago
  37. c2472ea Overhanging float sets are not cleaned up properly when floating renderer is destroyed. by zalan@apple.com · 10 years ago
  38. 76760c7 Fix typo in RenderBox::instrinsicScrollbarLogicalWidth() by rego@igalia.com · 10 years ago
  39. 6272977 REGRESSION(180076): [Mac, iOS] Correct possible null dereference in printing code by bfulgham@apple.com · 10 years ago
  40. f7d624c Rename hasOverride{Height,Width}() to hasOverrideLogicalContent{Height,Width}() by rego@igalia.com · 10 years ago
  41. 8bf2a91 Simple line layout: Add <br> support. by zalan@apple.com · 10 years ago
  42. ec53cb7 Unreviewed, rolling out r182536. https://bugs.webkit.org/show_bug.cgi?id=143523 by commit-queue@webkit.org · 10 years ago
  43. dc88523 Simple line layout: Add <br> support. by zalan@apple.com · 10 years ago
  44. 03e6103 Remove "go ahead and" from comments by simon.fraser@apple.com · 10 years ago
  45. 21c6080 [New Block-Inside-Inline Model] Floats need to be allowed to intrude into anonymous inline-blocks. by hyatt@apple.com · 10 years ago
  46. dafe597 [New Block-Inside-Inline Model] Make sure line breaks occur before and after the anonymous inline-block. by hyatt@apple.com · 10 years ago
  47. 5f90774 Use out-of-band messaging for RenderBox::firstLineBaseline() and RenderBox::inlineBlockBaseline() by mmaxfield@apple.com · 10 years ago
  48. a52ab46 Inline block children do not have correct baselines if their children are also block elements by mmaxfield@apple.com · 10 years ago
  49. 9f4af63 REGRESSION(r176978): Inline-blocks with overflowing contents have ascents that are too large by mmaxfield@apple.com · 10 years ago
  50. c9f9613 Allow tree dumping functions to be used in release builds by switching a flag by simon.fraser@apple.com · 10 years ago
  51. 939d441 Unreviewed, rolling out r181139. https://bugs.webkit.org/show_bug.cgi?id=142394 by commit-queue@webkit.org · 10 years ago
  52. c73e56f Allow tree dumping functions to be used in release builds by switching a flag by simon.fraser@apple.com · 10 years ago
  53. 6c9d5d3 Fix for unsplittable content being paginated by columns. by hyatt@apple.com · 10 years ago
  54. b595343 [Mac, iOS] Adjust pagination behavior for Mail.app printing use by bfulgham@apple.com · 10 years ago
  55. ccad374 Tables don't repaginate properly when the pagination height changes or the pagination offset changes. by hyatt@apple.com · 10 years ago
  56. a12fee2 Shrink RenderBlock. <https://webkit.org/b/141129> by akling@apple.com · 10 years ago
  57. c54cbc9 Rename Font to FontCascade https://bugs.webkit.org/show_bug.cgi?id=140442 by antti@apple.com · 10 years ago
  58. 7065868 Floats Don't Overhang Their Block Formatting Contex by jfernandez@igalia.com · 10 years ago
  59. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  60. e37da96 Continuously repainting large parts of Huffington Post. by zalan@apple.com · 10 years ago
  61. 9c29e69 REGRESSION(r155906): Page content disappears on Tuaw article after loading by bjonesbe@adobe.com · 10 years ago
  62. 93f23d2 Refactor of rebuildFloatingObjectSetFromIntrudingFloats function after r176957. by jfernandez@igalia.com · 10 years ago
  63. a1986f5 Roll out r175352. <https://webkit.org/b/139146> by akling@apple.com · 10 years ago
  64. 136f170 [CSS Grid Layout] Grid items must set a new formatting context. by jfernandez@igalia.com · 10 years ago
  65. d0fd8ee RenderElement::removeChild() doesn't need a return value. by akling@apple.com · 10 years ago
  66. 29a2eb6 Simple line layout: Introduce text fragment continuation. by zalan@apple.com · 10 years ago
  67. cb5ab70 Images/replaced elements that are as tall as a page should be on their own page by hyatt@apple.com · 10 years ago
  68. 4d7e9a2 Multicolumn layout with negative line spacing and orphans causes pieces of letters to be shown at the bottom of columns by mmaxfield@apple.com · 10 years ago
  69. 90a4204 Improve Ruby selection (getting rid of overlap and improving gap filling) by hyatt@apple.com · 10 years ago
  70. 7814173 Add ptr() method to Ref class https://bugs.webkit.org/show_bug.cgi?id=138361 by cdumez@apple.com · 10 years ago
  71. c28103d5 Fix several warnings reported by clang static analyzer in WebCore by cdumez@apple.com · 10 years ago
  72. f8e26e7 Use references in calculateMinimumPageHeight() for non-optional arguments by mmaxfield@apple.com · 10 years ago
  73. efa4c70 Generalize dirtying of parent's line boxes when taking a renderer out of tree. by akling@apple.com · 10 years ago
  74. 5d7ffdf Remove invalid float from RootInlineBox. by zalan@apple.com · 10 years ago
  75. 890dc01 Move RenderBlock::beingDestroyed() to RenderObject. by akling@apple.com · 10 years ago
  76. 79d16bb Move continuation teardown from subclasses to RenderBoxModelObject. by akling@apple.com · 10 years ago
  77. 3abcc79 Use is<>() / downcast<>() for all remaining RenderObject subclasses by cdumez@apple.com · 10 years ago
  78. 0abff8b Use is<>() / downcast<>() for RenderBox by cdumez@apple.com · 10 years ago
  79. c0a88a6 ASSERTION FAILED in WebCore::RenderFlowThread::getRegionRangeForBox by abucur@adobe.com · 10 years ago
  80. 57d544c Use is<>() / downcast<>() for InlineBox subclasses by cdumez@apple.com · 10 years ago
  81. f802215 Use is<>() / downcast<>() for RenderInline by cdumez@apple.com · 10 years ago
  82. 8faf772 Use is<>() / downcast<>() for Table render objects by cdumez@apple.com · 10 years ago
  83. 34e77ab Use is<>() / downcast<>() for RenderBlockFlow by cdumez@apple.com · 10 years ago
  84. e943779 Use is<>() / downcast<>() for RenderBlock objects by cdumez@apple.com · 10 years ago
  85. 35094bd Use is<>() / downcast<>() for RenderText / RenderTextFragment by cdumez@apple.com · 10 years ago
  86. a9c60c9 Have is<>(T*) function do a null check on the pointer argument by cdumez@apple.com · 10 years ago
  87. cd13153 Stop using legacy NODE_TYPE_CASTS() macro for HTML Elements by cdumez@apple.com · 10 years ago
  88. 59fdc8a Use is<HTML*Element>() instead of isHTML*Element() - Part 1 by cdumez@apple.com · 10 years ago
  89. ac6956c Move computeInlinePreferredLogicalWidths() from RenderBlock to RenderBlockFlow by zalan@apple.com · 11 years ago
  90. 8751526 Initial letters should clear one another. by hyatt@apple.com · 11 years ago
  91. 3518b14 Dump SimpleLineLayout info in showRenderTree() output by simon.fraser@apple.com · 11 years ago
  92. c2e1552 Add support for the initial-letter CSS property to first-letter by hyatt@apple.com · 11 years ago
  93. fac337f Improve showRenderTree() output. https://bugs.webkit.org/show_bug.cgi?id=136244 by zalan@apple.com · 11 years ago
  94. 376339c Subpixel layout: Rename LayoutRect's device pixel snapping functions. by zalan@apple.com · 11 years ago
  95. 42947e7 Remove ENABLE(SUBPIXEL_LAYOUT). https://bugs.webkit.org/show_bug.cgi?id=136077 by zalan@apple.com · 11 years ago
  96. 99757c6 2014-07-31 Andrei Bucur <abucur@adobe.com> by abucur@adobe.com · 11 years ago
  97. e36543a REGRESSION(r164133): Selection disappears after scrolling on nytimes.com by zalan@apple.com · 11 years ago
  98. 7c5101d ASSERTION FAILED: generatingElement() in WebCore::RenderNamedFlowFragment::regionOversetState by mihnea@adobe.com · 11 years ago
  99. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  100. fdb1281 [New Multicolumn] Writing mode changes on the <html> and RenderView need to by hyatt@apple.com · 11 years ago