gecko/gfx/layers/ipc
Justin Lebar cab87a0cce Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else

This is a mechanical change made with sed.  Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
..
AsyncPanZoomController.cpp Bug 885030 - Move CalculateCompositedRectInCssPixels from APZC to FrameMetrics. r=kentuckyfriedtakahe 2013-06-26 09:54:49 -04:00
AsyncPanZoomController.h Bug 885030 - Move CalculateCompositedRectInCssPixels from APZC to FrameMetrics. r=kentuckyfriedtakahe 2013-06-26 09:54:49 -04:00
AutoOpenSurface.h
Axis.cpp Bug 885030 - Move CalculateCompositedRectInCssPixels from APZC to FrameMetrics. r=kentuckyfriedtakahe 2013-06-26 09:54:49 -04:00
Axis.h Bug 879011 - Turn some ints into floats to avoid rounding error. r=kentuckyfriendtakahe 2013-06-11 18:13:11 -04:00
CompositableForwarder.h
CompositableTransactionParent.cpp Bug 876661. Fix function hidden warnings. r=mattwoodrow 2013-05-31 16:36:19 +12:00
CompositableTransactionParent.h
CompositorChild.cpp
CompositorChild.h
CompositorCocoaWidgetHelper.cpp
CompositorCocoaWidgetHelper.h
CompositorParent.cpp Bug 873944 - Add FlushRendering API to the compositor interface. r=nrc 2013-06-18 19:58:43 +12:00
CompositorParent.h Bug 873944 - Add FlushRendering API to the compositor interface. r=nrc 2013-06-18 19:58:43 +12:00
GeckoContentController.h Bug 879004 - Add types to the remaining methods in GeckoContentController. r=kentuckyfriedtakahe 2013-06-10 09:05:44 -04:00
GestureEventListener.cpp Bug 879011 - Convert nsIntPoint instances in InputData.h to types with units. r=kentuckyfriedtakahe 2013-06-11 18:13:11 -04:00
GestureEventListener.h Bug 879011 - Convert nsIntPoint instances in InputData.h to types with units. r=kentuckyfriedtakahe 2013-06-11 18:13:11 -04:00
ImageBridgeChild.cpp Bug 871150 - Call IdentifyTextureHost on ImageBridgeChild so that we create appropriate textures for the compositor. r=nical 2013-06-24 17:28:22 +12:00
ImageBridgeChild.h Bug 871150 - Call IdentifyTextureHost on ImageBridgeChild so that we create appropriate textures for the compositor. r=nical 2013-06-24 17:28:22 +12:00
ImageBridgeParent.cpp
ImageBridgeParent.h
ipdl.mk
ISurfaceAllocator.cpp Bug 877034 - Initialize MemoryImage to 0 to match the behaviour of Shmem. r=nical 2013-05-30 14:44:08 +12:00
ISurfaceAllocator.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
LayersSurfaces.ipdlh b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
LayerTransaction.ipdlh Bug 779395 - Add support for skew transforms to compositor-driven animations r=dbaron 2013-05-21 18:22:44 +08:00
LayerTransactionChild.cpp b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
LayerTransactionChild.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
LayerTransactionParent.cpp Bug 862952, Re-enable Composer2D after layers refactoring. r=bjacob,f=diego 2013-06-06 10:14:51 +12:00
LayerTransactionParent.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
PCompositable.ipdl
PCompositor.ipdl Bug 873944 - Add FlushRendering API to the compositor interface. r=nrc 2013-06-18 19:58:43 +12:00
PGrallocBuffer.ipdl Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD 2013-06-19 17:11:25 +08:00
PImageBridge.ipdl
PLayer.ipdl
PLayerTransaction.ipdl b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Bug 875335 - When using OMTC, always recomposite when viewWillDraw is called because our WindowOverlay may have changed. r=mattwoodrow 2013-06-20 15:01:20 +02:00
ShadowLayers.h Bug 875335 - When using OMTC, always recomposite when viewWillDraw is called because our WindowOverlay may have changed. r=mattwoodrow 2013-06-20 15:01:20 +02:00
ShadowLayersManager.h
ShadowLayerUtils.h
ShadowLayerUtilsD3D10.cpp
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below) 2013-06-28 18:38:30 -07:00
ShadowLayerUtilsGralloc.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
ShadowLayerUtilsMac.cpp Bug 874369 - Use normal memory instead of Shmem when only sharing between processes. r=Bas 2013-05-22 15:04:12 +08:00
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel 2013-05-23 09:17:10 +02:00
SharedPlanarYCbCrImage.h
SharedRGBImage.cpp
SharedRGBImage.h
TaskThrottler.cpp
TaskThrottler.h