gecko-dev/gfx/layers/ipc
Sylvestre Ledru 131d0c6a02 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

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

--HG--
extra : moz-landing-system : lando
2019-07-06 08:18:28 +00:00
..
fuzztest Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-04 19:10:18 +00:00
APZChild.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
APZChild.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
APZCTreeManagerChild.cpp Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
APZCTreeManagerChild.h Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
APZCTreeManagerParent.cpp Bug 1548247 - Use aGuid's RenderRoot in RecvStart/StopAutoscroll r=kats 2019-06-18 22:03:04 +00:00
APZCTreeManagerParent.h Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
APZInputBridgeChild.cpp Bug 1528725 - Hit-test pointer events against out-of-process iframes in WebRender mode. r=kats 2019-02-27 16:15:07 +00:00
APZInputBridgeChild.h Bug 1528725 - Hit-test pointer events against out-of-process iframes in WebRender mode. r=kats 2019-02-27 16:15:07 +00:00
APZInputBridgeParent.cpp Bug 1528725 - Hit-test pointer events against out-of-process iframes in WebRender mode. r=kats 2019-02-27 16:15:07 +00:00
APZInputBridgeParent.h Bug 1528725 - Hit-test pointer events against out-of-process iframes in WebRender mode. r=kats 2019-02-27 16:15:07 +00:00
CanvasChild.cpp
CanvasChild.h
CanvasParent.cpp
CanvasParent.h
CompositableForwarder.h Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
CompositableTransactionParent.cpp Bug 1557105 - Handle non-webrender widget case during enabling WebRender at ImageBridge r=nical 2019-06-10 12:36:14 +00:00
CompositableTransactionParent.h Bug 1557105 - Handle non-webrender widget case during enabling WebRender at ImageBridge r=nical 2019-06-10 12:36:14 +00:00
CompositorBench.cpp Bug 1561825 - Make layers.* static prefs follow the naming convention. r=KrisWright 2019-06-27 14:48:58 +10:00
CompositorBench.h
CompositorBridgeChild.cpp Bug 1561825 - Make layers.* static prefs follow the naming convention. r=KrisWright 2019-06-27 14:48:58 +10:00
CompositorBridgeChild.h Bug 1555544 - Change function name from CancelWaitForRecycle() to CancelWaitForNotifyNotUsed() r=jgilbert 2019-06-01 09:37:56 +00:00
CompositorBridgeParent.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
CompositorBridgeParent.h Bug 1551735 - Ref count and document CompositionRecorder r=kats 2019-05-31 00:30:24 +00:00
CompositorManagerChild.cpp Bug 1561825 - Make layers.* static prefs follow the naming convention. r=KrisWright 2019-06-27 14:48:58 +10:00
CompositorManagerChild.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
CompositorManagerParent.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
CompositorManagerParent.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
CompositorThread.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
CompositorThread.h
CompositorVsyncScheduler.cpp Bug 1561825 - Make layers.* static prefs follow the naming convention. r=KrisWright 2019-06-27 14:48:58 +10:00
CompositorVsyncScheduler.h Bug 1545991 - Cancel the current VR task when CompositorThread is shutdown. r=kip,sotaro 2019-05-07 01:37:05 +00:00
CompositorVsyncSchedulerOwner.h
ContentCompositorBridgeParent.cpp Bug 1563311 - Remove uses of MOZ_BUILD_WEBRENDER. r=aosmond 2019-07-05 11:05:17 +00:00
ContentCompositorBridgeParent.h Bug 1553261 - Clean up some of the CompositionPayload infrastructure r=kats 2019-05-28 13:42:57 +00:00
ImageBridgeChild.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
ImageBridgeChild.h Bug 1555544 - Change function name from CancelWaitForRecycle() to CancelWaitForNotifyNotUsed() r=jgilbert 2019-06-01 09:37:56 +00:00
ImageBridgeParent.cpp Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
ImageBridgeParent.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
ISurfaceAllocator.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
ISurfaceAllocator.h Bug 1555544 - Change function name from CancelWaitForRecycle() to CancelWaitForNotifyNotUsed() r=jgilbert 2019-06-01 09:37:56 +00:00
KnowsCompositor.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
LayerAnimationUtils.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
LayerAnimationUtils.h
LayersMessages.ipdlh Bug 1555548 - Send other transform-like properties as non-animating animation into compositor. r=hiro 2019-06-06 18:29:46 +00:00
LayersMessageUtils.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
LayersSurfaces.ipdlh Bug 1540581 - P11. Handle colorspace correctly with D3D11 images. r=mattwoodrow,nical 2019-04-11 12:38:49 +00:00
LayerTransactionChild.cpp
LayerTransactionChild.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
LayerTransactionParent.cpp Bug 1561825 - Make layout.* static prefs follow the naming convention. r=KrisWright 2019-06-27 16:28:25 +10:00
LayerTransactionParent.h Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
LayerTreeOwnerTracker.cpp
LayerTreeOwnerTracker.h
PAPZ.ipdl Bug 1533673 - Prevent the GPU RemoteContentController from sending messages to a dead actor. r=rhunt 2019-05-06 16:20:05 +00:00
PAPZCTreeManager.ipdl Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
PAPZInputBridge.ipdl Bug 1528725 - Hit-test pointer events against out-of-process iframes in WebRender mode. r=kats 2019-02-27 16:15:07 +00:00
PCanvas.ipdl
PCompositorBridge.ipdl Bug 1545787: Make EndRecording occur synchronously so it only returns once all files are written. r=mstange r=mccr8 2019-04-19 16:59:43 +02:00
PCompositorManager.ipdl Bug 1543560 - Move NotifyWebRenderError() to CompositorManagerParent r=nical 2019-04-16 07:45:00 +00:00
PImageBridge.ipdl
PLayerTransaction.ipdl Bug 1539521 - replace MaybeTransform IPDL union with native Maybe syntax; r=kats 2019-03-27 17:56:31 +00:00
PTexture.ipdl
PUiCompositorController.ipdl Bug 1516048 - Introduce GeckoView.setVerticalClipping. r=snorp 2019-04-26 22:38:10 +00:00
PVideoBridge.ipdl
PWebRenderBridge.ipdl Bug 1553261 - Register CompositionPayloads with the WebRenderBridge and enable key press telemetry r=kats 2019-05-28 15:32:29 +00:00
RefCountedShmem.cpp
RefCountedShmem.h
RemoteContentController.cpp Bug 1533673 - Prevent the GPU RemoteContentController from sending messages to a dead actor. r=rhunt 2019-05-06 16:20:05 +00:00
RemoteContentController.h Bug 1533673 - Prevent the GPU RemoteContentController from sending messages to a dead actor. r=rhunt 2019-05-06 16:20:05 +00:00
ShadowLayers.cpp Bug 1561825 - Make layers.* static prefs follow the naming convention. r=KrisWright 2019-06-27 14:48:58 +10:00
ShadowLayers.h Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
ShadowLayerUtils.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
ShadowLayerUtilsMac.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
ShadowLayerUtilsX11.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical 2019-06-07 12:27:05 +00:00
SharedPlanarYCbCrImage.h Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical 2019-06-07 12:27:05 +00:00
SharedRGBImage.cpp Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical 2019-06-07 12:27:05 +00:00
SharedRGBImage.h Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical 2019-06-07 12:27:05 +00:00
SharedSurfacesChild.cpp Bug 1561491 - Make image.* static prefs follow the naming convention. r=KrisWright 2019-06-26 13:24:21 +10:00
SharedSurfacesChild.h Bug 1524280 - Part 1. Ensure we always post when freeing SharedUserData. r=jrmuizel 2019-05-28 16:23:52 -04:00
SharedSurfacesMemoryReport.h
SharedSurfacesParent.cpp Bug 1524280 - Add logging for crash reports to help diagnose why the buffer is missing. r=kats 2019-05-03 11:26:46 -04:00
SharedSurfacesParent.h
SynchronousTask.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
TextureForwarder.h Bug 1555544 - Change function name from CancelWaitForRecycle() to CancelWaitForNotifyNotUsed() r=jgilbert 2019-06-01 09:37:56 +00:00
ThreadSafeRefcountingWithMainThreadDestruction.h
UiCompositorControllerChild.cpp Bug 1559859 - Always release mWidget in UiCompositorControllerChild::Destroy() r=kats 2019-06-18 09:49:02 +00:00
UiCompositorControllerChild.h Bug 1547760 - Ensuring UiCompositorControllerChild::mWidget alive when it is used 2019-06-18 09:44:52 +09:00
UiCompositorControllerMessageTypes.h
UiCompositorControllerParent.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
UiCompositorControllerParent.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VideoBridgeChild.cpp Bug 1561178 - Use Endpoints for VideoBridge construction, and support the possibility that there are multiple at the same time. r=jya 2019-06-28 07:00:41 +00:00
VideoBridgeChild.h Bug 1561178 - Use Endpoints for VideoBridge construction, and support the possibility that there are multiple at the same time. r=jya 2019-06-28 07:00:41 +00:00
VideoBridgeParent.cpp Bug 1561178 - Use Endpoints for VideoBridge construction, and support the possibility that there are multiple at the same time. r=jya 2019-06-28 07:00:41 +00:00
VideoBridgeParent.h Bug 1561178 - Use Endpoints for VideoBridge construction, and support the possibility that there are multiple at the same time. r=jya 2019-06-28 07:00:41 +00:00
WebRenderMessages.ipdlh Bug 1538796 - Part 2 - remove unused IPDL OptionalOpacity union; r=kats 2019-03-25 19:26:21 +00:00