gecko-dev/gfx/layers/ipc
Simon Giesecke 7e9a7de895 Bug 1620632 - Rename confusingly named types/macros for relocation handling of nsTArray. r=froydnj
Specifically, this renames
* nsTArray_CopyChooser to nsTArray_RelocationStrategy
* the Copy template argument of nsTArray_base to RelocationStrategy
* nsTArray_CopyWithConstructors to nsTArray_RelocateUsingMoveConstructor
* nsTArray_CopyWithMemutils to nsTArray_RelocateUsingMemutils
* DECLARE_USE_COPY_CONSTRUCTORS to MOZ_DECLARE_RELOCATE_USING_MOVE_CONSTRUCTOR

Differential Revision: https://phabricator.services.mozilla.com/D66243

--HG--
extra : moz-landing-system : lando
2020-03-20 17:04:27 +00:00
..
fuzztest
APZCTreeManagerChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
APZCTreeManagerChild.h
APZCTreeManagerParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
APZCTreeManagerParent.h
APZChild.cpp
APZChild.h
APZInputBridgeChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
APZInputBridgeChild.h
APZInputBridgeParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
APZInputBridgeParent.h
CanvasChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
CanvasChild.h Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel 2020-02-24 11:21:27 +00:00
CanvasThread.cpp Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow 2020-02-24 11:15:41 +00:00
CanvasThread.h Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow 2020-02-24 11:15:41 +00:00
CanvasTranslator.cpp Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
CanvasTranslator.h Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel 2020-02-24 11:21:27 +00:00
CompositableForwarder.h
CompositableTransactionParent.cpp
CompositableTransactionParent.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
CompositorBench.cpp Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
CompositorBench.h
CompositorBridgeChild.cpp Bug 1506376, make DidComposite to use mediumhigh priority message r=mattwoodrow 2020-02-14 16:27:50 +00:00
CompositorBridgeChild.h Bug 1506376, make DidComposite to use mediumhigh priority message r=mattwoodrow 2020-02-14 16:27:50 +00:00
CompositorBridgeParent.cpp Bug 1622360 - Remove the split_render_roots pref and immediate codepaths that depend on it. r=jrmuizel 2020-03-20 13:54:03 +00:00
CompositorBridgeParent.h Bug 1616592 - Control the batching lookback count via a pref. r=gw 2020-02-20 03:45:17 +00:00
CompositorManagerChild.cpp Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
CompositorManagerChild.h
CompositorManagerParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
CompositorManagerParent.h
CompositorThread.cpp Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow 2020-02-24 11:15:41 +00:00
CompositorThread.h
CompositorVsyncScheduler.cpp Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
CompositorVsyncScheduler.h
CompositorVsyncSchedulerOwner.h
ContentCompositorBridgeParent.cpp Bug 1622179 - Replace direct dependencies on BlocksRingBuffer with ProfileBufferEntryWriter's where possible - r=canaltinova 2020-03-16 20:32:35 +00:00
ContentCompositorBridgeParent.h Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow 2020-02-24 11:15:41 +00:00
ISurfaceAllocator.cpp
ISurfaceAllocator.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
ImageBridgeChild.cpp Bug 1619906 - Remove AllocShmemParams from ImageBridgeChild r=mattwoodrow 2020-03-09 00:23:15 +00:00
ImageBridgeChild.h Bug 1619906 - Remove AllocShmemParams from ImageBridgeChild r=mattwoodrow 2020-03-09 00:23:15 +00:00
ImageBridgeParent.cpp Bug 1617808 - Re-deliver PREFER_COMPOSITOR_SURFACE flag to WebRender r=gw 2020-03-10 03:52:08 +00:00
ImageBridgeParent.h Bug 1600595: Part 1 - Consolidate ShmemAllocator and IShmemAllocator into one class r=nical 2020-01-04 19:34:59 +00:00
KnowsCompositor.h Bug 1570879 - Fix high contrast theme handling with DirectComposition and WebRender r=nical 2019-10-08 10:07:47 +00:00
LayerAnimationUtils.cpp
LayerAnimationUtils.h
LayerTransactionChild.cpp
LayerTransactionChild.h
LayerTransactionParent.cpp Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris 2020-03-10 01:30:08 +00:00
LayerTransactionParent.h Bug 1600595: Part 1 - Consolidate ShmemAllocator and IShmemAllocator into one class r=nical 2020-01-04 19:34:59 +00:00
LayerTreeOwnerTracker.cpp
LayerTreeOwnerTracker.h
LayersMessageUtils.h Bug 1613009 - Make SimpleLayerAttributes explicitly serialized. r=botond 2020-03-13 19:59:04 +00:00
LayersMessages.ipdlh Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris 2020-03-10 01:30:08 +00:00
LayersSurfaces.ipdlh Bug 1617575 [Wayland] Don't pass invalid file descriptors to SurfaceDescriptorDMABuf, r=jhorak 2020-02-25 13:48:39 +00:00
PAPZ.ipdl
PAPZCTreeManager.ipdl
PAPZInputBridge.ipdl
PCanvas.ipdl Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel 2020-02-24 11:21:27 +00:00
PCompositorBridge.ipdl Bug 1506376, make DidComposite to use mediumhigh priority message r=mattwoodrow 2020-02-14 16:27:50 +00:00
PCompositorBridgeTypes.ipdlh Bug 1581240 - Return collected frames as a promise to JS r=bzbarsky,mstange,nika 2019-11-07 22:35:04 +00:00
PCompositorManager.ipdl
PImageBridge.ipdl Bug 1577336: Part 7 - Move DXGI async plugin operations to compositor process r=jmathies,mattwoodrow,sotaro,mccr8 2019-11-20 21:49:35 +00:00
PLayerTransaction.ipdl
PTexture.ipdl
PUiCompositorController.ipdl
PVideoBridge.ipdl
PWebRenderBridge.ipdl Bug 1585801 - Fixing crash when folder is not writable and refactored logic. r=jrmuizel 2019-10-15 17:03:22 +00:00
RefCountedShmem.cpp
RefCountedShmem.h
RemoteContentController.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
RemoteContentController.h
ShadowLayerUtils.h
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
ShadowLayers.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
ShadowLayers.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
SharedPlanarYCbCrImage.cpp Bug 1618429 - Add RecycleAllocator support to ImageContainer for RDD process r=nical 2020-03-11 10:52:48 +00:00
SharedPlanarYCbCrImage.h Bug 1618460 - Make SharedPlanarYCbCrImage to accept TextureClientRecycleAllocator r=nical 2020-03-02 07:48:05 +00:00
SharedRGBImage.cpp
SharedRGBImage.h
SharedSurfacesChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
SharedSurfacesChild.h Bug 1620632 - Rename confusingly named types/macros for relocation handling of nsTArray. r=froydnj 2020-03-20 17:04:27 +00:00
SharedSurfacesMemoryReport.h
SharedSurfacesParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
SharedSurfacesParent.h
SynchronousTask.h
TextureForwarder.h
ThreadSafeRefcountingWithMainThreadDestruction.h Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
UiCompositorControllerChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
UiCompositorControllerChild.h
UiCompositorControllerMessageTypes.h
UiCompositorControllerParent.cpp Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
UiCompositorControllerParent.h
VideoBridgeChild.cpp Bug 1618429 - Add RecycleAllocator support to ImageContainer for RDD process r=nical 2020-03-11 10:52:48 +00:00
VideoBridgeChild.h Bug 1618429 - Add RecycleAllocator support to ImageContainer for RDD process r=nical 2020-03-11 10:52:48 +00:00
VideoBridgeParent.cpp Bug 1600595: Part 1 - Consolidate ShmemAllocator and IShmemAllocator into one class r=nical 2020-01-04 19:34:59 +00:00
VideoBridgeParent.h Bug 1600595: Part 1 - Consolidate ShmemAllocator and IShmemAllocator into one class r=nical 2020-01-04 19:34:59 +00:00
VideoBridgeUtils.h Bug 1561179 - P1: Enable the creation of multiple VideoBridgeParent actors. r=mattwoodrow 2019-11-04 03:41:45 +00:00
WebRenderMessages.ipdlh