.. |
crashtests
|
Bug 1418177 - Add crashtest. r=mattwoodrow
|
2017-12-05 16:47:27 +08:00 |
ActiveLayerTracker.cpp
|
Bug 1416540 - Avoid unnecessary conversion to doubles in ActiveLayerTracker code. r=mstange
|
2017-11-12 18:37:33 -05: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 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 |
DisplayItemClipChain.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 |
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 1422013 - Invalidate image items for webrender. r=mattwoodrow
|
2017-12-04 11:12:25 +08:00 |
FrameLayerBuilder.h
|
Bug 1422013 - Invalidate image items for webrender. r=mattwoodrow
|
2017-12-04 11:12:25 +08: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 1418945 - Always use the new-list ordering when merging display list since it's guaranteed to be correct. r=miko
|
2017-11-22 15:10:31 +13:00 |
RetainedDisplayListBuilder.h
|
Bug 1415485 - Make the pref layout.display-list.retain live again r=mattwoodrow
|
2017-11-09 16:10:21 +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 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel
|
2017-11-10 21:14:09 -05:00 |
nsCSSRendering.h
|
Bug 1413397 - Avoid empty border's fallback. r=kats
|
2017-11-01 17:30:04 +08:00 |
nsCSSRenderingBorders.cpp
|
Bug 1183378 - Part 2. Make WebRender command creation use scaled image containers. r=tnikkel
|
2017-11-23 06:55:06 -05:00 |
nsCSSRenderingBorders.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 |
nsCSSRenderingGradients.cpp
|
Bug 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel
|
2017-11-10 21:14:09 -05:00 |
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 1414853 - Ensure LayerManager's backend type is LAYERS_WR in CanUseAdvancedLayer since BasicCompositor might be used for remote extension process; r=sotaro
|
2017-12-05 16:49:14 +08:00 |
nsDisplayList.h
|
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
|
2017-12-05 15:52:10 +02:00 |
nsDisplayListInvalidation.cpp
|
Bug 1412346 part 2: Split mode line into its own C++ comment & own line, in a few files within layout. r=jfkthame
|
2017-10-27 10:08:24 -07:00 |
nsDisplayListInvalidation.h
|
Bug 1412346 part 2: Split mode line into its own C++ comment & own line, in a few files within layout. r=jfkthame
|
2017-10-27 10:08:24 -07:00 |
nsImageRenderer.cpp
|
Backed out 1 changesets (bug 1417903) for permafailing /css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html r=backout a=backout on a CLOSED TREE
|
2017-11-22 11:46:40 +02:00 |
nsImageRenderer.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 |