1. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  2. a10d10c Introduce user-defined literal for LayoutUnit by ross.kirsling@sony.com · 6 years ago
  3. e3ec68f Split layout of RenderMathMLRow into smaller steps by commit-queue@webkit.org · 7 years ago
  4. d03c594 bmalloc should support strictly type-segregated isolated heaps by fpizlo@apple.com · 7 years ago
  5. 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
  6. 4ffc1df Introduce a MathMLRowElement class for mrow-like elements by fred.wang@free.fr · 8 years ago
  7. 5530a78 Move determination of operator direction into DOM class and reduce relayout by fred.wang@free.fr · 8 years ago
  8. 647e9d0 Cleanup of MathML headers https://bugs.webkit.org/show_bug.cgi?id=159336 by fred.wang@free.fr · 9 years ago
  9. 30a854f Refactor layout functions to avoid using flexbox in MathML by fred.wang@free.fr · 9 years ago
  10. 81ca510 Remove anonymous in renderName for all MathML renderers but RenderMathMLOperator by fred.wang@free.fr · 9 years ago
  11. 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
  12. 6f4fccb Refactor RenderMathMLMenclose. https://bugs.webkit.org/show_bug.cgi?id=155019 by fred.wang@free.fr · 9 years ago
  13. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  14. 40864b9 Refactor RenderMathMLRow layout functions to avoid using flexbox by fred.wang@free.fr · 9 years ago
  15. 49cc03e Followup to: by darin@apple.com · 9 years ago
  16. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  17. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  18. d563e1d Clean up virtual functions in rendering/ by cdumez@apple.com · 10 years ago
  19. f85e2f6 Add is<>() / downcast<>() support for RenderObject subclasses by cdumez@apple.com · 10 years ago
  20. 4d5262c Implement MathML spacing around operators . by fred.wang@free.fr · 11 years ago
  21. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  22. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  23. 7d01821 RenderMathMLRow::createAnonymousWithParentRenderer() should return RenderPtr. by akling@apple.com · 11 years ago
  24. f3b9f23 Move MathML type checking virtuals to RenderObject. by akling@apple.com · 11 years ago
  25. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  26. 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 11 years ago
  27. 34a9f0d [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code by mrobinson@webkit.org · 11 years ago
  28. 797b256 Roll out r156930 and r156937, they caused 34 assertion failures on bots. by ap@apple.com · 11 years ago
  29. ac884aa [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code by mrobinson@webkit.org · 11 years ago
  30. 42ce748 Unreviewed, rolling out r140880. by commit-queue@webkit.org · 12 years ago
  31. 5ba7ff7 MathML preferred widths should not depend on layout information by ojan@chromium.org · 12 years ago
  32. 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  33. 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
  34. 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  35. 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
  36. 3aa9adc After appending MathML with jquery the table renders with overlaps by commit-queue@webkit.org · 13 years ago
  37. 3377d70 msqrt's implied mrow should do operator stretching by commit-queue@webkit.org · 13 years ago
  38. 42a1a3b MathML internals - code clean-up for RenderMathMLSubSup by commit-queue@webkit.org · 13 years ago
  39. d5a6353 MathML internals - remove nonOperatorHeight(), hasBase() by commit-queue@webkit.org · 13 years ago
  40. 847795b MathML internals for bug 52444 fix - type checking, PassRefPtr by commit-queue@webkit.org · 13 years ago
  41. 7190c446 Remove extraneous MathML code before bug 52444 fix by commit-queue@webkit.org · 13 years ago
  42. e3c3cdb Change baselinePosition and lineHeight to LayoutUnit by eae@chromium.org · 13 years ago
  43. a57a224 MathML renderers do not override RenderObject::renderName() by mitz@apple.com · 13 years ago
  44. af2011c 2011-01-09 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 14 years ago[Renamed from Source/WebCore/mathml/RenderMathMLRow.h]
  45. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/mathml/RenderMathMLRow.h]
  46. 4a9c625a https://bugs.webkit.org/show_bug.cgi?id=48537 by hyatt@apple.com · 14 years ago
  47. 6a88d2a 2010-10-21 Alex Milowski <alex@milowski.com> by commit-queue@webkit.org · 14 years ago
  48. ddd8c30 https://bugs.webkit.org/show_bug.cgi?id=47841 by hyatt@apple.com · 14 years ago
  49. 2591cd4 2010-06-25 Alex Milowski <alex@milowski.com> by commit-queue@webkit.org · 15 years ago
  50. 9c3f2ba 2010-03-05 Alex Milowski <alex@milowski.com> by eric@webkit.org · 15 years ago