gecko-dev/gfx/layers/ipc
2017-04-17 15:50:42 +08:00
..
APZChild.cpp Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel 2017-01-27 18:02:22 -05:00
APZChild.h Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel 2017-01-27 18:02:22 -05:00
APZCTreeManagerChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
APZCTreeManagerChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
APZCTreeManagerParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
APZCTreeManagerParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
CompositableForwarder.h Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
CompositableTransactionParent.cpp Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
CompositableTransactionParent.h Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
CompositorBench.cpp Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro 2016-10-27 13:17:10 +13:00
CompositorBench.h
CompositorBridgeChild.cpp Bug 1333968 - Label the DidComposite message (r=dvander) 2017-04-11 12:59:13 -07:00
CompositorBridgeChild.h Bug 1333968 - Label the DidComposite message (r=dvander) 2017-04-11 12:59:13 -07:00
CompositorBridgeParent.cpp Merge m-c to graphics 2017-04-10 08:47:20 -04:00
CompositorBridgeParent.h Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
CompositorThread.cpp Bug 1351026 - Followup build bustage fix. rpending=froydnj CLOSED TREE 2017-03-27 14:34:46 -07:00
CompositorThread.h
CompositorVsyncScheduler.cpp Bug 1349232 - Add destroyed check to CompositorVsyncScheduler::ScheduleComposition() r=kats 2017-03-23 15:07:02 +09:00
CompositorVsyncScheduler.h Bug 1318780 - Split CompositorVsyncScheduleOwner to its own file r=kats 2016-11-20 17:14:32 -08:00
CompositorVsyncSchedulerOwner.h Bug 1318780 - Split CompositorVsyncScheduleOwner to its own file r=kats 2016-11-20 17:14:32 -08:00
CrossProcessCompositorBridgeParent.cpp Bug 1350638 - Remove the GetCompositorOptions IPC message as it is no longer used. r=dvander 2017-04-09 17:31:59 -04:00
CrossProcessCompositorBridgeParent.h Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
ImageBridgeChild.cpp Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
ImageBridgeChild.h Fix ImageBridgeChild memory tracking errors on shutdown. (bug 1323957 part 6, r=mattwoodrow) 2017-01-17 18:47:07 -08:00
ImageBridgeParent.cpp Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
ImageBridgeParent.h Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
ISurfaceAllocator.cpp Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
ISurfaceAllocator.h Bug 1343764 - Add ExternalBuffer handling r=nical 2017-03-07 19:37:28 +09:00
KnowsCompositor.h Bug 1340871 - Add CompositorUseANGLE info to TextureFactoryIdentifier. r=nical 2017-02-23 16:46:56 +08:00
LayerAnimationUtils.cpp Bug 1343153 - Part 1: Add some useful constructors for ComputedTimingFunction. r=birtles 2017-03-17 16:37:49 +08:00
LayerAnimationUtils.h
LayersMessages.ipdlh Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
LayersSurfaces.ipdlh Remove the Direct3D9 compositor. (bug 1318558 part 2, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
LayerTransactionChild.cpp Remove PCompositable. (bug 1323957 part 5, r=mattwoodrow) 2017-01-17 18:47:07 -08:00
LayerTransactionChild.h Link Compositables via IDs instead of actors. (bug 1323957 part 4, r=mattwoodrow) 2017-01-17 18:47:06 -08:00
LayerTransactionParent.cpp Make finer-grained decisions about whether to update hit testing trees. (bug 1352918, r=kats) 2017-04-13 21:25:16 -07:00
LayerTransactionParent.h Make finer-grained decisions about whether to update hit testing trees. (bug 1352918, r=kats) 2017-04-13 21:25:16 -07:00
LayerTreeOwnerTracker.cpp Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
LayerTreeOwnerTracker.h Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
PAPZ.ipdl Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel 2017-01-27 18:02:22 -05:00
PAPZCTreeManager.ipdl Bug 1329805 - Add in bootlegged include to PAPZCTreeManager. r=kats 2017-01-09 15:48:16 -08:00
PCompositorBridge.ipdl Bug 1350638 - Remove the GetCompositorOptions IPC message as it is no longer used. r=dvander 2017-04-09 17:31:59 -04:00
PImageBridge.ipdl Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander 2017-02-27 16:12:12 +13:00
PLayerTransaction.ipdl Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
PTexture.ipdl Bug 1328797 - Part 1: Don't use a sync transaction for RemoveTexture. r=nical 2017-02-16 11:28:24 +13:00
PUiCompositorController.ipdl Bug 1328752 - part 1, Add UiCompositorController r=dvander 2017-01-20 11:01:29 -08:00
PVideoBridge.ipdl Bug 1302918 - Add PVideoBridge to share textures with the compositor. r=dvander,nical 2016-09-23 09:44:26 +12:00
PWebRenderBridge.ipdl Merge m-c to graphics 2017-04-10 08:47:20 -04:00
RemoteContentController.cpp Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel 2017-01-27 18:02:22 -05:00
RemoteContentController.h Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel 2017-01-27 18:02:22 -05:00
ShadowLayers.cpp Bug 1350330 - Make sure IPC channel still Open before sending IPC message. r=dvander 2017-04-17 15:50:42 +08:00
ShadowLayers.h Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
ShadowLayerUtils.h Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro 2016-10-27 13:17:10 +13:00
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp Bug 1288686 - Avoid X11's |#define None 0L| intruding on other parts of the code. r=jrmuizel 2016-08-29 16:51:43 -04:00
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow) 2017-01-17 18:47:05 -08:00
SharedPlanarYCbCrImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
SharedRGBImage.cpp Bug 1332952 - Implement GetAsSourceSurface() for SharedRGBImage. r=mattwoodrow 2017-01-23 11:06:17 +13:00
SharedRGBImage.h Bug 1332952 - Implement GetAsSourceSurface() for SharedRGBImage. r=mattwoodrow 2017-01-23 11:06:17 +13:00
SynchronousTask.h Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical 2016-11-04 13:28:28 +13:00
TextureForwarder.h Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
ThreadSafeRefcountingWithMainThreadDestruction.h
UiCompositorControllerChild.cpp Bug 1341511 - Replace std::map::empty() call with correct std::map::clear() call to remove all elements from the map r=dvander,jchen 2017-03-01 11:59:51 -08:00
UiCompositorControllerChild.h Bug 1328752 - part 1, Add UiCompositorController r=dvander 2017-01-20 11:01:29 -08:00
UiCompositorControllerParent.cpp Bug 1328752 - part 1, Add UiCompositorController r=dvander 2017-01-20 11:01:29 -08:00
UiCompositorControllerParent.h Bug 1328752 - part 1, Add UiCompositorController r=dvander 2017-01-20 11:01:29 -08:00
VideoBridgeChild.cpp Bug 1316221 - Force VideoBridge shutdown to happen before the compositor thread is destroyed. r=dvander 2016-11-11 15:02:32 +13:00
VideoBridgeChild.h Bug 1316221 - Make sure we call Close on VideoBridgeChild before shutting down. r=dvander 2016-11-11 15:01:36 +13:00
VideoBridgeParent.cpp Bug 1319626 - Part 6: Fix a few unified build include problems. r=mstange 2016-11-24 18:11:31 +13:00
VideoBridgeParent.h Bug 1319626 - Part 6: Fix a few unified build include problems. r=mstange 2016-11-24 18:11:31 +13:00
WebRenderMessages.ipdlh Bug 1345975 - Rename WrLayoutSize to WrSize r=kats 2017-03-09 16:58:33 -05:00