gecko-dev/gfx/layers/ipc
Sebastian Hengst bf793df477 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: HasKw28SN45
2017-10-19 11:26:22 +02:00
..
APZCTreeManagerChild.cpp Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats 2017-08-14 17:12:22 -04:00
APZCTreeManagerChild.h Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats 2017-08-14 17:12:22 -04:00
APZCTreeManagerParent.cpp Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats 2017-08-14 17:12:22 -04:00
APZCTreeManagerParent.h Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats 2017-08-14 17:12:22 -04:00
APZChild.cpp Bug 1105109 - Notify content when APZ is handling an autoscroll. r=kats 2017-07-26 19:32:57 -04:00
APZChild.h Bug 1105109 - Notify content when APZ is handling an autoscroll. r=kats 2017-07-26 19:32:57 -04:00
CompositableForwarder.h
CompositableTransactionParent.cpp Bug 1354411 - Rebuild CompositorSessions if WebRender is disabled r=kats 2017-08-04 14:36:41 +09:00
CompositableTransactionParent.h Bug 1354411 - Rebuild CompositorSessions if WebRender is disabled r=kats 2017-08-04 14:36:41 +09:00
CompositorBench.cpp Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
CompositorBench.h
CompositorBridgeChild.cpp Block the main thread to wait for async paints to complete instead of for IPC resuming. (bug 1406960, r=dvander) 2017-10-12 14:31:59 -04:00
CompositorBridgeChild.h Block the main thread to wait for async paints to complete instead of for IPC resuming. (bug 1406960, r=dvander) 2017-10-12 14:31:59 -04:00
CompositorBridgeParent.cpp Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
CompositorBridgeParent.h Bug 1394338 - Add WebRender error handling to RendererOGL r=nical 2017-08-30 09:10:22 +09:00
CompositorManagerChild.cpp Bug 1405783 - Fix how CompositorManagerChild::InitSameProcess used the process ID instead of the token. r=me 2017-10-05 08:48:17 -04:00
CompositorManagerChild.h Bug 1389759 - Ensure we tear down CompositorManagerChild correctly if init or the GPU process fail. r=dvander 2017-09-26 13:21:52 -04:00
CompositorManagerParent.cpp Bug 1389759 - Ensure we tear down CompositorManagerChild correctly if init or the GPU process fail. r=dvander 2017-09-26 13:21:52 -04:00
CompositorManagerParent.h Bug 1389759 - Ensure we tear down CompositorManagerChild correctly if init or the GPU process fail. r=dvander 2017-09-26 13:21:52 -04:00
CompositorThread.cpp Bug 1402592 - Ensure that ImageBridgeParent instances are closed by the parent during shutdown. r=dvander 2017-09-26 14:03:29 -04:00
CompositorThread.h Backed out changeset 727f0d09e299 (bug 1399453) because the annotations are no longer needed. 2017-09-15 15:11:29 -04:00
CompositorVsyncScheduler.cpp Bug 1392216 - Part 1: Create VR listener thread in GPU process; r=dvander,kip 2017-10-05 18:12:45 +08:00
CompositorVsyncScheduler.h Bug 1392216 - Part 1: Create VR listener thread in GPU process; r=dvander,kip 2017-10-05 18:12:45 +08:00
CompositorVsyncSchedulerOwner.h
CrossProcessCompositorBridgeParent.cpp Bug 1409594 - Check if root WebRenderBridgeParent exists r=kats 2017-10-19 11:15:46 +09:00
CrossProcessCompositorBridgeParent.h Bug 1402439 - Add some documentation for the compositor animation code. r=pchang 2017-09-22 16:39:53 -04:00
ISurfaceAllocator.cpp Bug 1378355 - Remove unused function. r=bas 2017-07-10 10:15:23 -04:00
ISurfaceAllocator.h Bug 1378355 - Remove unused function. r=bas 2017-07-10 10:15:23 -04:00
ImageBridgeChild.cpp Bug 1402592 - Ensure that ImageBridgeParent instances are closed by the parent during shutdown. r=dvander 2017-09-26 14:03:29 -04:00
ImageBridgeChild.h Bug 1402739 - Fix mutex handling around async ImageContainer r=nical 2017-09-26 09:58:37 +09:00
ImageBridgeParent.cpp Bug 1402592 - Ensure that ImageBridgeParent instances are closed by the parent during shutdown. r=dvander 2017-09-26 14:03:29 -04:00
ImageBridgeParent.h Bug 1402592 - Ensure that ImageBridgeParent instances are closed by the parent during shutdown. r=dvander 2017-09-26 14:03:29 -04:00
KnowsCompositor.h Bug 1357299 - P11: Update layers, dxva and vr module to use SyncObjectChild. v3. r=mattwoodrow,dvander 2017-08-07 18:15:24 +08:00
LayerAnimationUtils.cpp
LayerAnimationUtils.h
LayerTransactionChild.cpp
LayerTransactionChild.h
LayerTransactionParent.cpp Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
LayerTransactionParent.h Bug 1391557 - Remove LayerTransactionParent::layer_manager() r=nical 2017-08-22 10:16:51 +09:00
LayerTreeOwnerTracker.cpp
LayerTreeOwnerTracker.h
LayersMessageUtils.h Remove the ability for LayerManagers to disable complex component alpha cases. (bug 1402737 part 1, r=mattwoodrow) 2017-10-10 17:39:41 -07:00
LayersMessages.ipdlh Bug 1387922 - Add log of start or fwd Transaction to on screen timing r=nical 2017-08-11 10:57:21 +09:00
LayersSurfaces.ipdlh Backed out changeset 248c73a2c3b1 (bug 1215089) 2017-10-04 16:25:46 +02:00
PAPZ.ipdl Bug 1105109 - Notify content when APZ is handling an autoscroll. r=kats 2017-07-26 19:32:57 -04:00
PAPZCTreeManager.ipdl Bug 1390321 - Remove the no-longer-used IAPZCTreeManager::CancelAnimation() function. r=kats 2017-08-14 17:12:22 -04:00
PCompositorBridge.ipdl Bug 1394338 - Add WebRender error handling to RendererOGL r=nical 2017-08-30 09:10:22 +09:00
PCompositorManager.ipdl Bug 1365927 - Part 5. Make PCompositorManager the manager protocol of PCompositorBridge. r=dvander 2017-06-14 11:40:00 -04:00
PImageBridge.ipdl Bug 1354411 - Rebuild CompositorSessions if WebRender is disabled r=kats 2017-08-04 14:36:41 +09:00
PLayerTransaction.ipdl Bug 1375497 - Implement some more PLayerTransaction testing APIs in PWebRenderBridge. r=pchang 2017-06-27 20:29:06 -04:00
PTexture.ipdl Bug 1400407 - Part 1: Cleanup WebVR dead code,r=daoshengmu,r=jgilbert 2017-09-14 17:10:15 -07:00
PUiCompositorController.ipdl Bug 1379252 - Remove unused argument. r=rbarker 2017-07-07 14:56:10 -04:00
PVideoBridge.ipdl
PWebRenderBridge.ipdl Bug 1405481 - Push canvas updates to the compositor on empty transactions r=jrmuizel 2017-10-12 10:13:10 +09:00
RemoteContentController.cpp Bug 1385468 - Notify browser.xml when APZ cancels an AutoscrollAnimation. r=kats 2017-07-31 19:15:26 -04:00
RemoteContentController.h Bug 1385468 - Notify browser.xml when APZ cancels an AutoscrollAnimation. r=kats 2017-07-31 19:15:26 -04:00
ShadowLayerUtils.h
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h
ShadowLayers.cpp Bug 1387922 - Add log of start or fwd Transaction to on screen timing r=nical 2017-08-11 10:57:21 +09:00
ShadowLayers.h
SharedPlanarYCbCrImage.cpp Bug 1215089 - P6: Remove dead code. r=mattwoodrow 2017-10-04 03:26:45 +02:00
SharedPlanarYCbCrImage.h Bug 1215089 - P6: Remove dead code. r=mattwoodrow 2017-10-04 03:26:45 +02:00
SharedRGBImage.cpp Bug 1392163 - Remove ImageBridgeChild::DispatchReleaseTextureClient() r=nical 2017-08-24 11:05:59 +09:00
SharedRGBImage.h Bug 1392163 - Remove ImageBridgeChild::DispatchReleaseTextureClient() r=nical 2017-08-24 11:05:59 +09:00
SynchronousTask.h
TextureForwarder.h
ThreadSafeRefcountingWithMainThreadDestruction.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
UiCompositorControllerChild.cpp Bug 1392705 - part 1: Make UiCompositorControllerChild::Destroy synchronous r=dvander 2017-08-31 14:26:46 -07:00
UiCompositorControllerChild.h Bug 1379252 - Remove unused argument. r=rbarker 2017-07-07 14:56:10 -04:00
UiCompositorControllerMessageTypes.h
UiCompositorControllerParent.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
UiCompositorControllerParent.h
VideoBridgeChild.cpp
VideoBridgeChild.h
VideoBridgeParent.cpp Backed out changeset 727f0d09e299 (bug 1399453) because the annotations are no longer needed. 2017-09-15 15:11:29 -04:00
VideoBridgeParent.h Backed out changeset 727f0d09e299 (bug 1399453) because the annotations are no longer needed. 2017-09-15 15:11:29 -04:00
WebRenderMessages.ipdlh Bug 1409856 - Update all the WebRender code to use LayoutDevice units instead of Layer units. r=jrmuizel 2017-10-18 22:25:11 -04:00