1. f6ed792 [LFC] Set intrinsic size on Layout::Replaced by zalan@apple.com · 6 years ago
  2. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  3. a10d10c Introduce user-defined literal for LayoutUnit by ross.kirsling@sony.com · 6 years ago
  4. b98fd55 Animation stops with object-fit:contain on an animated 2d canvas by simon.fraser@apple.com · 7 years ago
  5. b128f7f Unreviewed, rolling out r234187. by david_fenton@apple.com · 7 years ago
  6. 43328f8 Animation stops with object-fit:contain on an animated 2d canvas by simon.fraser@apple.com · 7 years ago
  7. fde57e4 [RenderTreeBuilder] ::willBeRemoved() does not need RenderTreeBuilder anymore. by zalan@apple.com · 7 years ago
  8. cf9cfa0 [RenderTreeBuilder] Introduce RenderTreeBuilder to willBeDestoryed/removeFromParentAndDestroy by zalan@apple.com · 7 years ago
  9. d03c594 bmalloc should support strictly type-segregated isolated heaps by fpizlo@apple.com · 7 years ago
  10. e0d2e0f Rename "Region" to "Fragment" for RenderRegion and associated classes/methods. by hyatt@apple.com · 7 years ago
  11. 35df21b Positioned SVG not sized correctly by hyatt@apple.com · 8 years ago
  12. 86e16d1 Unreviewed, rolling out r213618. https://bugs.webkit.org/show_bug.cgi?id=169475 by commit-queue@webkit.org · 8 years ago
  13. cfddd12 Enable async image decoding for large images by commit-queue@webkit.org · 8 years ago
  14. 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
  15. 8efedce Changing canvas height immediately after page load does not relayout canvas by commit-queue@webkit.org · 9 years ago
  16. 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
  17. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  18. 49cc03e Followup to: by darin@apple.com · 9 years ago
  19. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  20. 3c7cc5b <attachment> turns the wrong blue when you highlight it by timothy_horton@apple.com · 10 years ago
  21. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  22. a1986f5 Roll out r175352. <https://webkit.org/b/139146> by akling@apple.com · 10 years ago
  23. efa4c70 Generalize dirtying of parent's line boxes when taking a renderer out of tree. by akling@apple.com · 10 years ago
  24. 2601e05 Drop RENDER_OBJECT_TYPE_CASTS() for a lot of RenderObject subclasses by cdumez@apple.com · 10 years ago
  25. f85e2f6 Add is<>() / downcast<>() support for RenderObject subclasses by cdumez@apple.com · 10 years ago
  26. d349f5d Adapt inline SVG sizing behavior to Firefox and Blink by krit@webkit.org · 11 years ago
  27. 4ce2fff [CSS Regions] Overflow selection doesn't work properly by stavila@adobe.com · 11 years ago
  28. 006e5c9 Hook up image controls for WebKit1 by timothy_horton@apple.com · 11 years ago
  29. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  30. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  31. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  32. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  33. 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 11 years ago
  34. 70c6058 Add OVERRIDE and virtual where appropriate by andersca@apple.com · 11 years ago
  35. e7f589e Make tests for renderer base types non-virtual by antti@apple.com · 11 years ago
  36. da4d316 Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 11 years ago
  37. 859e0b9 Unreviewed, rolling out r156254. by commit-queue@webkit.org · 11 years ago
  38. 4464aae Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 11 years ago
  39. 4ead1a4 Adding "explicit" keyword in rendering related constructors by commit-queue@webkit.org · 11 years ago
  40. 74523e7 Implement object-fit CSS property https://bugs.webkit.org/show_bug.cgi?id=52040 by simon.fraser@apple.com · 12 years ago
  41. 8149707 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  42. 4f248d6 Unreviewed, rolling out r151451. by commit-queue@webkit.org · 12 years ago
  43. d30055a Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width by robert@webkit.org · 12 years ago
  44. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  45. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  46. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  47. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  48. 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
  49. c273b44 Intrinsic and preferred widths on replaced elements are wrong in many cases by ojan@chromium.org · 12 years ago
  50. 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  51. 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
  52. 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  53. 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
  54. a4a699a Percentage min/max width replaced element may incorrectly rendered by commit-queue@webkit.org · 12 years ago
  55. 9c8fa0f Web Inspector: Native Memory Instrumentation: instrument RenderBox descendants. by loislo@chromium.org · 12 years ago
  56. a482506 constify ALL the repaint containers by simon.fraser@apple.com · 12 years ago
  57. 88c682c [subpixel] Change intrinsicSize to LayoutUnit by eae@chromium.org · 12 years ago
  58. 49d26f2 Refactor layer-related logic out of RenderBoxModelObject by fmalita@chromium.org · 12 years ago
  59. 9dca48a REGRESSION(r122501): replaced elements with percent width are wrongly size when inserted inside an auto-table layout by jchaffraix@webkit.org · 12 years ago
  60. 5912a53 SVG not properly respecting max-width. by hyatt@apple.com · 13 years ago
  61. 07a1885 SVG images broken when max-width specified. by hyatt@apple.com · 13 years ago
  62. 2454d643 <img style='width: 100%' src='foo.svg'> gets pixellated when stretched by zimmermann@webkit.org · 13 years ago
  63. b43991f Update localSelectionRect to return a LayoutRect by leviw@chromium.org · 13 years ago
  64. 1adc559 Differentiate between SVG/CSS width/height attributes/properties by zimmermann@webkit.org · 13 years ago
  65. 3783de1 Unreviewed, rolling out r105402. by commit-queue@webkit.org · 13 years ago
  66. 220c2db Differentiate between SVG/CSS width/height attributes/properties by zimmermann@webkit.org · 13 years ago
  67. be2e4c2 Overridden clippedOverflowRectForRepaint() still uses IntRects by eae@chromium.org · 13 years ago
  68. 0134d37 CSS 2.1 failure: inline-replaced-height-008.htm by robert@webkit.org · 13 years ago
  69. ed1c9b2 Simplify ReplaceSelectionCommand::positionAtStartOfInsertedContent by rniwa@webkit.org · 13 years ago
  70. 213f9a3 RenderObject::computeRectForRepaint and clippedOverflowRectForRepaint should be const by jchaffraix@webkit.org · 14 years ago
  71. 877dc99 2011-07-19 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  72. 73cb0b3 2011-07-08 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 14 years ago
  73. 890e9b0 Switch remaining paint functions to new layout types by leviw@chromium.org · 14 years ago
  74. 1947a21 Switch rendering tree selection code to to new layout types by eae@chromium.org · 14 years ago
  75. 907e804 2011-07-01 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  76. 393fc7f 2011-06-29 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  77. 79f150d 2011-06-23 Abhishek Arya <inferno@chromium.org> by inferno@chromium.org · 14 years ago
  78. b375750 2011-06-29 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  79. c491808 2011-06-28 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  80. ac68af4 2011-06-15 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  81. 61ca137 2011-06-07 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  82. 412182d 2011-06-06 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  83. 35e0131 2011-06-02 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  84. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/rendering/RenderReplaced.h]
  85. 1a575c3a https://bugs.webkit.org/show_bug.cgi?id=49126 by hyatt@apple.com · 14 years ago
  86. ddd8c30 https://bugs.webkit.org/show_bug.cgi?id=47841 by hyatt@apple.com · 14 years ago
  87. bee66d9 https://bugs.webkit.org/show_bug.cgi?id=46642, make replaced elements work with block-flow. This patch changes by hyatt@apple.com · 14 years ago
  88. 75dad74 https://bugs.webkit.org/show_bug.cgi?id=46482, rename the various prefWidth functions to use by hyatt@apple.com · 14 years ago
  89. ecc8eaf https://bugs.webkit.org/show_bug.cgi?id=46454, rename a bunch of the width and height calculation methods. by hyatt@apple.com · 14 years ago
  90. 881c2c8 https://bugs.webkit.org/show_bug.cgi?id=46311, lock form controls and replaced elements to vertical block flow. by hyatt@apple.com · 14 years ago
  91. 114d328 Canvas sizing ignores intrinsic size by mitz@apple.com · 14 years ago
  92. 7682fac <http://webkit.org/b/36338> Remove unused RenderReplaced::adjustOverflowForBoxShadowAndReflect() declaration by ddkilzer@apple.com · 15 years ago
  93. bc08890 Add ability for image maps to be focused via tabbing by cfleizach@apple.com · 15 years ago
  94. 5dc5a31 WebCore: https://bugs.webkit.org/show_bug.cgi?id=20329, shadows and reflections incorrectly by hyatt@apple.com · 16 years ago
  95. b6cb256 2009-08-05 Darin Adler <darin@apple.com> by darin@apple.com · 16 years ago
  96. d3ac7e6 2009-03-01 Ojan Vafai <ojan@chromium.org> by levin@chromium.org · 16 years ago
  97. 4fbc7df WebCore: by hyatt@apple.com · 16 years ago
  98. 950abdf 2009-02-10 David Hyatt <hyatt@apple.com> by hyatt@apple.com · 16 years ago
  99. 80ab6e9 2009-02-04 David Hyatt <hyatt@apple.com> by hyatt@apple.com · 16 years ago
  100. 1a57c82 2009-02-04 Sam Weinig <sam@webkit.org> by weinig@apple.com · 16 years ago