.. |
crashtests
|
Bug 1428906 - Implement Clone() and copy-constructors for nsDisplayTableBlendMode, nsDisplayTableBlendContainer, and nsDisplayTableFixedPosition r=mattwoodrow
|
2018-01-09 13:55:35 +01:00 |
ActiveLayerTracker.cpp
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -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 1422057 - Add hash function and boilerplate for deduplicating DisplayItemClipChain via std::set. r=mstange
|
2018-01-06 09:52:58 -05:00 |
DisplayItemScrollClip.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 |
DisplayItemScrollClip.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 |
DisplayListChecker.cpp
|
Bug 1420298 'layout.display-list.retain.verify' to debug retained-dl - r=mattwoodrow
|
2017-11-20 17:15:08 +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 1413073 - Part 3: Recompute ASR and clip-chains on wrap lists when merging. r=mstange
|
2017-11-10 13:16:55 +13: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 1426649: Stop tracking DOM changes from painting. r=dbaron
|
2017-12-21 14:09:32 +01: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
|
Bug 1428993 - Part 1: Split RetainedDisplayListBuilder::ComputeRebuildRegion() and PreProcessDisplayList() into multiple functions r=mattwoodrow
|
2018-01-17 18:27:42 +01:00 |
RetainedDisplayListBuilder.h
|
Bug 1428993 - Part 1: Split RetainedDisplayListBuilder::ComputeRebuildRegion() and PreProcessDisplayList() into multiple functions r=mattwoodrow
|
2018-01-17 18:27:42 +01:00 |
moz.build
|
Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-08 13:46:13 +01:00 |
nsCSSRendering.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 |
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 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio
|
2017-12-21 16:16:40 +11:00 |
nsCSSRenderingBorders.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 |
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
|
Bug 1389149 - Add a new display item to carry the compositor hit-test info to WR. r=mstange
|
2017-11-15 11:39:45 -05:00 |
nsDisplayList.cpp
|
Bug 1420722: Just use GetInFlowParent for now. r=mattwoodrow
|
2018-01-16 11:19:36 +01:00 |
nsDisplayList.h
|
Backed out 3 changesets (bug 1426386) for R2 failing in /layout/reftests/position-sticky/transformed-2.html on Windows on a CLOSED TREE
|
2018-01-16 22:57:00 +02: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 |