Timothy Nikkel
|
680c0cb73c
|
Bug 837242. Part 2. Add a function to calculate the area of an nsRegion. r=roc
|
2013-07-30 11:22:43 -05:00 |
|
Ehsan Akhgari
|
ef4b479714
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
David Zbarsky
|
0c95eabb49
|
Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G
|
2013-07-26 13:20:23 -07:00 |
|
Ryan VanderMeulen
|
8a72e4a46d
|
Backed out changesets 4f35e943f939 and da5fa63e90cb (bug 896250) for causing frequent OSX debug asserts on a CLOSED TREE.
|
2013-07-26 01:22:40 -04:00 |
|
Milan Sreckovic
|
0c56314e69
|
Bug 896250: Return the max number, not the flag checking if the number was set. r=joe
|
2013-07-22 17:05:21 -04:00 |
|
Ryan VanderMeulen
|
fd2218b43a
|
Backed out changeset 8322b4eeb9c6 (bug 897239) to avoid the same Android reftest failures we hit when bug 896250 landed.
CLOSED TREE
|
2013-07-24 16:14:01 -04:00 |
|
Dave Hylands
|
7abc325927
|
Bug 897239 - Fix regression introduced by bug 873378. a=roc
|
2013-07-24 09:22:22 -07:00 |
|
Ms2ger
|
fe97b4a6ec
|
Bug 896261 - Remove aAppendedThemedBackground arguments from nsDisplayBackgroundImage::AppendBackgroundItemsToTop, nsFrame::DisplayBackgroundUnconditional; r=roc
|
2013-07-24 09:38:55 +02:00 |
|
Ryan VanderMeulen
|
5ba309bbd0
|
Backed out changeset 1e1b4d5c51b7 (bug 896250) to see if it fixes the Android reftest orange.
CLOSED TREE
|
2013-07-23 14:06:40 -04:00 |
|
Milan Sreckovic
|
4958630a4c
|
Bug 896250 - Return the max number, not the flag checking if the number was set. r=joe
|
2013-07-22 17:05:21 -04:00 |
|
Chris Lord
|
10605e0e62
|
Bug 886298 - Convert Layers fixed position margins to typed units. r=kats
|
2013-07-22 09:50:13 +01:00 |
|
Chris Lord
|
baaed043f6
|
Bug 886298 - Convert Layers fixed position anchor to typed units. r=kats
|
2013-07-22 09:50:09 +01:00 |
|
Benoit Girard
|
1591216c2a
|
Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc
|
2013-07-16 16:17:18 -04:00 |
|
Markus Stange
|
cddb8f5c57
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
|
Markus Stange
|
da419264b0
|
Bug 894905 - Make AppendBackgroundItemsToTop return a bool instead of an nsDisplayBackgroundImage. r=roc
|
2013-07-18 08:34:10 +02:00 |
|
Benoit Girard
|
f152264ea8
|
Bug 890279 - Create ScrollInfoLayers for frames we want APZC support. r=kats
|
2013-07-02 11:16:05 -04:00 |
|
Kartikaya Gupta
|
cd818593b0
|
Bug 866265 - Revert a line from bug 883646 because it was incorrect. r=kentuckyfriedtakahe
|
2013-07-03 09:04:48 -04:00 |
|
Timothy Nikkel
|
e53199ae28
|
Bug 695763. Part 5. Invalidate background images if they are not decoded and we are asked to do a sync decode. r=matt.woodrow
|
2013-06-26 11:43:27 -05:00 |
|
Timothy Nikkel
|
5942372742
|
Bug 695763. Part 3. Invalidate the background images of buttons, fieldsets, and mathml chars if they are not decoded and we are asked to do a sync decode. r=matt.woodrow
|
2013-06-26 11:43:26 -05:00 |
|
Phil Ringnalda
|
fbec0d00df
|
Merge m-c to m-i
|
2013-06-22 15:56:20 -07:00 |
|
David Zbarsky
|
68e5aca4a0
|
Bug 881121: Remove the 3d-transforms-enabled pref because it is always enabled and has been for a while r=dbaron
|
2013-06-22 13:35:09 -07:00 |
|
Kartikaya Gupta
|
1de2b15435
|
Bug 883646 - Propagate the ScaleFactor classes far and wide. r=kentuckyfriedtakahe
|
2013-06-21 17:03:56 -04:00 |
|
Ryan VanderMeulen
|
d2b6c8631b
|
Backed out 7 changesets (bug 883646) for reftest-ipc failures.
Backed out changeset 2272804a8e71 (bug 883646)
Backed out changeset e39d3bdf847a (bug 883646)
Backed out changeset bf46fc332efe (bug 883646)
Backed out changeset 6bb558c3136f (bug 883646)
Backed out changeset d7d5d16e27e0 (bug 883646)
Backed out changeset 14c73096a132 (bug 883646)
Backed out changeset 89f6185a271b (bug 883646)
|
2013-06-20 17:36:39 -04:00 |
|
Kartikaya Gupta
|
603cf626d1
|
Bug 883646 - Propagate the ScaleFactor classes far and wide. r=kentuckyfriedtakahe
|
2013-06-20 16:10:58 -04:00 |
|
Robert O'Callahan
|
50ed09d4f7
|
Bug 876092. Copy the DisplayItemClip into OutOfFlowDisplayData instead of storing a pointer. r=mats
|
2013-06-18 21:15:39 +12:00 |
|
Robert O'Callahan
|
3626efe7eb
|
Bug 876092. Part 1. Don't let effects of MarkFramesForDisplayList carry over between pages. r=mats
|
2013-06-18 21:15:37 +12:00 |
|
Matt Woodrow
|
7b9d5b3e53
|
Bug 873944 - When we have OMTC, don't invalidate and wait for the widget paint event, just call DidPaint immediately. If we do get a widget paint event (from an OS initiated resize or similar), then block until the compositor has drawn the frame. r=roc
|
2013-06-18 19:59:29 +12:00 |
|
Kartikaya Gupta
|
fa6e557e9e
|
Bug 880676 - Correct the composition bounds to be in screen coordinates rather than layer coordinates. r=kentuckyfriedtakahe
|
2013-06-14 16:11:29 -04:00 |
|
Kartikaya Gupta
|
dc77049db1
|
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
|
2013-06-11 09:46:51 -04:00 |
|
Kartikaya Gupta
|
95a5f9d752
|
Bug 879004 - Change FrameMetrics.mViewport to be a CSSRect. r=BenWa
|
2013-06-10 09:05:43 -04:00 |
|
Kartikaya Gupta
|
39f7cc7f7b
|
Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa
|
2013-06-10 09:05:42 -04:00 |
|
David Zbarsky
|
01bf8c6778
|
Bug 779395 - Add support for skew transforms to compositor-driven animations r=dbaron
|
2013-05-21 18:22:44 +08:00 |
|
Timothy Nikkel
|
c29d266b4a
|
Bug 878612. Make sure to pass through the background painting flags through in all cases. r=matt.woodrow
|
2013-06-03 23:49:03 -05:00 |
|
Joe Drew
|
339528e31f
|
Bug 878062 - Don't call TryOptimizeToImageLayer if we are definitely not going to optimize to an image layer, since it uses lots of memory. r=mattwoodrow
|
2013-06-03 10:57:06 -04:00 |
|
Kartikaya Gupta
|
1fa7c9cb13
|
Bug 877728 - Convert the page rect passed to SetFirstPaintViewport to LayerIntRect. r=BenWa
|
2013-06-03 09:58:34 -04:00 |
|
Kartikaya Gupta
|
46a7789a65
|
Bug 877728 - Convert some CSS rects passed to Java from gfx::Rect to CSSRect. r=BenWa
|
2013-06-03 09:52:44 -04:00 |
|
David Zbarsky
|
25c207c56b
|
Bug 788549: Fix matrix animations (patch hunk got lost in rebasing) r=dbaron
|
2013-06-02 13:35:17 -07:00 |
|
David Zbarsky
|
2e90cee850
|
Bug 788549 Part 9: matrix() animations interpret arguments in wrong order r=dbaron
|
2013-05-31 11:06:56 -07:00 |
|
Joe Drew
|
46f4aef1d0
|
Bug 867770 - Add a pref as to whether we layerize animated images, disabled by default. r=mattwoodrow
|
2013-05-30 21:33:17 -04:00 |
|
Joe Drew
|
64fe79505a
|
Bug 867770 - Layerize all animated images. r=mattwoodrow
|
2013-05-30 09:50:50 -04:00 |
|
Kartikaya Gupta
|
1e3b912be9
|
Bug 877726 - Convert FrameMetrics.mScrollOffset to be a CSSPoint. r=kentuckyfriedtakahe
|
2013-05-30 21:30:13 -04:00 |
|
Matt Woodrow
|
7d4cb174a7
|
Bug 869133 - Recycle the ImageLayers created by nsDisplayImage/nsDisplayBackgroundImage instead of recreating them each time. r=roc
|
2013-05-30 14:42:28 +12:00 |
|
Anthony Jones
|
2301455d33
|
Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa
|
2013-05-24 09:43:36 +08:00 |
|
Markus Stange
|
08702570d3
|
Bug 676241 part 8: Remove alternate layer manager handling. r=mattwoodrow
|
2013-05-23 16:49:18 +02:00 |
|
Markus Stange
|
df0daeb0fd
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
|
2013-05-22 11:50:57 +02:00 |
|
Markus Stange
|
78a27ca962
|
Backed out 2 changesets (bug 871590) CLOSED TREE
|
2013-05-22 14:10:46 +02:00 |
|
Markus Stange
|
ac855585e9
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
--HG--
extra : rebase_source : dc4c5dff4f0a392e096976b355bcf2140f7b2879
|
2013-05-22 11:50:57 +02:00 |
|
Ed Morley
|
fa097e6aaa
|
Backed out changeset 1d056bb94292 (bug 779395) for reftest failures on Tegras
|
2013-05-21 14:03:43 +01:00 |
|
David Zbarsky
|
f4fefe3c41
|
Bug 779395 - Add support for skew transforms to compositor-driven animations r=dbaron
|
2013-05-21 18:22:44 +08:00 |
|
Matt Woodrow
|
aa1f1295a6
|
Bug 866470 - Make the style context lookup in nsDisplayList match what nsCSSRendering does. r=roc
|
2013-05-08 15:47:31 +12:00 |
|