- 232b093 RenderBlockFlow::moveFloatsTo does not move floats. by zalan@apple.com · 8 years ago
- 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
- de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- f7d624c Rename hasOverride{Height,Width}() to hasOverrideLogicalContent{Height,Width}() by rego@igalia.com · 10 years ago
- 85ccaed Japanese line breaking rules need to be respected before and after Ruby. by hyatt@apple.com · 10 years ago
- 01ad584 Ruby does not preserve expansion opportunities from enclosing context by commit-queue@webkit.org · 10 years ago
- 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
- 3abcc79 Use is<>() / downcast<>() for all remaining RenderObject subclasses by cdumez@apple.com · 11 years ago
- 8301e83 Inline ruby does not get justified correctly by mmaxfield@apple.com · 11 years ago
- e943779 Use is<>() / downcast<>() for RenderBlock objects by cdumez@apple.com · 11 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- 5ad8220 Crash when merging ruby bases that contain floats by jhoneycutt@apple.com · 11 years ago
- 8629863 Remove all 'std' using directives from WebCore by andersca@apple.com · 11 years ago
- 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 12 years ago
- a2c7f24 Rename deleteLineBoxTree to deleteLines by antti@apple.com · 12 years ago
- 6d72bb3 RenderElement::isChildAllowed() should take const references. by akling@apple.com · 12 years ago
- 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 12 years ago
- da4d316 Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 12 years ago
- 859e0b9 Unreviewed, rolling out r156254. by commit-queue@webkit.org · 12 years ago
- 4464aae Remove RenderObjectChildList https://bugs.webkit.org/show_bug.cgi?id=121771 by antti@apple.com · 12 years ago
- 166419e CTTE: Element::createRenderer() should take references by weinig@apple.com · 12 years ago
- 8d58643 CTTE: RenderObject's createAnonymous() and setDocumentForAnonymous() should take Document references by weinig@apple.com · 12 years ago
- 5388e67 Add new RenderBlockFlow class. https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 12 years ago
- acb7e25 Reverting revisions 155139, 155141, 155142, and 155145 since they appear to have by bdakin@apple.com · 12 years ago
- 620bb2e Add new RenderBlockFlow class https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 12 years ago
- 4c166d6 Make more use of toRenderFoo(RenderObject&) cast helpers. by akling@apple.com · 12 years ago
- 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
- 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
- 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
- 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
- a8d7192 Incorrect placement of new child to table when before child parent is not |this|. by inferno@chromium.org · 13 years ago
- b85a123 Incorrect beforeChild parent calculation in RenderRubyBase::moveChildren. by inferno@chromium.org · 13 years ago
- 33287f1 Source/WebCore: Issues with merging block children of a ruby by inferno@chromium.org · 14 years ago
- 6c616f9 Source/WebCore: Issues with merging ruby bases. by inferno@chromium.org · 14 years ago
- 3e44dfa 2011-06-20 Julien Chaffraix <jchaffraix@webkit.org> by jchaffraix@webkit.org · 14 years ago
- 390fa32 <rdar://problem/8902740> Expand ruby base when it is shorter than the ruby text by mitz@apple.com · 14 years ago
- 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/rendering/RenderRubyBase.cpp]
- 3744186 2010-11-10 Csaba Osztrogonác <ossy@webkit.org> by ossy@webkit.org · 14 years ago
- f5e875d https://bugs.webkit.org/show_bug.cgi?id=39783, clean up the moveChild functions on RenderBlock. by hyatt@apple.com · 15 years ago
- 0e31640 2010-05-26 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 15 years ago
- 9099e57 https://bugs.webkit.org/show_bug.cgi?id=39783, clean up the moveChild functions on RenderBlock. by hyatt@apple.com · 15 years ago
- 4d067e1 2010-05-26 Sheriff Bot <webkit.review.bot@gmail.com> by eric@webkit.org · 15 years ago
- 30a627e https://bugs.webkit.org/show_bug.cgi?id=39783, clean up moveChild functions in RenderBlock. by hyatt@apple.com · 15 years ago
- ca8ce86 Preparation for support of column-span, which will be implemented using continuations. When a block splits an inline, a by hyatt@apple.com · 15 years ago
- a29d21a 2010-02-14 Kent Tamura <tkent@chromium.org> by tkent@chromium.org · 15 years ago
- 33a393c 2010-02-08 Maciej Stachowiak <mjs@apple.com> by mjs@apple.com · 15 years ago
- daef23e Bug 33266 - WebCore::InlineFlowBox::determineSpacingForFlowBoxes ReadAV@NULL (43c64e8abbda6766e5f5edbd254c2d57) by rolandsteiner@chromium.org · 15 years ago
- 58b328f Bug 28420 - Implement HTML5 <ruby> rendering by rolandsteiner@chromium.org · 15 years ago