gecko/gfx/layers/ipc
Ehsan Akhgari 8d3203e0f8 Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
2013-04-22 18:12:15 -04: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 Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04: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 809273 - Add code handling dual buffers in ThebesLayerBuffer. r=roc 2013-04-22 14:40:52 +12:00
CompositableTransactionParent.cpp Backed out changeset 86959499a5b8 (bug 856079) because of build bustage 2013-04-22 17:44:12 -04: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 Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
CompositorChild.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04: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 Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
CompositorParent.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -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 Backed out changeset 86959499a5b8 (bug 856079) because of build bustage 2013-04-22 17:44:12 -04:00
ImageBridgeChild.h Bug 809273 - Add code handling dual buffers in ThebesLayerBuffer. r=roc 2013-04-22 14:40:52 +12:00
ImageBridgeParent.cpp Backed out changeset 86959499a5b8 (bug 856079) because of build bustage 2013-04-22 17:44:12 -04:00
ImageBridgeParent.h Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
ipdl.mk Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04: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 Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
PCompositor.ipdl Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
PGrallocBuffer.ipdl Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
PImageBridge.ipdl Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
PLayer.ipdl Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
PLayers.ipdl Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerParent.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayers.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayers.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayersChild.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayersChild.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayersManager.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayersParent.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayersParent.h Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerUtils.h Bug 811958 - Fix and move ShateType type - r=bgirard 2012-11-26 14:23:27 -08:00
ShadowLayerUtilsD3D10.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerUtilsGralloc.h Backed out changeset 86959499a5b8 (bug 856079) because of build bustage 2013-04-22 17:44:12 -04:00
ShadowLayerUtilsMac.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04:00
ShadowLayerUtilsX11.cpp Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE 2013-04-22 18:12:15 -04: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 Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones 2013-01-03 11:58:15 -08:00
TaskThrottler.h Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones 2013-01-03 11:58:15 -08:00