gecko-dev/layout/painting
Jeff Muizelaar 033a5b26a9 Bug 1343770. Separate out Parent commands from Child commands. r=kats
This basically just splits the enum in two and does the necessary plumbing. The
worst part is that now DisplayItemLayers need to have two arrays of commands.
Fortunately, this will be going away in the future.

This makes it so we don't send the child side commands to the parent.
2017-03-02 16:33:25 -05:00
..
ActiveLayerTracker.cpp Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
ActiveLayerTracker.h
BorderCache.h
BorderConsts.h Bug 1320014 Part 6 - Remove #define NS_CORNER_[TOP_LEFT/TOP_RIGHT/BOTTOM_RIGHT/BOTTOM_LEFT] r=mats 2017-01-04 18:15:30 +08:00
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp Bug 1320014 Part 7 - Convert half corner indices #define to an enum. r=mats 2017-01-05 11:31:38 +08:00
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayItemScrollClip.cpp
DisplayItemScrollClip.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp Bug 1320014 Part 3 - Move Corner from namespace mozilla::css into mozilla. r=mats 2017-01-04 17:18:49 +08:00
DottedCornerFinder.h Bug 1320014 Part 3 - Move Corner from namespace mozilla::css into mozilla. r=mats 2017-01-04 17:18:49 +08:00
FrameLayerBuilder.cpp Merge m-c to graphics 2017-02-10 13:57:53 -05:00
FrameLayerBuilder.h
LayerState.h
MaskLayerImageCache.cpp Bug 1326579: Add some needed includes in layout/painting, to preemptively fix unified bustage. r=xidorn 2016-12-31 16:35:41 -08:00
MaskLayerImageCache.h Bug 1333366 Part 1 - Update document related to Corner and HalfCorner. r=mats 2017-01-24 18:37:05 +08:00
moz.build Bug 1340082 - Convert nsDisplayOutline to WebRenderDisplayItemLayer. r=mattwoodrow 2017-02-23 17:34:14 +08:00
nsCSSRendering.cpp merge mozilla-inbound to mozilla-central a=merge 2017-02-24 11:46:38 +01:00
nsCSSRendering.h Bug 1342302 - Part 2. Implement ImageLayerClipState::IsValid. r=mstange 2017-02-24 18:52:53 +08:00
nsCSSRenderingBorders.cpp Bug 1303094 - remove the StrokeRect path for drawing dotted borders. r=mstange 2017-02-24 17:02:46 -05:00
nsCSSRenderingBorders.h Bug 1303094 - remove the StrokeRect path for drawing dotted borders. r=mstange 2017-02-24 17:02:46 -05:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv 2016-12-18 11:11:47 +00:00
nsDisplayList.cpp Bug 1343770. Separate out Parent commands from Child commands. r=kats 2017-03-02 16:33:25 -05:00
nsDisplayList.h Bug 1343770. Separate out Parent commands from Child commands. r=kats 2017-03-02 16:33:25 -05:00
nsDisplayListInvalidation.cpp
nsDisplayListInvalidation.h
PaintTracker.cpp
PaintTracker.h