gecko-dev/gfx/layers/ipc
Kartikaya Gupta b0638e6928 Bug 1446181 - Send __delete__ messages when destroying APZCTreeManagerChild instances. r=rhunt
MozReview-Commit-ID: HJSB4f5YKPo

--HG--
extra : rebase_source : 4d17f53a4f4fc97b94a0a5753ed3d3d3aaed6cb4
2018-07-09 14:21:16 -04:00
..
APZChild.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
APZChild.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
APZCTreeManagerChild.cpp Bug 1446181 - Send __delete__ messages when destroying APZCTreeManagerChild instances. r=rhunt 2018-07-09 14:21:16 -04:00
APZCTreeManagerChild.h Bug 1446181 - Send __delete__ messages when destroying APZCTreeManagerChild instances. r=rhunt 2018-07-09 14:21:16 -04:00
APZCTreeManagerParent.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
APZCTreeManagerParent.h Bug 1449620 - Extract an APZUpdater class from APZSampler. r=botond 2018-03-28 18:36:42 -04:00
APZInputBridgeChild.cpp Respect SYNC_DECODE when deciding to use Webrender for nsDisplayBackgroundImage. (bug 1439960, r=mstange) 2018-03-20 13:42:05 -05:00
APZInputBridgeChild.h Bug 1441324 - Move the input event messages from PAPZCTreeManager to PAPZInputBridge. r=froydnj,rhunt 2018-03-16 16:28:19 -04:00
APZInputBridgeParent.cpp Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
APZInputBridgeParent.h Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
CompositableForwarder.h
CompositableTransactionParent.cpp Remove ReadLockHandle and ReadLockInit code (bug 1445008, r=aosmond) 2018-03-13 17:00:18 -05:00
CompositableTransactionParent.h Remove ReadLockHandle and ReadLockInit code (bug 1445008, r=aosmond) 2018-03-13 17:00:18 -05:00
CompositorBench.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
CompositorBench.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
CompositorBridgeChild.cpp Bug 1432531 - Move FlushAsyncPaints so it is unconditionally run in CompositorBridgeChild::Destroy. r=nical 2018-07-03 09:44:40 -05:00
CompositorBridgeChild.h Bug 1455974 - Clear the client-side shared frame metrics data on shutdown with WR as well. r=sotaro 2018-04-23 14:24:36 -04:00
CompositorBridgeParent.cpp Bug 1470528 - Implement CONTENT_FRAME_TIME for the webrender codepath. r=sotaro 2018-06-26 13:43:14 -05:00
CompositorBridgeParent.h Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
CompositorManagerChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CompositorManagerChild.h Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8 2018-04-23 14:13:36 -04:00
CompositorManagerParent.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CompositorManagerParent.h Backed out changeset d84ea38d6fd0 (bug 1399453) because the annotations are no longer needed. 2017-11-01 13:34:43 -04:00
CompositorThread.cpp Bug 1441916 - Modify the static GetAPZCTreeManager to return an IAPZCTreeManager. r=botond 2018-03-01 23:00:41 -05:00
CompositorThread.h Backed out changeset d84ea38d6fd0 (bug 1399453) because the annotations are no longer needed. 2017-11-01 13:34:43 -04:00
CompositorVsyncScheduler.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
CompositorVsyncScheduler.h Bug 1435282 - Add a helper FlushPendingComposite function. r=sotaro 2018-02-02 10:48:25 -05:00
CompositorVsyncSchedulerOwner.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
CrossProcessCompositorBridgeParent.cpp Bug 1470528 - Implement CONTENT_FRAME_TIME for the webrender codepath. r=sotaro 2018-06-26 13:43:14 -05:00
CrossProcessCompositorBridgeParent.h Bug 1464568 - Add an argument to ApplyAsyncProperties() to apply the transform by APZC or not. r=kats 2018-06-05 09:18:21 +09:00
ImageBridgeChild.cpp Bug 1466915 - Add D3DDevice check in ImageBridgeChild::UpdateTextureFactoryIdentifier r=nical 2018-06-13 05:28:44 -07:00
ImageBridgeChild.h Bug 1466915 - Add D3DDevice check in ImageBridgeChild::UpdateTextureFactoryIdentifier r=nical 2018-06-13 05:28:44 -07:00
ImageBridgeParent.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ImageBridgeParent.h Bug 1455408 - Remove dead code in ImageBridge that was used for changing thread priority. r=kats 2018-04-19 14:36:09 -05:00
ISurfaceAllocator.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
ISurfaceAllocator.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
KnowsCompositor.h Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow 2017-11-30 19:03:02 +01:00
LayerAnimationUtils.cpp Bug 1437272 - Split nsTimingFunction into an independent header file. r=birtles 2018-03-08 18:22:45 +09:00
LayerAnimationUtils.h
LayersMessages.ipdlh Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
LayersMessageUtils.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
LayersSurfaces.ipdlh Bug 1415763 - Fix DXGIYCbCrTextureData as to deliver YUVColorSpace r=mattwoodrow 2017-11-10 18:15:54 +09:00
LayerTransactionChild.cpp Bug 1412048 - Remove NS_RUNTIMEABORT. r=froydnj 2017-10-24 23:41:15 -07:00
LayerTransactionChild.h Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
LayerTransactionParent.cpp Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
LayerTransactionParent.h Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
LayerTreeOwnerTracker.cpp Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
LayerTreeOwnerTracker.h Bug 1448439 - Fix unified build bustage. r=kats 2018-04-20 20:03:52 -04:00
PAPZ.ipdl Bug 1443292 - Move TouchBehaviorFlags from APZUtils.h to LayersTypes.h. r=botond 2018-03-14 18:18:27 -04:00
PAPZCTreeManager.ipdl Bug 1446181 - Send __delete__ messages when destroying APZCTreeManagerChild instances. r=rhunt 2018-07-09 14:21:16 -04:00
PAPZInputBridge.ipdl Bug 1441324 - Move the input event messages from PAPZCTreeManager to PAPZInputBridge. r=froydnj,rhunt 2018-03-16 16:28:19 -04:00
PCompositorBridge.ipdl Bug 1455691 - Make the transaction id a struct instead of a uint64_t. r=mattwoodrow 2018-04-20 15:13:06 -04:00
PCompositorManager.ipdl Bug 1331944 - Part 2. Add SharedSurfacesParent/Child to manage shared surfaces. r=jrmuizel 2017-10-30 13:10:29 -04:00
PImageBridge.ipdl Bug 1455408 - Remove dead code in ImageBridge that was used for changing thread priority. r=kats 2018-04-19 14:36:09 -05:00
PLayerTransaction.ipdl Bug 1464568 - Add an IPC call to get transform value for a given element on the compositor. r=froydnj,kats 2018-06-05 09:18:22 +09:00
PTexture.ipdl
PUiCompositorController.ipdl
PVideoBridge.ipdl Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
PWebRenderBridge.ipdl Bug 1470528 - Implement CONTENT_FRAME_TIME for the webrender codepath. r=sotaro 2018-06-26 13:43:14 -05:00
RefCountedShmem.cpp Bug 1445766 - Fix some non-unified build bustage in gfx/layers. r=lsalzman 2018-03-14 17:03:29 -04:00
RefCountedShmem.h Bug 1405824 - Add a RefCountedShmem type that supports manual cross-process reference counting. r=jrmuizel 2018-01-04 16:23:18 +00:00
RemoteContentController.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RemoteContentController.h Bug 1445662 - Update RemoteContentController to allow the GPU process controller thread to be different from the compositor thread. r=rhunt 2018-03-15 15:25:11 -04:00
ShadowLayers.cpp Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
ShadowLayers.h Bug 1470528 - Implement CONTENT_FRAME_TIME for the non-webrender codepath. r=sotaro, data-review=francois 2018-06-26 13:40:10 -05:00
ShadowLayerUtils.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
ShadowLayerUtilsMac.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
ShadowLayerUtilsX11.cpp Bug 1464037 - Replace GL_PROVIDER_GLX by MOZ_X11 to build X11 dependent code, r=lsalzman 2018-05-24 14:06:31 +02:00
ShadowLayerUtilsX11.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
SharedPlanarYCbCrImage.cpp Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow 2017-11-30 19:03:02 +01:00
SharedPlanarYCbCrImage.h Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow 2017-11-30 19:03:02 +01:00
SharedRGBImage.cpp Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow 2017-11-30 19:03:02 +01:00
SharedRGBImage.h Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow 2017-11-30 19:03:02 +01:00
SharedSurfacesChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
SharedSurfacesChild.h Bug 1425484 - Part 1. Allow using SharedSurfacesChild::Share with the external image ID directly. r=jrmuizel 2018-04-26 19:00:12 -04:00
SharedSurfacesParent.cpp Bug 1425484 - Part 2. Allow using SharedSurfacesParent off the compositor thread. r=jrmuizel 2018-04-26 19:00:14 -04:00
SharedSurfacesParent.h Bug 1425484 - Part 2. Allow using SharedSurfacesParent off the compositor thread. r=jrmuizel 2018-04-26 19:00:14 -04:00
SynchronousTask.h Bug 1447299 - Ensure all APZSampler functions run on the sampler thread. r=botond 2018-03-28 14:57:06 -04:00
TextureForwarder.h Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
ThreadSafeRefcountingWithMainThreadDestruction.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
UiCompositorControllerChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
UiCompositorControllerChild.h Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8 2018-04-23 14:13:36 -04:00
UiCompositorControllerMessageTypes.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
UiCompositorControllerParent.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
UiCompositorControllerParent.h Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
VideoBridgeChild.cpp Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
VideoBridgeChild.h Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
VideoBridgeParent.cpp Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
VideoBridgeParent.h Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond) 2018-03-12 08:10:13 -05:00
WebRenderMessages.ipdlh Bug 1472951 - Remove ExternalImageId allocation for ImageClient r=nical 2018-07-06 21:25:33 +09:00