gecko-dev/gfx/ipc
Jean-Yves Avenard 08bbc4b814 Bug 1554438 - P1. Don't rely on a live pref to determine order of actions. r=sotaro
The value of the pref may change between start and shutdown.

So we shouldn't rely on that pref to determine if we need to shutdown on thread started earlier if that pref was true.

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

--HG--
extra : moz-landing-system : lando
2019-05-26 02:17:55 +00:00
..
CompositorOptions.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
CompositorSession.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
CompositorSession.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
CompositorWidgetVsyncObserver.cpp Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel 2018-12-07 23:27:28 +00:00
CompositorWidgetVsyncObserver.h Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel 2018-12-07 23:27:28 +00:00
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 Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
D3DMessageUtils.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
D3DMessageUtils.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
GfxMessageUtils.h Bug 1536021 - Gecko side changes. r=kvark 2019-05-10 22:13:31 +02:00
GPUChild.cpp Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUChild.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
GPUParent.cpp Bug 1554438 - P1. Don't rely on a live pref to determine order of actions. r=sotaro 2019-05-26 02:17:55 +00:00
GPUParent.h Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUProcessHost.cpp Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUProcessHost.h Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUProcessImpl.cpp Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUProcessImpl.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
GPUProcessListener.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
GPUProcessManager.cpp Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GPUProcessManager.h Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
GraphicsMessages.ipdlh Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
InProcessCompositorSession.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
InProcessCompositorSession.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1490537 - init and shutdown Skia in the GPU process. r=mattwoodrow 2018-11-29 18:09:46 -05:00
PGPU.ipdl Backed out 31 changesets (bug 1552643, bug 1550422) for xpcshell crash on a CLOSED TREE. 2019-05-25 09:07:49 +03:00
PVsyncBridge.ipdl Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel 2018-12-07 23:27:28 +00:00
RemoteCompositorSession.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
RemoteCompositorSession.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SharedDIBSurface.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
VsyncIOThreadHolder.h No bug - clang-format -p gfx 2019-03-29 23:41:48 -07:00