gecko-dev/gfx/ipc
Sebastian Hengst 8bd051237a merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: JpAhOPjgvkF
2017-04-15 19:59:24 +02:00
..
CompositorOptions.h Bug 1350638 - Remove sync GetCompositorOptions call added in the last patch. r=dvander 2017-04-09 17:31:06 -04:00
CompositorSession.cpp
CompositorSession.h Don't reset devices for each tab when the compositor resets. (bug 1316788, r=rhunt) 2016-11-14 11:47:01 -08:00
CompositorWidgetVsyncObserver.cpp
CompositorWidgetVsyncObserver.h
D3DMessageUtils.cpp Bug 1337063 - Transfer child's initial ContentDeviceData with SendSetXPCOMProcessAttributes - r=dvander 2017-04-12 09:37:35 +12:00
D3DMessageUtils.h
GfxMessageUtils.h merge mozilla-inbound to mozilla-central a=merge 2017-03-06 10:53:27 +01:00
GPUChild.cpp Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley 2017-04-12 16:44:31 -04:00
GPUChild.h Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley 2017-04-12 16:44:31 -04:00
GPUParent.cpp Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley 2017-04-12 16:44:31 -04:00
GPUParent.h Don't synchronously send the initial layer tree mapping list to the GPU process. (bug 1350660 part 2, r=rhunt) 2017-04-03 15:13:38 -07:00
GPUProcessHost.cpp Bug 1349699 - Close GPU channel unconditionally (r=dvander) 2017-04-11 13:15:05 -07:00
GPUProcessHost.h Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
GPUProcessImpl.cpp bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
GPUProcessImpl.h bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
GPUProcessListener.h Recreate content compositor endpoints when the GPU process dies. (bug 1300936 part 3, r=mattwoodrow,billm) 2016-09-20 01:18:50 -07:00
GPUProcessManager.cpp Bug 1338011 - Adds some telemetry probes - f=bsmedberg r=gerald 2017-04-15 09:36:42 +12:00
GPUProcessManager.h Bug 1338011 - Adds an intermediate fallback when the GPU process crashes - r=gerald 2017-04-15 09:34:01 +12:00
GraphicsMessages.ipdlh Bug 1323316 - Use ANGLE for WebRender on Windows. r=jrmuizel,kats 2017-03-29 10:14:19 -04:00
InProcessCompositorSession.cpp Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
InProcessCompositorSession.h Bug 1330037 - Introduce a CompositorOptions struct that holds options on a per-compositor basis. r=dvander 2017-01-12 17:29:41 -05:00
moz.build Bug 1330399 - determine proper bug_components for gfx/* files. r=milan 2017-01-23 11:10:05 -05:00
PGPU.ipdl Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley 2017-04-12 16:44:31 -04:00
PVsyncBridge.ipdl
RemoteCompositorSession.cpp Don't reset devices for each tab when the compositor resets. (bug 1316788, r=rhunt) 2016-11-14 11:47:01 -08:00
RemoteCompositorSession.h Don't reset devices for each tab when the compositor resets. (bug 1316788, r=rhunt) 2016-11-14 11:47:01 -08:00
SharedDIB.cpp
SharedDIB.h
SharedDIBSurface.cpp
SharedDIBSurface.h
SharedDIBWin.cpp
SharedDIBWin.h
VsyncBridgeChild.cpp Bug 792652 - Move FatalError to IProtocol (r=dvander) 2016-11-08 15:22:45 -08:00
VsyncBridgeChild.h Bug 792652 - Move FatalError to IProtocol (r=dvander) 2016-11-08 15:22:45 -08:00
VsyncBridgeParent.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
VsyncBridgeParent.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
VsyncIOThreadHolder.cpp Fix parent process leaks when using the GPU process. (bug 1307972, r=billm) 2016-10-07 00:07:10 -07:00
VsyncIOThreadHolder.h