gecko-dev/layout/painting
Emilio Cobos Álvarez 5dd86ab547 Bug 1464589: Split nsCSSGradientRenderer::Create in smaller functions. r=rhunt
In particular, split the computation of the resolved stops into its own
function, and inside of it, the switch computing the specified length of a
gradient too, since in bug 1352643 there'll be two of those.

MozReview-Commit-ID: FSYzzAxNBbV

--HG--
extra : rebase_source : 9b3a0dc89c5c107adfa9a5e3743a709d3cac240c
2018-05-26 15:20:41 +02:00
..
crashtests Bug 1455944 - Do not paint nsDisplayOpacity children when opacity push/pop markers have empty paint rect r=mattwoodrow 2018-04-25 22:54:18 +02:00
ActiveLayerTracker.cpp Bug 1462497 - Part 4: Only use the MayHaveAnimation variants when computing useOpacity in case the more accurate version changes results between paints. r=hiro 2018-05-23 11:03:54 +12:00
ActiveLayerTracker.h
BorderCache.h
BorderConsts.h
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DisplayListChecker.cpp
DisplayListChecker.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DottedCornerFinder.h
FrameLayerBuilder.cpp Bug 1463752 - Part 2: Avoid allocating AutoTArray when there are no items that can be merged together r=mattwoodrow 2018-05-22 23:46:11 +02:00
FrameLayerBuilder.h Bug 1460491 - Part 2: Only recompute visibility for items if they are newly added to this layer, or intersect one that changed. r=jnicol 2018-05-16 16:02:37 +12:00
LayerState.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1464288 - Make sure PreProcessDisplayLists logic for switching AGRs matches what ComputeRebuildRegion uses. r=miko 2018-05-26 16:55:17 +12:00
RetainedDisplayListBuilder.h Bug 1462497 - Add assertions to try diagnose which wrapper item went away. r=mstange 2018-05-18 20:50:04 +12:00
RetainedDisplayListHelpers.h Bug 1439809 - Store the display list index on the display items during PreProcessDisplayList so that we can do lookup without a hashtable. r=miko,mstange 2018-04-24 12:59:11 +12:00
moz.build
nsCSSRendering.cpp Bug 1462477 - Always initialize the value of aOutIsTransformedFixed, even we don't have an image to paint. r=mstange 2018-05-18 13:16:42 +12:00
nsCSSRendering.h
nsCSSRenderingBorders.cpp Bug 1458870 - Changes necessary to deal with new WebRender nine-patch API from PR 2724. r=jrmuizel 2018-05-08 10:36:23 -04:00
nsCSSRenderingBorders.h
nsCSSRenderingGradients.cpp Bug 1464589: Split nsCSSGradientRenderer::Create in smaller functions. r=rhunt 2018-05-26 15:20:41 +02:00
nsCSSRenderingGradients.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
nsDisplayList.cpp Bug 1455182 - Additional cleanup to nsDisplayOwnLayer and ScrollbarData. r=botond 2018-05-25 07:20:39 +02:00
nsDisplayList.h Bug 1455182 - Additional cleanup to nsDisplayOwnLayer and ScrollbarData. r=botond 2018-05-25 07:20:39 +02:00
nsDisplayListInvalidation.cpp
nsDisplayListInvalidation.h Backed out 6 changesets (bug 1442190) for reftest failures on /anonymous-block.html on a CLOSED TREE 2018-04-11 20:14:53 +03:00
nsImageRenderer.cpp
nsImageRenderer.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00