..
crashtests
Bug 1430589 - Add crashtest. r=mattwoodrow,mstange
2018-01-19 23:47:29 -05:00
ActiveLayerTracker.cpp
Bug 1207734 - Part 4.b. Use the final combined transform in the nsDisplayTransform. r=birtles
2017-12-13 01:21:41 +08:00
ActiveLayerTracker.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
BorderCache.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
BorderConsts.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
DashedCornerFinder.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
DashedCornerFinder.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
DisplayItemClip.cpp
Bug 1417376 Part 3 - Pass nsPoint parameters by const references instead of values. r=mats
2017-11-15 17:55:36 +08:00
DisplayItemClip.h
Bug 1417376 Part 3 - Pass nsPoint parameters by const references instead of values. r=mats
2017-11-15 17:55:36 +08:00
DisplayItemClipChain.cpp
Bug 1428765 - Fix scenario where display item clip chains hash to different values even though they are equal. r=mstange
2018-01-09 12:31:58 -05:00
DisplayItemClipChain.h
Bug 1430589 - Add crashtest. r=mattwoodrow,mstange
2018-01-19 23:47:29 -05:00
DisplayListChecker.cpp
Bug 1433850 - layout.display-list.retain.verify.order to also check RDL ordering - r=mattwoodrow
2018-01-29 18:23:14 +11:00
DisplayListChecker.h
Bug 1420298 'layout.display-list.retain.verify' to debug retained-dl - r=mattwoodrow
2017-11-20 17:15:08 +11:00
DisplayListClipState.cpp
Bug 1430589 - Avoid putting a stack-allocated DisplayItemClipChain into the clip deduplicator. r=mattwoodrow,mstange
2018-01-19 23:47:26 -05:00
DisplayListClipState.h
Bug 1413073
- Part 3: Recompute ASR and clip-chains on wrap lists when merging. r=mstange
2017-11-10 13:16:55 +13:00
DottedCornerFinder.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
DottedCornerFinder.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
FrameLayerBuilder.cpp
Bug 1419508 - Return early from CreateMaskLayer if there is no visible data - r=mattwoodrow
2018-01-25 16:21:23 +11:00
FrameLayerBuilder.h
Bug 1426649: Stop tracking DOM changes from painting. r=dbaron
2017-12-21 14:09:32 +01:00
LayerState.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
MaskLayerImageCache.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
MaskLayerImageCache.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
PaintTracker.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
PaintTracker.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
RetainedDisplayListBuilder.cpp
Backed out 7 changesets (bug 1429932) for extremely frequent QuantumRender reftest failures
2018-01-29 23:43:27 -08:00
RetainedDisplayListBuilder.h
Backed out 7 changesets (bug 1429932) for extremely frequent QuantumRender reftest failures
2018-01-29 23:43:27 -08:00
moz.build
Bug 1425340 - Remove unused DisplayItemScrollClip files. r=mattwoodrow
2017-12-14 15:59:35 -06:00
nsCSSRendering.cpp
Bug 1432341 - Draw column-rules with border-code in box-decoration-break: clone mode, rather than slice. r=mattwoodrow
2018-01-31 07:18:49 +00:00
nsCSSRendering.h
Backed out changeset 8e33d0ce108c (bug 1351447) for failing /builds/worker/workspace/build/src/widget/cocoa/nsCocoaUtils on OS X r=backout a=backout on a CLOSED TREE
2017-12-12 09:49:59 +02:00
nsCSSRenderingBorders.cpp
Bug 1429723: Graphics cleanup. r=jrmuizel
2018-01-22 18:14:19 +01:00
nsCSSRenderingBorders.h
Bug 1429723: Graphics cleanup. r=jrmuizel
2018-01-22 18:14:19 +01:00
nsCSSRenderingGradients.cpp
Bug 785931 - Removed probes GRADIENT_DURATION, GRADIENT_RETENTION_TIME. r=chutten
2017-12-13 23:08:56 +05:30
nsCSSRenderingGradients.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsDisplayItemTypes.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsDisplayItemTypesList.h
Backed out 7 changesets (bug 1429932) for extremely frequent QuantumRender reftest failures
2018-01-29 23:43:27 -08:00
nsDisplayList.cpp
Bug 1207734 - Part 4.b. Use the final combined transform in the nsDisplayTransform. r=birtles
2017-12-13 01:21:41 +08:00
nsDisplayList.h
Backed out 7 changesets (bug 1429932) for extremely frequent QuantumRender reftest failures
2018-01-29 23:43:27 -08:00
nsDisplayListInvalidation.cpp
Bug 1418893
- Check opacity changes when computing mask's invalidation region. r=mattwoodrow
2017-12-20 14:23:06 +08:00
nsDisplayListInvalidation.h
Bug 1418893
- Check opacity changes when computing mask's invalidation region. r=mattwoodrow
2017-12-20 14:23:06 +08:00
nsImageRenderer.cpp
Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio
2017-12-21 16:16:40 +11:00
nsImageRenderer.h
Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio
2017-12-21 16:16:40 +11:00