.. |
AsyncImagePipelineManager.cpp
|
Bug 1522017 - Introduce StackingContextParams to avoid death by a thousand argument. r=emilio
|
2019-01-24 10:44:35 -08:00 |
AsyncImagePipelineManager.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ClipManager.cpp
|
Bug 1524385 - Set the current clip chain on the stacking context item. r=kvark
|
2019-02-06 04:35:37 +00:00 |
ClipManager.h
|
Bug 1518605 - New WebRender ClipId/SpatialId API. r=kats
|
2019-01-09 03:27:07 +00:00 |
IpcResourceUpdateQueue.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
IpcResourceUpdateQueue.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
RenderRootStateManager.cpp
|
Bug 1504230 - check for failure in GetFontKeyForScaledFont when building blobs. r=jrmuizel
|
2019-02-07 13:14:54 -05:00 |
RenderRootStateManager.h
|
Bug 1504230 - check for failure in GetFontKeyForScaledFont when building blobs. r=jrmuizel
|
2019-02-07 13:14:54 -05:00 |
StackingContextHelper.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-15 08:15:57 +00:00 |
StackingContextHelper.h
|
Bug 1524385 - Set the current clip chain on the stacking context item. r=kvark
|
2019-02-06 04:35:37 +00:00 |
WebRenderBridgeChild.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-15 08:15:57 +00:00 |
WebRenderBridgeChild.h
|
Bug 1504230 - check for failure in GetFontKeyForScaledFont when building blobs. r=jrmuizel
|
2019-02-07 13:14:54 -05:00 |
WebRenderBridgeParent.cpp
|
Bug 1500692 - Centralize profiling category definition and add infrastructure for subcategories. r=njn
|
2019-02-16 17:37:43 +00:00 |
WebRenderBridgeParent.h
|
Bug 1523233 - Fix animation delete time r=kats
|
2019-01-28 20:11:59 +00:00 |
WebRenderCanvasRenderer.cpp
|
Bug 1441308 - Split out document pieces of WebRenderLayerManager r=jrmuizel
|
2019-01-07 21:33:10 +00:00 |
WebRenderCanvasRenderer.h
|
Bug 1441308 - Split out document pieces of WebRenderLayerManager r=jrmuizel
|
2019-01-07 21:33:10 +00:00 |
WebRenderCommandBuilder.cpp
|
Merge mozilla-central to mozilla-inbound. CLOSED TREE
|
2019-02-17 00:14:07 +02:00 |
WebRenderCommandBuilder.h
|
Bug 1494408 - Clip groups to the transform clip to avoid bounds changes. r=jrmuizel
|
2019-01-31 07:17:45 +00:00 |
WebRenderDrawEventRecorder.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderDrawEventRecorder.h
|
Bug 1444452: Implement screenshots on LayerManagerMLGPU. r=mstange
|
2019-02-11 02:31:24 +01:00 |
WebRenderImageHost.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderImageHost.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderLayerManager.cpp
|
Bug 1522017 - Introduce StackingContextParams to avoid death by a thousand argument. r=emilio
|
2019-01-24 10:44:35 -08:00 |
WebRenderLayerManager.h
|
Bug 1522017 - Introduce StackingContextParams to avoid death by a thousand argument. r=emilio
|
2019-01-24 10:44:35 -08:00 |
WebRenderLayersLogging.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderLayersLogging.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderMessageUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderScrollData.cpp
|
Bug 1506257 - Make the scrollbar animation id a Maybe. r=botond
|
2019-02-06 20:00:08 +00:00 |
WebRenderScrollData.h
|
Bug 1506257 - Make the scrollbar animation id a Maybe. r=botond
|
2019-02-06 20:00:08 +00:00 |
WebRenderScrollDataWrapper.h
|
Bug 1522714 - Propagate the 'is async zoom container' flag to HitTestingTreeNode. r=kats
|
2019-02-06 22:05:24 +00:00 |
WebRenderTextureHost.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderTextureHost.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderTextureHostWrapper.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderTextureHostWrapper.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
WebRenderUserData.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-16 20:20:37 +01:00 |
WebRenderUserData.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-16 20:20:37 +01:00 |