.. |
APZCTreeManagerChild.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 |
APZCTreeManagerChild.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 |
APZCTreeManagerParent.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 |
APZCTreeManagerParent.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 |
APZChild.cpp
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
APZChild.h
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
CompositableForwarder.h
|
Bug 1343754 - Add a function for replacing event target for actor and label PTexture; r=bevistseng,billm,nical
|
2017-03-21 03:57:56 +00:00 |
CompositableTransactionParent.cpp
|
Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow)
|
2017-03-21 20:32:56 -07:00 |
CompositableTransactionParent.h
|
Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander
|
2017-02-27 16:12:12 +13:00 |
CompositorBench.cpp
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
CompositorBench.h
|
…
|
|
CompositorBridgeChild.cpp
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
CompositorBridgeChild.h
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
CompositorBridgeParent.cpp
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
CompositorBridgeParent.h
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
CompositorThread.cpp
|
Bug 1351026 - Followup build bustage fix. rpending=froydnj CLOSED TREE
|
2017-03-27 14:34:46 -07:00 |
CompositorThread.h
|
…
|
|
CompositorVsyncScheduler.cpp
|
Bug 1349232 - Add destroyed check to CompositorVsyncScheduler::ScheduleComposition() r=kats
|
2017-03-23 15:07:02 +09:00 |
CompositorVsyncScheduler.h
|
Bug 1318780 - Split CompositorVsyncScheduleOwner to its own file r=kats
|
2016-11-20 17:14:32 -08:00 |
CompositorVsyncSchedulerOwner.h
|
Bug 1318780 - Split CompositorVsyncScheduleOwner to its own file r=kats
|
2016-11-20 17:14:32 -08:00 |
CrossProcessCompositorBridgeParent.cpp
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
CrossProcessCompositorBridgeParent.h
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
ISurfaceAllocator.cpp
|
Bug 1340117 - Batch ReadLock intializer into a separate IDPL message to avoid hitting the file descriptor limit. r=dvander
|
2017-02-27 16:12:12 +13:00 |
ISurfaceAllocator.h
|
Bug 1356960 - Avoid to allocate WebRenderTextureHost for TextureHost of VideoBridgeParent and VRManagerParent r=jerry
|
2017-04-17 22:08:43 +09:00 |
ImageBridgeChild.cpp
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
ImageBridgeChild.h
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
ImageBridgeParent.cpp
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
ImageBridgeParent.h
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
KnowsCompositor.h
|
Bug 1340871 - Add CompositorUseANGLE info to TextureFactoryIdentifier. r=nical
|
2017-02-23 16:46:56 +08:00 |
LayerAnimationUtils.cpp
|
Bug 1343153 - Part 1: Add some useful constructors for ComputedTimingFunction. r=birtles
|
2017-03-17 16:37:49 +08:00 |
LayerAnimationUtils.h
|
…
|
|
LayerTransactionChild.cpp
|
Remove PCompositable. (bug 1323957 part 5, r=mattwoodrow)
|
2017-01-17 18:47:07 -08:00 |
LayerTransactionChild.h
|
Link Compositables via IDs instead of actors. (bug 1323957 part 4, r=mattwoodrow)
|
2017-01-17 18:47:06 -08:00 |
LayerTransactionParent.cpp
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
LayerTransactionParent.h
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
LayerTreeOwnerTracker.cpp
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
LayerTreeOwnerTracker.h
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
LayersMessages.ipdlh
|
Merge m-c to graphics
|
2017-05-03 08:52:43 -04:00 |
LayersSurfaces.ipdlh
|
Backed out changeset 9badb2705567 (bug 1322650)
|
2017-05-05 18:54:09 +02:00 |
PAPZ.ipdl
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
PAPZCTreeManager.ipdl
|
Bug 1329805 - Add in bootlegged include to PAPZCTreeManager. r=kats
|
2017-01-09 15:48:16 -08:00 |
PCompositorBridge.ipdl
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
PImageBridge.ipdl
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
PLayerTransaction.ipdl
|
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
|
2017-05-05 10:53:17 -07:00 |
PTexture.ipdl
|
Bug 1328797 - Part 1: Don't use a sync transaction for RemoveTexture. r=nical
|
2017-02-16 11:28:24 +13:00 |
PUiCompositorController.ipdl
|
Bug 1358622 Fix unified build bustage in PUiCompositorController.ipdl. r=kats
|
2017-04-21 19:15:54 -04:00 |
PVideoBridge.ipdl
|
Bug 1302918 - Add PVideoBridge to share textures with the compositor. r=dvander,nical
|
2016-09-23 09:44:26 +12:00 |
PWebRenderBridge.ipdl
|
Bug 1357320 - Dispatches the discarded compositor animations id list in one async call, r?kats
|
2017-05-02 10:26:13 +08:00 |
RemoteContentController.cpp
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
RemoteContentController.h
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
ShadowLayerUtils.h
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
ShadowLayerUtilsMac.cpp
|
Bug 1279791 - Remove gfxSharedQuartzSurface. r=eflores
|
2016-06-13 09:27:23 +01:00 |
ShadowLayerUtilsX11.cpp
|
Bug 1288686 - Avoid X11's |#define None 0L| intruding on other parts of the code. r=jrmuizel
|
2016-08-29 16:51:43 -04:00 |
ShadowLayerUtilsX11.h
|
Bug 1296582 - ignore initialisation check for members in SurfaceDescriptorX11. r=jrmuizel
|
2016-08-23 14:17:56 +03:00 |
ShadowLayers.cpp
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
ShadowLayers.h
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
SharedPlanarYCbCrImage.cpp
|
Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow)
|
2017-01-17 18:47:05 -08:00 |
SharedPlanarYCbCrImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
SharedRGBImage.cpp
|
Bug 1332952 - Implement GetAsSourceSurface() for SharedRGBImage. r=mattwoodrow
|
2017-01-23 11:06:17 +13:00 |
SharedRGBImage.h
|
Bug 1332952 - Implement GetAsSourceSurface() for SharedRGBImage. r=mattwoodrow
|
2017-01-23 11:06:17 +13:00 |
SynchronousTask.h
|
Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical
|
2016-11-04 13:28:28 +13:00 |
TextureForwarder.h
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
ThreadSafeRefcountingWithMainThreadDestruction.h
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
UiCompositorControllerChild.cpp
|
Bug 1358805 - part 2: Allow DynamicToolbarAnimator to query if the UiCompositorController is open in the case it missed the open message r=kats
|
2017-04-25 15:13:58 -07:00 |
UiCompositorControllerChild.h
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
UiCompositorControllerMessageTypes.h
|
Bug 1358805 - part 1: Add new UiCompositorController message types TOOLBAR_SNAPSHOT_FAILED and IS_COMPOSITOR_CONTROLLER_OPEN r=kats
|
2017-04-25 15:13:58 -07:00 |
UiCompositorControllerParent.cpp
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
UiCompositorControllerParent.h
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
VideoBridgeChild.cpp
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
VideoBridgeChild.h
|
Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical
|
2017-04-20 10:24:13 +09:00 |
VideoBridgeParent.cpp
|
Merge m-c to graphics
|
2017-04-21 10:01:47 -04:00 |
VideoBridgeParent.h
|
Fix a race condition between VideoBridge and Compositor thread shutdown. (bug 1356365, r=mattwoodrow)
|
2017-04-20 19:32:48 -07:00 |
WebRenderMessages.ipdlh
|
Bug 1358437 - pass layer's transform/opacity to compositor, r?kats
|
2017-05-02 10:38:22 +08:00 |