gecko/gfx/layers/ipc
2013-04-19 11:57:48 +01:00
..
AsyncPanZoomController.cpp Bug 833964 - Don't keep a dangling pointer to a task that is about to get deleted. r=drs 2013-04-18 15:43:17 -04:00
AsyncPanZoomController.h Bug 859939 - Make AsyncPanZoomController::mLastEventTime unsigned to avoid overflowing. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
AutoOpenSurface.h Bug 856108 - Port static analyses to clang, part 2d: use MOZ_STACK_CLASS in gfx. r=roc 2013-04-11 22:20:37 -05:00
Axis.cpp Bug 859939 - Make AsyncPanZoomController::mLastEventTime unsigned to avoid overflowing. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
Axis.h Bug 824511 - Remove Axis.cpp?mark=76,79,82#73 dead code and make Axis less sensitive to random move events distance. r=drs 2013-02-20 14:59:15 -08:00
CompositableForwarder.h Bug 862064; use PCompositable for tiled layers and add TiledContentClient. r=nical 2013-04-17 09:36:06 +12:00
CompositableTransactionParent.cpp Backed out changeset faf24511d2c6 (bug 861636) for Android mochitest-2 failures 2013-04-19 11:57:48 +01:00
CompositableTransactionParent.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorChild.cpp Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar 2013-04-12 16:25:04 -04:00
CompositorChild.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorCocoaWidgetHelper.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorCocoaWidgetHelper.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorParent.cpp Bug 860613 - Add an API to bind an APZC instance to a Layer. r=BenWa 2013-04-17 17:39:13 -04:00
CompositorParent.h Bug 860613 - Remove CompositorParent::GetDefaultPanZoomController (patch from romaxa/tatiana). r=BenWa 2013-04-17 17:39:12 -04:00
GeckoContentController.h Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
GestureEventListener.cpp Bug 851556: Makee GestureEventListener.cpp's "MAX_TAP_TIME" unsigned, so that the comparisons against it won't trigger build warnings. r=drs 2013-03-24 18:23:56 -07:00
GestureEventListener.h Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
ImageBridgeChild.cpp Bug 862106. Use Create*Client directly. r=nical 2013-04-17 09:36:06 +12:00
ImageBridgeChild.h Bug 862064; use PCompositable for tiled layers and add TiledContentClient. r=nical 2013-04-17 09:36:06 +12:00
ImageBridgeParent.cpp Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ImageBridgeParent.h Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ipdl.mk Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ISurfaceAllocator.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ISurfaceAllocator.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
LayersSurfaces.ipdlh Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
LayerTransaction.ipdlh Bug 862064; use PCompositable for tiled layers and add TiledContentClient. r=nical 2013-04-17 09:36:06 +12:00
PCompositable.ipdl Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
PCompositor.ipdl Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
PGrallocBuffer.ipdl Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
PImageBridge.ipdl Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
PLayer.ipdl
PLayers.ipdl Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Bug 862106. Use Create*Client directly. r=nical 2013-04-17 09:36:06 +12:00
ShadowLayers.h Bug 862106. Use Create*Client directly. r=nical 2013-04-17 09:36:06 +12:00
ShadowLayersChild.cpp Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar 2013-04-12 16:25:04 -04:00
ShadowLayersChild.h Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar 2013-04-12 16:25:04 -04:00
ShadowLayersManager.h
ShadowLayersParent.cpp Bug 862064; use PCompositable for tiled layers and add TiledContentClient. r=nical 2013-04-17 09:36:06 +12:00
ShadowLayersParent.h Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ShadowLayerUtils.h
ShadowLayerUtilsD3D10.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 860442. Delete the gralloc buffer even when we don't have a PBufferParent. r=nical 2013-04-11 19:57:28 -04:00
ShadowLayerUtilsGralloc.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ShadowLayerUtilsMac.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ShadowLayerUtilsX11.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp Bug 862621: Remove unused variable 'shmType' from SharedPlanarYCbCrImage::Allocate. r=Bas 2013-04-17 10:08:39 -07:00
SharedPlanarYCbCrImage.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
SharedRGBImage.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
SharedRGBImage.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
ShmemYCbCrImage.cpp b=854539 - Implement AllocateAndGetNewBuffer for SharedPlanarYCbCrImage. r=nical 2013-04-05 19:24:58 +02:00
ShmemYCbCrImage.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
TaskThrottler.cpp
TaskThrottler.h