1. a043772 [CSS Regions] Implement visual overflow computation for inline elements by abucur@adobe.com · 11 years ago
  2. 9444187 RenderInline::clone() should return RenderPtr. <https://webkit.org/b/126514> by akling@apple.com · 11 years ago
  3. 395fca7 [iOS] Upstream WebCore/rendering changes by dbates@webkit.org · 11 years ago
  4. 4ea8c6b Shrink RenderInline. <https://webkit.org/b/124134> by akling@apple.com · 11 years ago
  5. b5f2464 Apply more unique_ptr to line box management. <https://webkit.org/b/123857> by akling@apple.com · 11 years ago
  6. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  7. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  8. a2c7f24 Rename deleteLineBoxTree to deleteLines by antti@apple.com · 11 years ago
  9. 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 11 years ago
  10. e7f589e Make tests for renderer base types non-virtual by antti@apple.com · 11 years ago
  11. da4d316 Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 11 years ago
  12. 859e0b9 Unreviewed, rolling out r156254. by commit-queue@webkit.org · 11 years ago
  13. 4464aae Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 11 years ago
  14. 8d58643 CTTE: RenderObject's createAnonymous() and setDocumentForAnonymous() should take Document references by weinig@apple.com · 12 years ago
  15. 786c9a7 Use FINAL instead of virtualChildren trick in render tree classes by darin@apple.com · 12 years ago
  16. 8f33508 Hide node() below RenderLayerModelObject, use element() instead by antti@apple.com · 12 years ago
  17. 06262e0 Render{Block,Inline}::lineBoxes() should return a reference. by akling@apple.com · 12 years ago
  18. 4c166d6 Make more use of toRenderFoo(RenderObject&) cast helpers. by akling@apple.com · 12 years ago
  19. 0b8172b7 InlineBox::renderer() and pals should return references. by akling@apple.com · 12 years ago
  20. 8149707 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  21. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  22. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  23. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  24. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  25. 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
  26. 1ce868f Unreviewed, rolling out r142015. by commit-queue@webkit.org · 12 years ago
  27. 64f3829 Focus ring for a child layer is incorrectly offset by ancestor composited layer's position by wangxianzhu@chromium.org · 12 years ago
  28. da4760d When a block element is made inline positioned and has static left and right, it does not follow inline formatting context by commit-queue@webkit.org · 12 years ago
  29. 6d978e1 Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering by inferno@chromium.org · 12 years ago
  30. 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  31. 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
  32. 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  33. 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
  34. 104fddd Push pixel snapping logic into TransformState by leviw@chromium.org · 12 years ago
  35. 5fef22b Native Memory Instrumentation: instrument a part of RenderObject class tree. by loislo@chromium.org · 12 years ago
  36. 4edbc3a Incorrect rect-based hit-test result when hit-test region includes culled inlines by allan.jensen@digia.com · 12 years ago
  37. a482506 constify ALL the repaint containers by simon.fraser@apple.com · 12 years ago
  38. 2ee2ec7 Add non-virtual firstChild/lastChild overrides to RenderBlock and RenderTableCol for a > 30% speedup on table from bug 100304 by eric@webkit.org · 12 years ago
  39. 82b9498 Source/WebCore: Change baselinePosition and maxAscent/maxDescent to int by eae@chromium.org · 12 years ago
  40. 9acde01 Rename feature define ENABLE_WIDGET_REGION to ENABLE_DRAGGBALE_REGION by jianli@chromium.org · 12 years ago
  41. 38b46a3 Remove unnecessary mode identifiers added in r131111 by leviw@chromium.org · 12 years ago
  42. 63f7387 [Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel by leviw@chromium.org · 12 years ago
  43. bd81dfe Update the CSS property used to support draggable regions. by jianli@chromium.org · 12 years ago
  44. a2a40f8 Unreviewed, rolling out r130811 and r130821. by commit-queue@webkit.org · 12 years ago
  45. 56cde56 [Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel by leviw@chromium.org · 12 years ago
  46. 49d26f2 Refactor layer-related logic out of RenderBoxModelObject by fmalita@chromium.org · 12 years ago
  47. 49391c0 Use -webkit-clip-path shapes to clip HTML elements by krit@webkit.org · 13 years ago
  48. b7e1cd9 (Regression: r126774): Fix crash when scrolling after removing inline sticky element by simon.fraser@apple.com · 13 years ago
  49. 72ec171 Add support for blendmode to webkit rendering engine by commit-queue@webkit.org · 13 years ago
  50. 9a9045b Rename HitTestPoint and pointInContainer by allan.jensen@nokia.com · 13 years ago
  51. 0281aee Implement sticky positioning https://bugs.webkit.org/show_bug.cgi?id=90046 by simon.fraser@apple.com · 13 years ago
  52. ea93fa0 Prep work for: Implement sticky positioning by simon.fraser@apple.com · 13 years ago
  53. 248a715 Accumulate sub-pixel offsets through layers and transforms by leviw@chromium.org · 13 years ago
  54. 54cc544 CSSRegions: Crash when using style in region for removed element. by mihnea@adobe.com · 13 years ago
  55. 0d46429 Switch mapLocalToContainer to use a flag instead of boolean parameters by leviw@chromium.org · 13 years ago
  56. f66b581 Add new CSS property "-webkit-widget-region" to expose dashboard region support for other port by jianli@chromium.org · 13 years ago
  57. 39f4e3f REGRESSION: RenderInline::absoluteQuads produces incorrect results for fixed position. by commit-queue@webkit.org · 13 years ago
  58. 227d0ab Use HitTestPoint instead of LayoutPoint for nodeAtPoint. by commit-queue@webkit.org · 13 years ago
  59. f5887ce Caret is not rendered in empty inline contenteditable elements by commit-queue@webkit.org · 13 years ago
  60. ea541a3 Unreviewed, rolling out r119668. by rniwa@webkit.org · 13 years ago
  61. ce61ab1 Caret is not rendered in empty inline contenteditable elements by commit-queue@webkit.org · 13 years ago
  62. ca41ec6 Terrible performance on http://alliances.commandandconquer.com/ and http://www.lordofultima.com/ by simon.fraser@apple.com · 13 years ago
  63. f58ceed Change RenderBlock to user RenderBox/RenderInline writing mode logic by eae@chromium.org · 13 years ago
  64. f531ade Regression(r117482): Run-in crashes relating to generated content and inline line box clearing. by inferno@chromium.org · 13 years ago
  65. 6f2377d Eliminate duplicated code for culled line box in RenderInline by commit-queue@webkit.org · 13 years ago
  66. e2feae9 highlight for Ruby text is mispositioned in the Web Inspector by mitz@apple.com · 13 years ago
  67. 1ee839e Fix return type for virtual borderBoundingBox method by eae@chromium.org · 13 years ago
  68. 92e93e2 Revert linesBoundingBox to integers by leviw@chromium.org · 13 years ago
  69. e92ed53 Switch absoluteRects, culledInlineAbsoluteRects, absoluteBoundingBoxRect, and addFocusRingRects back to integers by leviw@chromium.org · 13 years ago
  70. e19e6cf RenderInline: Skip caching the computed line height. <http://webkit.org/b/76929> by kling@webkit.org · 13 years ago
  71. 941da01 Filters should apply to inline elements by simon.fraser@apple.com · 13 years ago
  72. e0ab12b Range sliders and spin buttons don't work with multi-columns. by commit-queue@webkit.org · 13 years ago
  73. bc05e3b Code clean-up: Make RenderObject::absoluteBoundingBoxRect and associated methods const and make its parameter useTransforms no longer default to false by fsamuel@chromium.org · 13 years ago
  74. fc30023 Switch Inline rendering classes to new layout types by leviw@chromium.org · 14 years ago
  75. 88a424d Source/WebCore: Regression(83075): Fix updateAlwaysCreateLineBoxes on information by inferno@chromium.org · 14 years ago
  76. 329523a 2011-08-04 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 14 years ago
  77. e0e9644 2011-08-04 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 14 years ago
  78. 213f9a3 RenderObject::computeRectForRepaint and clippedOverflowRectForRepaint should be const by jchaffraix@webkit.org · 14 years ago
  79. 69a8b1e Web Inspector: [REGRESSION r89753-89754] highlight does not respect scroller location. by pfeldman@chromium.org · 14 years ago
  80. 3108e1d Switch updateHitTestResult to to new layout types by eae@chromium.org · 14 years ago
  81. 73cb0b3 2011-07-08 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 14 years ago
  82. 890e9b0 Switch remaining paint functions to new layout types by leviw@chromium.org · 14 years ago
  83. 84ffd71 Switch addFocusRingRects to to new layout types by eae@chromium.org · 14 years ago
  84. 8b416c3c 2011-07-06 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  85. a468a4a 2011-07-06 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  86. e14cd1a 2011-07-06 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  87. 907e804 2011-07-01 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  88. 0518156 2011-06-29 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  89. b375750 2011-06-29 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  90. 3097a25 2011-06-28 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  91. e6d0b40 2011-06-25 Joseph Pecoraro <joepeck@webkit.org> by joepeck@webkit.org · 14 years ago
  92. f9ce267 2011-06-07 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  93. 1b15e35 2011-06-07 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  94. 61ca137 2011-06-07 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  95. 47dd2d95 2011-06-06 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  96. 57956b6 2011-06-06 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  97. 07d86ca 2011-06-06 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  98. 2b9a62d 2011-05-25 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  99. afa730a 2011-05-17 Emil A Eklund <eae@chromium.org> by eae@chromium.org · 14 years ago
  100. 550a18c 2011-05-12 Ben Wells <benwells@chromium.org> by commit-queue@webkit.org · 14 years ago