gecko-dev/gfx/layers/ipc
Kartikaya Gupta 7d578379a2 Bug 957188 - Increase touch start tolerance to more easily detect taps. r=botond 2014-01-09 15:45:41 -05:00
..
AsyncPanZoomController.cpp Bug 957188 - Increase touch start tolerance to more easily detect taps. r=botond 2014-01-09 15:45:41 -05:00
AsyncPanZoomController.h Bug 907179 - Rewrite the displayport calculation to be simpler and more effective. r=botond 2014-01-08 17:55:33 -05:00
AutoOpenSurface.h Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
Axis.cpp Bug 946955 - Set the default friction of Axis.cpp to 0.002. r=kats 2013-12-06 18:51:10 +01:00
Axis.h Bug 938970 - 5/5. Switch gfx/layers to UNIFIED_SOURCES - r=ehsan,mattwoodrow 2013-11-17 21:07:08 -05:00
CompositableForwarder.h Bug 897452 - Part 2 - PTexture deallocation logic - r=sotaro,bjacob 2013-12-11 20:44:45 -05:00
CompositableTransactionParent.cpp Bug 957783: Drop unused variable 'compositable' from CompositableParentManager::ReceiveCompositableUpdate. r=nical 2014-01-09 06:26:19 -08:00
CompositableTransactionParent.h Bug 926558 - Remove a warning that is not used correctly. r=BenWa 2013-11-13 13:25:50 +01:00
CompositorChild.cpp Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
CompositorChild.h Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
CompositorParent.cpp Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
CompositorParent.h Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
GeckoContentController.h Bug 915985 - Refactoring to introduce a ZoomConstraints class. r=botond 2014-01-06 13:26:44 -05:00
GestureEventListener.cpp Bug 951321 - [B2G][Messages] Create New Message button gets selected but does not open New Message page. r=kats 2013-12-19 01:12:47 +01:00
GestureEventListener.h Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats 2013-12-12 00:39:06 +00:00
ISurfaceAllocator.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
ISurfaceAllocator.h Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
ImageBridgeChild.cpp Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical 2013-12-20 11:46:28 -05:00
ImageBridgeChild.h Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical 2013-12-20 11:46:28 -05:00
ImageBridgeParent.cpp Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical 2013-12-20 11:46:28 -05:00
ImageBridgeParent.h Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical 2013-12-20 11:46:28 -05:00
LayerTransactionChild.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
LayerTransactionChild.h Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
LayerTransactionParent.cpp Bug 945203. Part 1: Add Layers API to annotate layers with hit-test regions. r=kats 2013-12-16 23:47:06 +13:00
LayerTransactionParent.h Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
LayersMessages.ipdlh Bug 945203. Part 1: Add Layers API to annotate layers with hit-test regions. r=kats 2013-12-16 23:47:06 +13:00
LayersSurfaces.ipdlh Bug 938591 - Use texture flags in DataTextureSource + D3D9/11 fixes. r=nrc 2014-01-07 17:20:11 +01:00
PCompositable.ipdl Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan 2013-10-18 14:47:04 -04:00
PCompositor.ipdl Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
PGrallocBuffer.ipdl Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD 2013-06-19 17:11:25 +08:00
PImageBridge.ipdl Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical 2013-12-20 11:46:28 -05:00
PLayer.ipdl Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
PLayerTransaction.ipdl Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
PTexture.ipdl Bug 897452 - Part 2 - PTexture deallocation logic - r=sotaro,bjacob 2013-12-11 20:44:45 -05:00
ShadowLayerChild.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ShadowLayerChild.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ShadowLayerParent.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ShadowLayerParent.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ShadowLayerUtils.h Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel 2013-09-04 08:14:52 -04:00
ShadowLayerUtilsD3D10.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayerUtilsD3D10.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ShadowLayerUtilsGralloc.cpp Bug 950677 - Fix compile errors on Windows/FFOS builds. r=nical 2013-12-20 11:46:31 -05:00
ShadowLayerUtilsGralloc.h Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayerUtilsMac.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayerUtilsX11.cpp Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
ShadowLayerUtilsX11.h Bug 945203. Part 1: Add Layers API to annotate layers with hit-test regions. r=kats 2013-12-16 23:47:06 +13:00
ShadowLayers.cpp Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
ShadowLayers.h Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayersManager.h Bug 913503 - Update windowed plugin positions before we schedule a composite with OMTC. r=roc 2013-12-16 18:38:42 +13:00
SharedPlanarYCbCrImage.cpp Bug 952769 - Add explicit strides to YCbCrImageDataSerializer. r=nical 2014-01-02 10:50:14 -05:00
SharedPlanarYCbCrImage.h Bug 944703 - Part 6: make DeprecatedSharedPlanarYCbCrImage hold a strong reference to its ISurfaceAllocator - r=nical 2013-12-03 13:44:38 -05:00
SharedRGBImage.cpp Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
SharedRGBImage.h Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical 2013-12-13 18:32:02 +01:00
TaskThrottler.cpp Bug 888084 - Use RollingMean to calculate mean; r=BenWa 2013-09-25 12:13:33 +12:00
TaskThrottler.h Bug 888084 - Use RollingMean to calculate mean; r=BenWa 2013-09-25 12:13:33 +12:00