gecko/gfx/layers
2014-08-06 14:40:03 +02:00
..
apz Bug 1043719 - Cancel pending gesture timeouts when a cancel is received. r=botond 2014-08-05 11:51:32 -04:00
basic Backed out 11 changesets (bug 952977) for reftest-no-accel failures 2014-07-29 18:58:46 -07:00
client Bug 1025138 - Integrate DrawTargetTiled preffed off. r=mattwoodrow 2014-08-06 14:40:03 +02:00
composite Bug 1025138 - Integrate DrawTargetTiled preffed off. r=mattwoodrow 2014-08-06 14:40:03 +02:00
d3d9 Bug 1048099 - Check that the d3d9 wasn't lost before providing access to it in CompositorD3D9. r=Bas 2014-08-06 14:39:58 +02:00
d3d10 Bug 1038158 - Give ReadbackResultWriter a private destructor; r=bjacob 2014-07-15 16:41:05 -04:00
d3d11 Bug 1047614 - Give ReadbackManagerD3D11 a private destructor; r=jrmuizel 2014-08-05 17:57:24 -04:00
ipc Bug 1023557 - Store the content description in ContainerLayer instead of FrameMetrics. r=kats,BenWa 2014-07-31 16:11:47 -04:00
opengl Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
protobuf Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
AtomicRefCountedWithFinalize.h Bug 774388 - Patch 12: make ImageBridgeParent 's refcounting implementation automatically defer destruction to the main thread - r=nical 2014-07-04 14:04:12 -04:00
AxisPhysicsModel.cpp Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsModel.h Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsMSDModel.cpp Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsMSDModel.h Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp
Compositor.h Bug 1013767 - Restrict BasicCompositor snapshots to the bounds of the invalid region. r=nical 2014-05-28 13:21:32 +12:00
CompositorTypes.h Bug 1048243 - Fix more bad implicit constructors in gfx; r=jrmuizel 2014-08-05 17:58:40 -04:00
CopyableCanvasLayer.cpp Bug 952977: Switch some remaining gfxMatrix uses in layers to gfx::Matrix r=nical 2014-07-21 21:37:57 -04:00
CopyableCanvasLayer.h Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
DirectedGraph.h
Effects.cpp Bug 1027496 - Stream display list and layers dump. r=mattwoodrow 2014-06-19 18:36:25 -04:00
Effects.h Bug 1027496 - Stream display list and layers dump. r=mattwoodrow 2014-06-19 18:36:25 -04:00
FrameMetrics.h Bug 1023557 - Store the content description in ContainerLayer instead of FrameMetrics. r=kats,BenWa 2014-07-31 16:11:47 -04:00
genTables.py
GrallocImages.cpp Bug 931733 - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion. r=mwu 2014-07-04 02:38:00 +02:00
GrallocImages.h Bug 931733 - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion. r=mwu 2014-07-04 02:38:00 +02:00
ImageContainer.cpp Bug 1037147 - Purge EOL whitespace. - r=mattwoodrow 2014-07-11 13:50:23 -07:00
ImageContainer.h Bug 783043 - Backed out changeset 29bc4fa125d9 (commit message). r=me 2014-06-21 19:51:07 +02:00
ImageDataSerializer.cpp Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas 2014-06-17 18:35:51 +01:00
ImageDataSerializer.h Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas 2014-06-17 18:35:51 +01:00
ImageLayers.cpp
ImageLayers.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
ImageTypes.h
Layers.cpp Bug 1043426: Avoid doing work for empty visible regions. r=mattwoodrow 2014-08-04 13:02:14 +02:00
Layers.h Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
LayerScope.cpp Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
LayerScope.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
LayersLogging.cpp Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
LayersLogging.h Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
LayerSorter.cpp Bug 1040906 - Replace the out-param on matrix conversion helpers with a return value. r=Bas 2014-07-22 09:12:14 -04:00
LayerSorter.h
LayersTypes.h
LayerTreeInvalidation.cpp Bug 952977: More gfx::Matrix cleanup in LayerTreeInvalidation r=nical 2014-08-01 08:31:47 -04:00
LayerTreeInvalidation.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
Makefile.in Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
ReadbackLayer.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
ReadbackProcessor.cpp Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
ReadbackProcessor.h
RenderTrace.cpp Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
RenderTrace.h Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
RotatedBuffer.cpp Bug 947781 - Part 1: Refactor RotatedBuffer to easily be re-usable for any rotated buffer drawing. r=mattwoodrow 2014-07-30 15:38:46 +02:00
RotatedBuffer.h Bug 947781 - Part 1: Refactor RotatedBuffer to easily be re-usable for any rotated buffer drawing. r=mattwoodrow 2014-07-30 15:38:46 +02:00
SharedTextureImage.h
TextureDIB.cpp Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE. 2014-08-04 12:44:52 -04:00
TextureDIB.h Bug 1042052 - Add TextureClient::CreateSimilar and have component alpha buffer be of the same type. r=sotaro 2014-07-25 11:24:46 +02:00
TiledLayerBuffer.h Bug 1025138 - Integrate DrawTargetTiled preffed off. r=mattwoodrow 2014-08-06 14:40:03 +02:00
TransactionIdAllocator.h Bug 1027251 - Fix or whitelist dangerous public destructors in gfx/ - r=jrmuizel 2014-06-18 22:28:59 -04:00
YCbCrImageDataSerializer.cpp Bug 1025781 - Add CreateDataSourceSurface() failure checks r=nical 2014-06-16 16:47:28 -07:00
YCbCrImageDataSerializer.h