diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
5e5dda793c3e0a93fa8a0f2c377dcb28a113e3e7 created 2017-06-09 15:14 -0400 pushed 2017-06-14 01:31 +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-13 10:10 +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-13 10:10 +0000 |
Alexis Beingessner | Alexis Beingessner - Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel |
diff browse annotate |
d1a449efbe4446e696311b21f7bdfcd709b82a26 created 2016-07-21 18:36 +0800 pushed 2016-07-21 14:25 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron |
diff browse annotate |
36e0aef210e256b04a1afce041c8ad5f150bd720 created 2016-07-21 18:36 +0800 pushed 2016-07-21 14:25 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron |
diff browse annotate |
958046997215f27d946707195cf783e291eab4e0 created 2015-06-26 09:03 -0700 pushed 2015-06-29 12:17 +0000 |
Simon Montagu | Simon Montagu - Bug 1173958: whitespace and bracing changes to make FixedTableLayoutStrategy conform to local style, r=jfkthame |
diff browse annotate |
047c419b040d1417af17f155d146466cac5395a1 created 2015-06-26 08:58 -0700 pushed 2015-06-29 12:17 +0000 |
Simon Montagu | Simon Montagu - Bug 1173958: convert FixedTableLayoutStrategy to logical coordinates, r=jfkthame |
diff browse annotate |
352e8f8c59158340e3b74bf79530bd23e5038d39 created 2015-04-18 16:01 -0700 pushed 2015-04-20 03:21 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1155880 part 1: Rename nsITableLayoutStrategy::ComputeColumnWidths and associated comments to use "ISize" instead of "Width". r=jfkthame |
diff browse annotate |
ac4464790ec4896a5188fa50cfc69ae0ffeddc08 created 2015-03-21 12:28 -0400 pushed 2015-03-22 20:58 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
9d4e083655b993f73ba3eca84e0f14cdd270bcda created 2014-08-31 23:36 -0400 pushed 2014-09-02 05:46 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1060985 - Fix more bad implicit constructors in layout; r=roc |
diff browse annotate |
ea66ed3c2ca1b20220a586c563bfd4fd62a61bb6 created 2014-07-24 18:03 +0100 pushed 2014-07-25 22:59 +0000 |
Jonathan Kew | Jonathan Kew - bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu |
diff browse annotate |
beb29103be6902f7759bbcb7b9eb4e39fb0636dd created 2014-07-24 18:03 +0100 pushed 2014-07-25 22:59 +0000 |
Jonathan Kew | Jonathan Kew - bug 1031241 pt 1 - Rename Get{Min,Pref}Width to Get{Min,Pref}ISize throughout layout. r=dbaron,smontagu |
diff browse annotate |
2307541f08fb750abca9db1662a0d7d9776dbb3d created 2012-09-14 09:10 -0700 pushed 2012-09-15 01:09 +0000 |
Arnaud Sourioux | Arnaud Sourioux - Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +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 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
f54747d3a9087414d41d7c8894b8c67fa52c4474 created 2011-04-07 18:04 -0700 pushed 2011-04-14 15:49 +0000 |
Jan Küchler | Jan Küchler - Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |