.. |
crashtests
|
Bug 1424166 - Disable crashtest 1418177-1.html on android for frequent intermittent failures; r=me,a=test-only
|
2019-01-22 15:05:16 -07:00 |
ActiveLayerTracker.cpp
|
Bug 1535507 - Don't force display item rebuilding for ActiveLayerTracker expiry, since we should only need to update the Layer tree. r=miko
|
2019-03-26 02:14:13 +00:00 |
ActiveLayerTracker.h
|
Bug 1529422 - Part 1: Add all transform-like properties into ActiveLayerTracker. r=hiro,mattwoodrow
|
2019-02-23 00:21:45 +00:00 |
BorderCache.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BorderConsts.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DashedCornerFinder.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DashedCornerFinder.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DisplayItemClip.cpp
|
Bug 1441308 - Remove unnecessary StackingContextHelper params from clips r=kats
|
2019-03-13 16:44:05 +00:00 |
DisplayItemClip.h
|
Bug 1441308 - Remove unnecessary StackingContextHelper params from clips r=kats
|
2019-03-13 16:44:05 +00:00 |
DisplayItemClipChain.cpp
|
Bug 1523969 part 14 - Move method definition inline comments to new line in 'layout/'. r=dholbert
|
2019-02-25 16:09:24 -06:00 |
DisplayItemClipChain.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DisplayListChecker.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DisplayListChecker.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DisplayListClipState.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DisplayListClipState.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DottedCornerFinder.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DottedCornerFinder.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FrameLayerBuilder.cpp
|
Bug 1540785 - Part 1: Introduce nsDisplayItemBase r=mattwoodrow
|
2019-04-22 19:57:59 +00:00 |
FrameLayerBuilder.h
|
Bug 1539673 - Remove old code for handling opacity:0 within the consumers. r=miko
|
2019-04-01 16:54:07 +00:00 |
LayerState.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MaskLayerImageCache.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MaskLayerImageCache.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MatrixStack.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PaintTracker.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PaintTracker.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
RetainedDisplayListBuilder.cpp
|
Bug 1540785 - Part 1: Introduce nsDisplayItemBase r=mattwoodrow
|
2019-04-22 19:57:59 +00:00 |
RetainedDisplayListBuilder.h
|
Bug 1539673 - Remove old code for handling opacity:0 within the consumers. r=miko
|
2019-04-01 16:54:07 +00:00 |
RetainedDisplayListHelpers.h
|
Bug 1526972 - P5: Avoid HasModifiedFrame check for new nsDisplayItems. r=miko
|
2019-04-18 02:38:22 +00:00 |
TransformClipNode.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
moz.build
|
Bug 1528074 - Remove MSVC warning flags that clang-cl doesn't understand r=chmanchester
|
2019-03-13 20:19:08 +00:00 |
nsCSSRendering.cpp
|
Bug 1541913 - Use rust lengths for outline-offset. r=boris
|
2019-04-04 18:32:09 +00:00 |
nsCSSRendering.h
|
Bug 1535165 - Use cbindgen for text-decoration-line. r=dholbert,boris
|
2019-03-18 17:58:16 +00:00 |
nsCSSRenderingBorders.cpp
|
Bug 1533142 - Use more cbindgen features. r=kats
|
2019-03-06 23:01:11 +00:00 |
nsCSSRenderingBorders.h
|
Bug 1527972 - Use Rust types for some misc properties. r=jwatt
|
2019-02-19 15:22:40 +01:00 |
nsCSSRenderingGradients.cpp
|
Bug 1541546 - Use the rust color representation. r=heycam
|
2019-04-04 14:53:44 +02:00 |
nsCSSRenderingGradients.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsDisplayItemTypes.h
|
Bug 1540785 - Part 1: Introduce nsDisplayItemBase r=mattwoodrow
|
2019-04-22 19:57:59 +00:00 |
nsDisplayItemTypesList.h
|
Bug 1536423 - Remove SVGCharClipDisplayItem r=mattwoodrow
|
2019-04-04 18:04:49 +00:00 |
nsDisplayList.cpp
|
Bug 1540785 - Part 2: Devirtualize nsDisplayItemBase::GetPerFrameKey() r=mattwoodrow
|
2019-04-22 19:58:01 +00:00 |
nsDisplayList.h
|
Bug 1540785 - Part 2: Devirtualize nsDisplayItemBase::GetPerFrameKey() r=mattwoodrow
|
2019-04-22 19:58:01 +00:00 |
nsDisplayListInvalidation.cpp
|
Bug 1541985 - Merge nsCharClipDisplayItem and nsDisplayText r=mattwoodrow
|
2019-04-10 01:41:22 +00:00 |
nsDisplayListInvalidation.h
|
Bug 1541985 - Merge nsCharClipDisplayItem and nsDisplayText r=mattwoodrow
|
2019-04-10 01:41:22 +00:00 |
nsImageRenderer.cpp
|
Bug 1543577 - Remove useless parameter aImageSize from nsLayoutUtils::DrawBackgroundImage r=emilio
|
2019-04-11 11:52:03 +00:00 |
nsImageRenderer.h
|
Bug 1528464 - Convert NS_STYLE_MASK_MODE_* to enum class r=emilio
|
2019-02-19 16:54:52 +00:00 |