gecko-dev/layout/painting
Boris Chiou aa57157303 Bug 1248340 - Part 3: Implement Frames for OMTA. r=birtles
MozReview-Commit-ID: k3Wvl4ofe7

--HG--
extra : rebase_source : edbf827ffe102a5353c41078bd2b14c8b56eb23e
2017-02-26 15:34:02 +08: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 Bug 1331342 - Cache and reuse the result of GetDisplayPort. r=mattwoodrow 2017-03-04 10:18:00 -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
PaintTracker.cpp
PaintTracker.h
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 Backed out changeset 00daf2c5342a (bug 1340661) for Android reftest failures in ua-style-sheet-checkbox-radio-1.html 2017-03-07 20:57:57 -08:00
nsDisplayList.cpp Bug 1248340 - Part 3: Implement Frames for OMTA. r=birtles 2017-02-26 15:34:02 +08: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