diff browse annotate |
67a8e12324569dd730347187e2ffccae486c758b created 2017-10-03 09:05 +1100 pushed 2017-10-09 09:29 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. |
diff browse annotate |
6a629adbb62a299d7208373d1c6f375149d2afdb created 2017-07-06 14:00 +0200 pushed 2017-07-07 08:40 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1378712 - Remove all trailing whitespaces r=Ehsan |
diff browse annotate |
5280f9ba46dfcada304b60e67950cf33878b4edf created 2017-06-25 21:26 +0200 pushed 2017-06-30 13:12 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1376158: Don't let non-primary frames affect the mIncrementScriptLevel of the content. r=xidorn |
diff browse annotate |
5e5dda793c3e0a93fa8a0f2c377dcb28a113e3e7 created 2017-06-09 15:14 -0400 pushed 2017-06-13 15:00 +0000 |
Alexis Beingessner | Alexis Beingessner - Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel |
diff browse annotate |
b1940873102d01722956b79991166286e121072a created 2017-06-13 00:30 +0200 pushed 2017-06-12 22:30 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 3d1ce85e6348 (bug 1088760) for bustage, at least on Android at layout/generic/nsPluginFrame.cpp:1612. r=backout |
diff browse annotate |
3d1ce85e6348307a1e98284e6d13da828729bf91 created 2017-06-09 15:14 -0400 pushed 2017-06-12 21:33 +0000 |
Alexis Beingessner | Alexis Beingessner - Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel |
diff browse annotate |
3e6477d932037d6026ac13bd8c988dc0a51935d4 created 2017-05-02 22:42 +0200 pushed 2017-05-05 21:20 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1361766: Move MathML content state changes outside of reflow. r=xidorn |
diff browse annotate |
3898797a6267e6d0f84049258e261e207fafd4e5 created 2016-11-02 11:47 -0700 pushed 2016-11-02 18:47 +0000 |
Frédéric Wang | Frédéric Wang - Bug 1305977 - Use HarfBuzz ot-math API to parse the OpenType MATH table. r=jfkthame |
diff browse annotate |
773aed2f801b27cbad3c031fc7aa747ea9b2c1ed created 2016-11-02 11:45 -0700 pushed 2016-11-02 18:45 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 961a84574836 (bug 1305977) for multiscripts-1.html failures a=backout |
diff browse annotate |
961a845748368c2d51a4c3fc97c55525e8cb7091 created 2016-10-31 04:18 +0100 pushed 2016-11-02 11:13 +0000 |
Frédéric Wang | Frédéric Wang - Bug 1305977 - Use HarfBuzz ot-math API to parse the OpenType MATH table. r=jfkthame |
diff browse annotate |
b2db47ba326823e5774032569afaa333bfb1f7a3 created 2016-07-21 18:36 +0800 pushed 2016-07-21 10:56 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron |
diff browse annotate |
8ae38f8e1def584f4d76413e48534ec0827dee55 created 2016-03-17 13:55 +0800 pushed 2016-03-21 11:45 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame |
diff browse annotate |
290f666471a0177f984f05d5c9933914d2d11443 created 2015-12-15 13:56 -0800 pushed 2016-01-04 22:04 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-17 21:25 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 18:10 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 18:10 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
1699d6dd7ac88462009708b76decc65020bb5c26 created 2015-03-03 11:09 +0000 pushed 2015-03-03 11:09 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1134280 - Get rid of Tag() - patch 2.4 - layout/mathml - Fix all the occurrences, m=smaug, r=surkov |
diff browse annotate |
5066b8517b92bfe650aff2e69fc9ac4e915b3c96 created 2014-10-25 08:29 +0200 pushed 2014-11-07 07:10 +0000 |
Frédéric Wang | Frédéric Wang - Bug 1002526 - Part 1 - Pass the font inflation parameter to nsLayoutUtils::GetFontMetricsFor* methods. b=1002526. r=karl |
diff browse annotate |
d0ab048707562b3a34c218dd31436c616986ba47 created 2014-10-24 16:28 +0100 pushed 2014-10-24 15:27 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1088625, part 3 - Remove nsRenderingContext's SetFont, FontMetrics and SetTextRunRTL methods now that no one uses them any more. r=mstange |
diff browse annotate |
91ed3a014b140ad8b6216825d91f7388672addd0 created 2014-09-24 04:33 -0400 pushed 2014-09-25 14:10 +0000 |
James Kitchener | James Kitchener - Bug 1069929 - Flag dtls font feature setting for <mover> elements. r=fredw |
diff browse annotate |
7f3ca4925cb5e347a3105f978985709a6553bc05 created 2014-06-17 04:42 -0400 pushed 2014-07-03 16:08 +0000 |
Frédéric Wang | Frédéric Wang - Bug 961365 - Part 5: Use MATH constants for limits. r=jfkthame |
diff browse annotate |
d8861daf48257fe57d2c65de6fe269ee969d4a96 created 2014-06-17 04:09 -0400 pushed 2014-07-03 16:08 +0000 |
Frédéric Wang | Frédéric Wang - Bug 961365 - Part 4: Use MATH constants for scripts. r=jfkthame |
diff browse annotate |
177db1927db27595d0ea52c8401de927bcc0b662 created 2014-06-11 02:45 -0700 pushed 2014-06-11 09:46 +0000 |
Simon Montagu | Simon Montagu - Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame |
diff browse annotate |
44a39c09abb816ebdaebe11cb08f4e803051a0a5 created 2014-05-24 22:20 +0000 pushed 2014-05-24 22:20 +0000 |
Mats Palmgren | Mats Palmgren - Bug 508665 - part 15, s/mParent/GetParent()/ in a bunch of nsIFrame sub-classes. r=roc |
diff browse annotate |
f6d37fdcc976b9f649fa39ce065f298731b1d935 created 2014-02-17 23:47 -0800 pushed 2014-02-18 07:48 +0000 |
Arnaud Sourioux | Arnaud Sourioux - Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert |
diff browse annotate |
0f0b3d2a7af543b3091ba307f0065e98b9026ff1 created 2014-01-16 17:34 -0800 pushed 2014-01-17 01:35 +0000 |
Peiyong Lin | Peiyong Lin - Bug 959874 - Reorder two parameters in nsContainerFrame::FinishReflowChild(), for consistency with nsContainerFrame::ReflowChild(). r=dholbert |
diff browse annotate |
512e7a551afc9d1a7e2c880abfd9d0e5c5669706 created 2014-01-15 10:07 -0500 pushed 2014-01-15 15:13 +0000 |
Frédéric Wang | Frédéric Wang - Bug 838509 - Part 1: Make MathML frames use GetAttr instead of GetAttribute. r=roc |
diff browse annotate |
a0b1c4cf207a6ee001773c6d44120f467a394503 created 2014-01-15 09:49 -0500 pushed 2014-01-15 14:51 +0000 |
James Kitchener | James Kitchener - Bug 442637 - MathML changes to support ssty setting. r=fredw |
diff browse annotate |
0e9323ed1e70c873cbc658b58dafbd08f0aebff6 created 2014-01-14 09:39 -0500 pushed 2014-01-14 14:40 +0000 |
Frédéric Wang | Frédéric Wang - Bug 838506 - Part 3: Changes to MathML frames. r=roc |
diff browse annotate |
72591e9d49a8432c45b304c7ccb86a8e09947bb1 created 2013-12-27 17:59 +0000 pushed 2013-12-27 18:02 +0000 |
Jonathan Kew | Jonathan Kew - bug 735577 - pt 4.1 - use accessor functions for some physical-coordinate fields in nsHTMLReflowMetrics, in preparation for logicalization. r=smontagu |
diff browse annotate |
faaee438ce6df19eeb94ff66e36038a9106d6af6 created 2013-08-30 17:37 -0400 pushed 2013-08-30 21:37 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 911292 - Minimize the #includes in layout/mathml; r=mats |
diff browse annotate |
bdcadb9eda9599838f4a3c596eb24cad1dd3f57f created 2013-08-19 09:11 -0400 pushed 2013-08-19 13:17 +0000 |
James Kitchener | James Kitchener - Bug 827713 - Use mmultiscripts to handle all script shift elements. r=fredw |
diff browse annotate |
a59ad3157c17f3df0a132979f428c65211e4ce23 created 2013-07-29 15:19 -0400 pushed 2013-07-29 19:19 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 6 changesets (bug 827713) for reftest failures. |
diff browse annotate |
27a5c8dd5ff757042366bd15904fcccda074dd96 created 2013-07-29 12:37 -0400 pushed 2013-07-29 16:46 +0000 |
James Kitchener | James Kitchener - Bug 827713 - Part 3: Use mmultiscripts to handle all script shift elements. r=fredw |
diff browse annotate |
037363fa02583ef1f37c80373e46c0a19cf73e64 created 2013-01-15 13:22 +0100 pushed 2013-01-15 12:22 +0000 |
Mats Palmgren | Mats Palmgren - Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan |
diff browse annotate |
169708ebc9231e786b0d8ff4e9fd3232a10093a2 created 2012-12-27 11:12 -0500 pushed 2012-12-27 16:11 +0000 |
rfw2nd | rfw2nd - Bug 553917 - Add helper methods and logic for error logging to MathML module. r=karlt |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6276fe64003543e107ade90054f382c550ef5d66 created 2012-01-05 12:10 -0800 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 20:39 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:33 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:28 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 12:28 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
44d3202f73e0b37ee1aa60d0cb0bc782d32b57c7 created 2012-01-05 11:20 +1300 pushed 2012-01-05 04:57 +0000 |
Frédéric Wang | Frédéric Wang - munder, mover, munderover: add support for the align attribute (bug 557476). r=karlt |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 06:22 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
dda49a4f9e4c548fb07128b0a5753358958dc3b4 created 2011-08-14 10:08 -0700 pushed 2011-08-14 17:08 +0000 |
L. David Baron | L. David Baron - Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc |
diff browse annotate |
7e6ca29cfa7cb0532f68b2756e6963f7320dda52 created 2011-08-14 11:17 +0200 pushed 2011-08-14 09:38 +0000 |
Jonathan Hage | Jonathan Hage - Bug 669713 - Increment the scriptlevel of the over child in <munderover accent=true> when rendered as a supscript; r=karlt |
diff browse annotate |
a3adb8c01a197a958e045a4a91ea7fef5deabab8 created 2011-08-13 17:22 +0200 pushed 2011-08-13 15:24 +0000 |
Jonathan Hage | Jonathan Hage - Bug 668204 - Merge nsMathMLmunderFrame and nsMathMLmoverFrame into nsMathMLmunderoverFrame. r=karlt |
diff browse annotate |
8d5e0f4187bd9b710fb72287be39049242662096 created 2011-08-05 13:04 +1200 pushed 2011-08-08 05:35 +0000 |
Frédéric Wang | Frédéric Wang - b=669932 munderover: do not add space above/below when the over/under script is empty r=karlt |
diff browse annotate |
93bb936441c71f605f097af841359fe84afc577d created 2011-08-05 12:59 +1200 pushed 2011-08-08 05:35 +0000 |
Frédéric Wang | Frédéric Wang - b=669932 take into account the base child vertical metrics for the computation of the munderover ascent/descent. r=karlt |
diff browse annotate |
a637f174ceab3cb2ec2ec7569409e431250c277f created 2011-08-05 12:57 +1200 pushed 2011-08-08 05:35 +0000 |
Frédéric Wang | Frédéric Wang - b=669932 munderover: consider underscript vertical metrics during the underscript attachment phase instead of the overscript attachment phase. r=karlt |
diff browse annotate |
2ada2389a091c11c38843628cfec89f626620125 created 2011-07-13 17:11 +0200 pushed 2011-07-13 15:51 +0000 |
Dão Gottwald | Dão Gottwald - merge backout |
diff browse annotate |
858c22f85a1479592672263157100120a0ba520a created 2011-07-13 17:10 +0200 pushed 2011-07-13 15:51 +0000 |
Dão Gottwald | Dão Gottwald - Backed out changeset 593d94e9492e |
diff browse annotate |
630ea11f98ad282e85694fef69cb9486f82e14bc created 2011-07-13 17:09 +0200 pushed 2011-07-13 15:51 +0000 |
Dão Gottwald | Dão Gottwald - Backed out changeset 98df4af3a858 |
diff browse annotate |
98df4af3a858ce3c758375da7582608f4872d8eb created 2011-07-13 16:00 +0200 pushed 2011-07-13 15:51 +0000 |
Frédéric Wang | Frédéric Wang - Bug 669932 - munderover: take into account the base child vertical metrics for the computation of the munderover ascent/descent. r=karlt |
diff browse annotate |
593d94e9492eff5fa44fb98dba25f17918af274d created 2011-07-13 16:00 +0200 pushed 2011-07-13 15:51 +0000 |
Frédéric Wang | Frédéric Wang - Bug 669932 - munderover: consider munder vertical metrics during the munder attachment phase instead of the mover attachment phase. r=karlt |
diff browse annotate |
ec74f6ddd3545c9b546c38bf4a37b9ab8f1bcfa7 created 2011-05-13 09:31 +1200 pushed 2017-10-24 12:38 +0000 |
Frédéric Wang | Frédéric Wang - Support for attributes "accent" and "accentunder" on mstyle (bug 569125). r=karlt |
diff browse annotate |
90a2c72237e21712e6a536a5e04d39032ee0fe03 created 2011-04-07 21:18 -0700 pushed 2017-10-24 12:38 +0000 |
Zack Weinberg | Zack Weinberg - Bug 174055, part 6: eliminate pointless nsresult return values. |