gecko/gfx/layers/client
Botond Ballo ca9ef01c41 Bug 1069417 - Modify TransformTo() and related functions to use typed matrices. r=kats
Call sites (all in APZ and related code) were modified accordingly. Some of
these modifications involved changing some matrices stored in APZ to be typed.
2015-11-30 20:14:31 -05:00
..
CanvasClient.cpp Bug 1200595 - Buffer TextureData implementation. r=mattwoodrow 2015-10-15 17:53:33 +02:00
CanvasClient.h
ClientCanvasLayer.cpp
ClientCanvasLayer.h Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientColorLayer.cpp Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientContainerLayer.cpp
ClientContainerLayer.h Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientImageLayer.cpp Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientLayerManager.cpp Implement the DidComposite NPAPI callback. (bug 1217665 part 8, r=mattwoodrow) 2015-12-02 11:31:17 -08:00
ClientLayerManager.h Implement the DidComposite NPAPI callback. (bug 1217665 part 8, r=mattwoodrow) 2015-12-02 11:31:17 -08:00
ClientPaintedLayer.cpp Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientPaintedLayer.h Bug 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond 2015-11-29 02:07:55 -05:00
ClientReadbackLayer.h
ClientTiledPaintedLayer.cpp Bug 1069417 - Modify TransformTo() and related functions to use typed matrices. r=kats 2015-11-30 20:14:31 -05:00
ClientTiledPaintedLayer.h
CompositableClient.cpp Bug 1200595 - Merge TextureClient and ClientTexture back into TextureClient. r=mattwoodrow 2015-11-20 14:25:00 +01:00
CompositableClient.h Bug 1200595 - Buffer TextureData implementation. r=mattwoodrow 2015-10-15 17:53:33 +02:00
ContentClient.cpp Use RAII for more TextureClient locking cases. (bug 1222863 part 2, r=nical) 2015-11-10 23:58:29 -08:00
ContentClient.h
ImageClient.cpp Bug 1200595 - AndroidSurface TextureData implementation. r=mattwoodrow 2015-11-20 14:24:52 +01:00
ImageClient.h Remove CreateImage() from ImageContainer, ImageFactory, and ImageClient. (bug 1222910, r=roc) 2015-11-17 00:09:01 -08:00
SingleTiledContentClient.cpp Bug 1219230 - Use the valid region for determining buffer size instead of the visible region. r=mstange 2015-11-17 11:36:38 +13:00
SingleTiledContentClient.h Bug 121976 - Add a destruction handshake to PCompositable so as to avoid races between messages and the protocol. r=sotaro 2015-11-06 16:56:03 +01:00
TextureClient.cpp Backed out changeset a52fb149b9ee (bug 1072501) for talos e10s failures resulting in crashes with UpdateFromSurface in the signature CLOSED TREE 2015-12-02 11:59:07 -08:00
TextureClient.h Implement the direct DXGI drawing model for plugins. (bug 1217665 part 7, r=mattwoodrow) 2015-12-02 11:31:17 -08:00
TextureClientPool.cpp Bug 1200595 - D3D11 TextureData implementation. r=Bas 2015-10-15 17:53:37 +02:00
TextureClientPool.h
TextureClientRecycleAllocator.cpp Allow asynchronous D3D11 TextureClients on the main thread. (bug 1217665 part 5, r=nical) 2015-12-02 11:31:17 -08:00
TextureClientRecycleAllocator.h
TextureClientSharedSurface.cpp Bug 1200595 - Consolidate the TextureClient's destruction logic. r=mattwoodrow 2015-11-20 14:25:03 +01:00
TextureClientSharedSurface.h Bug 1200595 - Consolidate the TextureClient's destruction logic. r=mattwoodrow 2015-11-20 14:25:03 +01:00
TiledContentClient.cpp Bug 1069417 - Modify TransformTo() and related functions to use typed matrices. r=kats 2015-11-30 20:14:31 -05:00
TiledContentClient.h Bug 1069417 - Modify TransformTo() and related functions to use typed matrices. r=kats 2015-11-30 20:14:31 -05:00