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