gecko/gfx/layers
2013-07-22 22:33:05 -04:00
..
basic Bug 895116: CreateBasicDeprecatedTextureHost should pass along the texture flags r=mattwoodrow 2013-07-21 04:16:28 -07:00
client Bug 889515 - Get rid of static sCompositorParent. r=nical 2013-07-11 22:32:09 -04:00
composite Bug 784739 - Switch from NULL to nullptr in gfx/layers/composite/; r=ehsan 2013-07-20 11:48:55 +03:00
d3d9 Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d9/; r=ehsan 2013-07-20 11:48:55 +03:00
d3d10 Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d10/; r=ehsan 2013-07-20 11:48:55 +03:00
d3d11 Bug 756606. Implement CreateRenderTargetFromSource. r=Bas 2013-07-23 11:07:49 +12:00
ipc Bug 859929 - Make AsyncPanZoomController work with progressive tile painting on Fennec. r=kats 2013-07-22 22:33:05 -04:00
opengl Bug 784739 - Switch from NULL to nullptr in gfx/layers/opengl/; r=joe 2013-07-20 11:48:55 +03:00
Compositor.cpp Bug 885580 - Make sure that Compositor::GetBackend is only used [Cfrom the compositor thread. r=nical 2013-06-27 11:30:52 +12:00
Compositor.h Bug 888288 - Fix some typos in GFX header comments. r=nrc 2013-07-08 21:21:06 -07:00
CompositorTypes.h Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
CopyableCanvasLayer.cpp Bug 888048 - Use CreateThebesSurfaceAliasForDrawTarget_hack to avoid having multiple cairo_surface_quartz objects for a single CGContext. r=nrc 2013-07-17 23:24:15 -04:00
CopyableCanvasLayer.h Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow 2013-06-06 10:58:45 -04:00
D3D9SurfaceImage.cpp Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
D3D9SurfaceImage.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
DirectedGraph.h
Effects.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
Effects.h Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
FrameMetrics.h Bug 866265 - Fix up some comments in FrameMetrics.h. r=kentuckyfriedtakahe 2013-07-03 09:04:10 -04:00
GonkIOSurfaceImage.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
GonkIOSurfaceImage.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
GrallocImages.cpp
GrallocImages.h Bug 877382 - Remove THEBES_API decorator. - r=BenWa 2013-05-29 14:59:24 -07:00
ImageContainer.cpp Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas 2013-05-04 22:12:40 +12:00
ImageContainer.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
ImageLayers.cpp
ImageLayers.h Bug 877382 - Remove THEBES_API decorator. - r=BenWa 2013-05-29 14:59:24 -07:00
ImageTypes.h Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas 2013-05-04 22:12:40 +12:00
Layers.cpp Bug 775459 - Implement hit testing on layer tree + tests. r=kats 2013-07-02 12:27:17 -04:00
Layers.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
LayersLogging.cpp Bug 879004 - Move template methods to header file. r=BenWa 2013-06-10 09:05:43 -04:00
LayersLogging.h Bug 879004 - Move template methods to header file. r=BenWa 2013-06-10 09:05:43 -04:00
LayerSorter.cpp
LayerSorter.h
LayersTypes.h Bug 874721. Unify mask type enums; r=bas 2013-07-05 09:48:33 +12:00
LayerTreeInvalidation.cpp
LayerTreeInvalidation.h
Makefile.in Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium 2013-07-12 08:56:54 -04:00
moz.build Bug 868536 - Move ipdl.mk files to moz.build; r=gps 2013-07-01 09:56:28 -04:00
ReadbackLayer.h Bug 877382 - Remove THEBES_API decorator. - r=BenWa 2013-05-29 14:59:24 -07:00
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
RenderTrace.h
SharedTextureImage.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan 2013-07-20 11:48:55 +03:00
ThebesLayerBuffer.cpp Backed out changeset b86c8fc67f5b (bug 873937) for causing bug 895976. 2013-07-19 21:12:18 -04:00
ThebesLayerBuffer.h Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
TiledLayerBuffer.h Bug 881018 - Save TiledLayerBuffer::mResolution to stack to help investigate crash; r=kats 2013-07-18 01:52:38 -04:00
YCbCrImageDataSerializer.cpp Bug 880662 - Remove unused variable from YCbCrImageDataDeserializerBase::IsValid(). r=nical 2013-06-07 15:21:50 -04:00
YCbCrImageDataSerializer.h Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel 2013-05-23 09:17:10 +02:00