gecko-dev/gfx/ipc
Tarek Ziadé b18ccf9c4e Bug 1529023 - Enable threads on macOS for GetProcInfo r=jld,mstange
To run task_for_pid() on child processes, we need the child task port for
security reasons. This port can be obtained via a Mach IPC exchange.

This is what GeckoChildProcessHost::GetChildTask() provides, so we use it
in cocoa's version of GetProcInfo()

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

--HG--
extra : moz-landing-system : lando
2019-06-07 19:56:51 +00:00
..
CompositorOptions.h
CompositorSession.cpp
CompositorSession.h
CompositorWidgetVsyncObserver.cpp
CompositorWidgetVsyncObserver.h
CrossProcessPaint.cpp Bug 1545342 - part 3: Move remaining public enum of nsIPresShell to mozilla namespace in mozilla/PresShellForwards.h and make them enum class r=smaug 2019-04-25 05:04:23 +00:00
CrossProcessPaint.h
D3DMessageUtils.cpp
D3DMessageUtils.h
GfxMessageUtils.h Bug 1536021 - Gecko side changes. r=kvark 2019-05-10 22:13:31 +02:00
GPUChild.cpp Bug 1550422 - P22. Remove gfxPref sync with GPU process. r=mattwoodrow 2019-05-26 14:31:27 +00:00
GPUChild.h
GPUParent.cpp Bug 1464032 Part 9: Add a D3D11 device to be used on canvas threads in the GPU process. r=jrmuizel 2018-12-02 14:17:02 +00:00
GPUParent.h Bug 1550422 - P22. Remove gfxPref sync with GPU process. r=mattwoodrow 2019-05-26 14:31:27 +00:00
GPUProcessHost.cpp Bug 1550422 - P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel 2019-05-26 14:30:14 +00:00
GPUProcessHost.h Bug 1550422 - P2. add shared pref serializer/deserializer to GPU process. r=kmag 2019-05-26 02:33:12 +00:00
GPUProcessImpl.cpp Bug 1550422 - P2. add shared pref serializer/deserializer to GPU process. r=kmag 2019-05-26 02:33:12 +00:00
GPUProcessImpl.h
GPUProcessListener.h
GPUProcessManager.cpp Bug 1550422 - P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel 2019-05-26 14:30:14 +00:00
GPUProcessManager.h Bug 1529023 - Enable threads on macOS for GetProcInfo r=jld,mstange 2019-06-07 19:56:51 +00:00
GraphicsMessages.ipdlh Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
InProcessCompositorSession.cpp
InProcessCompositorSession.h
moz.build
PGPU.ipdl Bug 1550422 - P22. Remove gfxPref sync with GPU process. r=mattwoodrow 2019-05-26 14:31:27 +00:00
PVsyncBridge.ipdl
RemoteCompositorSession.cpp
RemoteCompositorSession.h
SharedDIB.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SharedDIB.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SharedDIBSurface.cpp
SharedDIBSurface.h
SharedDIBWin.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SharedDIBWin.h
VsyncBridgeChild.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VsyncBridgeChild.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VsyncBridgeParent.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VsyncBridgeParent.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VsyncIOThreadHolder.cpp
VsyncIOThreadHolder.h