Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
commitafdf8e01dd69dc75c88acebafd773508f97f91e4
authorSotaro Ikeda <sikeda@mozilla.com>
Sat, 24 May 2014 16:14:45 +0000 (24 09:14 -0700)
committerSotaro Ikeda <sikeda@mozilla.com>
Sat, 24 May 2014 16:14:45 +0000 (24 09:14 -0700)
treea74df96c42c2b24c431ab92d05a7f8e461a02de4
parent1567553b9f57df9e80af8460709c479946097891
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
33 files changed:
gfx/gl/SharedSurfaceGralloc.cpp
gfx/layers/client/CanvasClient.cpp
gfx/layers/client/CompositableClient.cpp
gfx/layers/client/CompositableClient.h
gfx/layers/client/ContentClient.cpp
gfx/layers/client/ContentClient.h
gfx/layers/client/ImageClient.cpp
gfx/layers/client/SimpleTextureClientPool.cpp
gfx/layers/client/TextureClient.h
gfx/layers/client/TextureClientPool.cpp
gfx/layers/composite/CompositableHost.h
gfx/layers/composite/TextureHost.cpp
gfx/layers/composite/TextureHost.h
gfx/layers/ipc/AsyncTransactionTracker.cpp
gfx/layers/ipc/AsyncTransactionTracker.h
gfx/layers/ipc/CompositableTransactionParent.cpp
gfx/layers/ipc/CompositableTransactionParent.h
gfx/layers/ipc/CompositorParent.cpp
gfx/layers/ipc/FenceUtilsGonk.h
gfx/layers/ipc/ImageBridgeChild.cpp
gfx/layers/ipc/ImageBridgeParent.cpp
gfx/layers/ipc/ImageBridgeParent.h
gfx/layers/ipc/LayerTransactionParent.cpp
gfx/layers/ipc/LayerTransactionParent.h
gfx/layers/ipc/LayersMessages.ipdlh
gfx/layers/ipc/ShadowLayers.cpp
gfx/layers/ipc/ShadowLayers.h
gfx/layers/opengl/GrallocTextureClient.cpp
gfx/layers/opengl/GrallocTextureClient.h
gfx/layers/opengl/GrallocTextureHost.cpp
gfx/thebes/gfxPlatform.cpp
layout/ipc/RenderFrameParent.cpp
xpcom/build/nsXPComInit.cpp