gecko-dev/gfx/layers/ipc
Kartikaya Gupta 4152d69a8e Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond
This is just a refactoring, no functional changes intended.

MozReview-Commit-ID: GRJxVpNAlHC
2016-07-05 13:24:54 -04:00
..
APZChild.cpp Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond 2016-07-05 13:24:54 -04:00
APZChild.h Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond 2016-07-05 13:24:54 -04:00
AsyncTransactionTracker.cpp Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
AsyncTransactionTracker.h Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
CompositableForwarder.h Bug 1167235 - Part 3 - Use TextureReadLock to optimize canvas copy-on-writes. r=Bas 2016-07-01 10:58:16 +02:00
CompositableTransactionParent.cpp Bug 1281104 - Rename CompositorBridgeParent::GetCompositor() r=nical 2016-06-21 17:58:55 -07:00
CompositableTransactionParent.h Bug 1280297 - Add refcount logging support for AtomicRefCountedWithFinalize. r=nical,froydnj 2016-06-16 23:27:08 +01:00
CompositorBench.cpp Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas 2016-05-25 17:01:18 +01:00
CompositorBench.h Bug 1272778. Use IntRects for clip rects instead of Rects. r=mstange 2016-05-13 19:58:43 -04:00
CompositorBridgeChild.cpp Bug 1167235 - Part 6 - Destroy textures while TextureForwarder is still usable. r=gw280 2016-07-01 10:58:23 +02:00
CompositorBridgeChild.h Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
CompositorBridgeParent.cpp Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
CompositorBridgeParent.h Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
CompositorLRU.cpp Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
CompositorLRU.h Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow) 2016-03-22 14:07:08 -04:00
CompositorThread.cpp Move CompositorBridgeParent::IsInCompositorThread to CompositorThreadHolder. (bug 1273017 part 3, r=mattwoodrow) 2016-05-15 23:40:13 -07:00
CompositorThread.h Move CompositorBridgeParent::IsInCompositorThread to CompositorThreadHolder. (bug 1273017 part 3, r=mattwoodrow) 2016-05-15 23:40:13 -07:00
FenceUtils.cpp Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
FenceUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
GonkNativeHandle.cpp Bug 1240659 - Add GonkNativeHandle::CreateDupNhObj() r=nical 2016-01-20 21:36:00 -08:00
GonkNativeHandle.h Bug 1240659 - Add GonkNativeHandle::CreateDupNhObj() r=nical 2016-01-20 21:36:00 -08:00
GonkNativeHandleUtils.cpp Bug 1276590: Replace |ReadBytes| with |ReadBytesInto| in Gonk IPC code, r=froydnj,billm 2016-06-10 09:23:21 +02:00
GonkNativeHandleUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ISurfaceAllocator.cpp Bug 1268638 - Avoid using gfxPrefs in a widfely-included header. - r=jrmuizel 2016-07-01 13:14:57 -07:00
ISurfaceAllocator.h Bug 1268638 - Avoid using gfxPrefs in a widfely-included header. - r=jrmuizel 2016-07-01 13:14:57 -07:00
ImageBridgeChild.cpp Bug 1281169 - Temporarily disable gonk fence handling r=nical 2016-06-23 19:06:40 -07:00
ImageBridgeChild.h Bug 1281775 - Make dib textures not rely on accessing a ShadowLayerForwarder. r=gw280 2016-06-29 11:18:35 +02:00
ImageBridgeParent.cpp Bug 1268559 - Go back to ContentParent controlling process shutdown (i.e., backout bug 1262898) (r=dvander) 2016-06-24 13:13:45 -07:00
ImageBridgeParent.h Bug 1268559 - Go back to ContentParent controlling process shutdown (i.e., backout bug 1262898) (r=dvander) 2016-06-24 13:13:45 -07:00
ImageContainerParent.cpp Add a new Image class that wraps drawable TextureClients. (bug 1217665 part 4, r=nical) 2015-12-02 11:31:17 -08:00
ImageContainerParent.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
LayerAnimationUtils.cpp Bug 1245016 - b2g build failure in gfx/layers/ipc/LayerAnimationUtils.h r=hiro 2016-02-02 01:53:05 -08:00
LayerAnimationUtils.h Bug 1245016 - b2g build failure in gfx/layers/ipc/LayerAnimationUtils.h r=hiro 2016-02-02 01:53:05 -08:00
LayerTransactionChild.cpp Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
LayerTransactionChild.h Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
LayerTransactionParent.cpp Bug 1280297 - Add refcount logging support for AtomicRefCountedWithFinalize. r=nical,froydnj 2016-06-16 23:27:08 +01:00
LayerTransactionParent.h Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
LayersMessages.ipdlh Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
LayersSurfaces.ipdlh Bug 1250873 - Rename HasInternalBuffer into HasIntermediateBuffer in layers. r=sotaro 2016-02-25 14:15:58 +01:00
PAPZ.ipdl Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond 2016-07-05 13:24:54 -04:00
PCompositable.ipdl Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow) 2016-03-22 14:07:08 -04:00
PCompositorBridge.ipdl Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
PImageBridge.ipdl Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
PImageContainer.ipdl
PLayer.ipdl
PLayerTransaction.ipdl Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
PSharedBufferManager.ipdl
PTexture.ipdl Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
RemoteContentController.cpp Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond 2016-07-05 13:24:54 -04:00
RemoteContentController.h Bug 1256339 - Collapse the different Handle*Tap functions in GeckoContentController into a single API. r=botond 2016-07-05 13:24:54 -04:00
ShadowLayerChild.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ShadowLayerUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ShadowLayerUtilsGralloc.cpp Bug 1276590: Replace |ReadBytes| with |ReadBytesInto| in Gonk IPC code, r=froydnj,billm 2016-06-10 09:23:21 +02:00
ShadowLayerUtilsGralloc.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ShadowLayerUtilsMac.cpp Bug 1279791 - Remove gfxSharedQuartzSurface. r=eflores 2016-06-13 09:27:23 +01:00
ShadowLayerUtilsX11.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ShadowLayerUtilsX11.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ShadowLayers.cpp Bug 1284051 - Handle ShadowLayers::GetCompositorBridgeChild returning null. r=sotaro 2016-07-04 15:10:22 +02:00
ShadowLayers.h Bug 1281775 - Make dib textures not rely on accessing a ShadowLayerForwarder. r=gw280 2016-06-29 11:18:35 +02:00
ShadowLayersManager.h Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
SharedBufferManagerChild.cpp Bug 1266595: Replace Chromium Task with Runnable. r=froydnj 2016-04-27 17:06:05 -07:00
SharedBufferManagerChild.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SharedBufferManagerParent.cpp Bug 1274435: Don't bother tracking the main thread in SharedBufferManagerParent. r=sotaro 2016-05-22 08:28:07 -04:00
SharedBufferManagerParent.h Bug 1274435: Don't bother tracking the main thread in SharedBufferManagerParent. r=sotaro 2016-05-22 08:28:07 -04:00
SharedPlanarYCbCrImage.cpp Bug 1283818 - Clean up BufferTextureData YCbCr format handling r=nical 2016-07-01 09:06:57 -07:00
SharedPlanarYCbCrImage.h Bug 1262278 - Rename PlanarYCbCrImage::SetData and PlanarYCbCrImage::SetDataNoCopy r=nical 2016-04-18 20:12:41 -07:00
SharedRGBImage.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SharedRGBImage.h Bug 1200595 - Buffer TextureData implementation. r=mattwoodrow 2015-10-15 17:53:33 +02:00
TextureForwarder.cpp Bug 1176011 - Move TextureClientPool to CompositorBridgeChild r=nical 2016-06-18 03:35:10 +01:00
TextureForwarder.h Bug 1281780 - Forward ShadowLayerForwarder texture-related methods to CompositorBridgeChild. r=gw280 2016-06-29 11:18:30 +02:00
ThreadSafeRefcountingWithMainThreadDestruction.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00