diff browse annotate |
eb66264387a0eaddbc5ff8e07aea2e7d667daafa created 2018-07-16 19:01 +0200 pushed 2018-07-17 21:56 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1476054: Fixes and cleanups for Servo PR #21156. r=me |
diff browse annotate |
6339739cba9a0099d6bbefa294ce22989935ab69 created 2018-07-16 23:56 +0300 pushed 2018-07-17 09:42 +0000 |
Gurzau Raul | Gurzau Raul - Backed out 6 changesets (bug 1476054) for failing on servo/ports/geckolib/glue.rs on a CLOSED TREE |
diff browse annotate |
0a712d7bcb66d19a94ba05d020c28b845071aee6 created 2018-07-16 19:01 +0200 pushed 2018-07-17 09:42 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1476054: Fixes and cleanups for Servo PR #21156. r=me |
diff browse annotate |
0016368787a44bdf5deb4c9b73f3c0b59d2bc27a created 2018-03-22 19:20 +0100 pushed 2018-03-22 22:52 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE |
diff browse annotate |
b7c7195b99f43e8f493f013877938ec2edd19a58 created 2018-03-22 20:04 +0100 pushed 2018-03-22 22:52 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE |
diff browse annotate |
b683bb3f22a1aef672332aa3ee9d2c7a77149913 created 2018-03-22 19:20 +0100 pushed 2018-03-22 22:52 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt |
diff browse annotate |
149124e4fde985158d5d78a87ade1cced1a2410b created 2018-01-23 14:30 +0100 pushed 2018-01-23 17:46 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1430997 - Rename nsINode::IndexOf to nsINode::ComputeIndexOf, r=catalinb |
diff browse annotate |
25dfc9b677cb24c57124ef0f1bb2ad47eda11771 created 2017-11-15 17:55 +0800 pushed 2017-11-20 09:39 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1417376 Part 3 - Pass nsPoint parameters by const references instead of values. r=mats |
diff browse annotate |
905239391e05483e8fb221378dd2092c5a0df8b7 created 2017-10-27 10:33 -0700 pushed 2017-10-28 08:30 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame |
diff browse annotate |
c0b4af15d17a5377f3d554129338747ad709d5d5 created 2017-09-13 18:00 +0800 pushed 2017-09-19 09:08 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert |
diff browse annotate |
d3ba6f330ec1c757664dd1fed566b158631b1335 created 2017-06-29 10:58 +0900 pushed 2017-06-29 13:46 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1375825 - part2: ContentEventHandler::ExpandToClusterBoundary() should check the return value of nsTextFrame::PeekOffsetCharacter() r=jfkthame |
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 |
78e989ad55af7cf13cfafcb4ba891cc5ea78d740 created 2017-05-26 12:11 +0200 pushed 2017-05-26 19:44 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors. r=jfkthame |
diff browse annotate |
47ed59045f9bff59434723249b995515116d4ed0 created 2017-05-26 12:11 +0200 pushed 2017-05-26 19:44 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1364805 part 2 - Add a nsIFrame::mClass field and propagate the concrete class' value up the ctor chain. r=jfkthame |
diff browse annotate |
45bf72e9b3b3b5d45457598865c72536b3027264 created 2017-05-26 12:11 +0200 pushed 2017-05-26 19:44 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1364805 part 1 - Make every concrete frame class be a NS_DECL_QUERYFRAME_TARGET. r=jfkthame |
diff browse annotate |
952e377dbace3f6152febc445c940210bf225f41 created 2017-05-03 17:50 +0200 pushed 2017-05-04 03:18 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1361659: Initialize BRFrame::mAscent. r=mats |
diff browse annotate |
fbc54f707dc421f8132340e45fa2719dbdc9621b created 2017-05-01 19:32 +0200 pushed 2017-05-03 00:28 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1361051: rename mozilla::FrameType to mozilla::LayoutFrameType. r=xidorn |
diff browse annotate |
662df8ef329fd7a38fb2ceb24e305cd31e7bcaa7 created 2017-04-30 17:30 +0200 pushed 2017-05-01 09:20 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam |
diff browse annotate |
cb33bd098140c9cef18c8716853bb6c5e29190ac created 2017-02-14 17:55 +0800 pushed 2017-02-23 13:58 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 775624 Part 22 - Remove NS_FRAME_COMPLETE. r=dholbert |
diff browse annotate |
b39fdda36636395fefd8a671ced01fa4eee9f154 created 2017-02-14 11:52 +0800 pushed 2017-02-23 13:58 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 775624 Part 13 - Convert NS_INLINE_LINE_BREAK_AFTER to a method. r=dholbert |
diff browse annotate |
549da59b304f7f5a7aca4a27c4de7fcb53c93176 created 2016-11-30 11:14 +0800| base pushed 2016-12-01 03:18 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1304598 Part 7 - Move BRFrame to mozilla namespace, and rename nsBRFrame.cpp to BRFrame.cpp. r=dholbert |