.. |
apz
|
Bug 1096513 - Follow up to fix an incorrect assertion. r=Cwiiis
|
2015-01-21 12:35:49 -05:00 |
basic
|
Backed out changeset e0ada286eea0 for landing with wrong bug number.
|
2015-01-20 13:41:59 -08:00 |
client
|
Bug 1122621 - Fix incorrect scaling of tile origins with low res paiting. r=BenWa
|
2015-01-19 12:36:38 +01:00 |
composite
|
Bug 1079755 - Send composer info to Layerscope viewer. r=kamidphish
|
2015-01-16 15:00:25 +08:00 |
d3d9
|
Bug 1117639 - Remove AbortFrame() because it is dead. r=bas.
|
2015-01-05 15:54:51 -08:00 |
d3d10
|
Bug 1088833 - A bit of a clean up of warnings, and catch bad draw target in the d3d11 canvas case. r=bschouten
|
2015-01-20 12:47:29 -05:00 |
d3d11
|
Bug 1088833 - A bit of a clean up of warnings, and catch bad draw target in the d3d11 canvas case. r=bschouten
|
2015-01-20 12:47:29 -05:00 |
ipc
|
Bug 1122943 - Ensure the Compositor Vsync Observer Shutsdown correctly. r=benwa
|
2015-01-21 16:13:15 -08:00 |
opengl
|
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
|
2015-01-14 17:24:09 -05:00 |
protobuf
|
Bug 1079755 - Send composer info to Layerscope viewer. r=kamidphish
|
2015-01-16 15:00:25 +08:00 |
AtomicRefCountedWithFinalize.h
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
AxisPhysicsModel.cpp
|
|
|
AxisPhysicsModel.h
|
|
|
AxisPhysicsMSDModel.cpp
|
|
|
AxisPhysicsMSDModel.h
|
|
|
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
|
2015-01-14 17:24:09 -05:00 |
Compositor.h
|
Bug 1117639 - Remove AbortFrame() because it is dead. r=bas.
|
2015-01-05 15:54:51 -08:00 |
CompositorTypes.h
|
|
|
CopyableCanvasLayer.cpp
|
|
|
CopyableCanvasLayer.h
|
|
|
D3D9SurfaceImage.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
D3D9SurfaceImage.h
|
|
|
DirectedGraph.h
|
|
|
Effects.cpp
|
|
|
Effects.h
|
|
|
FrameMetrics.h
|
Bug 1120203 - Transitioning mPresShellResolution field of FrameMetrics to use getters/setters. r=kats
|
2015-01-16 16:15:52 -05:00 |
GLImages.cpp
|
Bug 1117777 - Fix inverted MP4 videos on Android r=jgilbert
|
2015-01-07 11:54:33 -06:00 |
GLImages.h
|
|
|
GrallocImages.cpp
|
|
|
GrallocImages.h
|
|
|
ImageContainer.cpp
|
Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
|
2015-01-06 16:30:03 -05:00 |
ImageContainer.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ImageDataSerializer.cpp
|
|
|
ImageDataSerializer.h
|
|
|
ImageLayers.cpp
|
|
|
ImageLayers.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ImageTypes.h
|
|
|
LayerMetricsWrapper.h
|
|
|
Layers.cpp
|
Fix classic scrollbars getting occluded with containerless scrolling. (bug 1100756, r=roc)
|
2015-01-13 23:55:17 -08:00 |
Layers.h
|
Fix classic scrollbars getting occluded with containerless scrolling. (bug 1100756, r=roc)
|
2015-01-13 23:55:17 -08:00 |
LayerScope.cpp
|
Bug 1079755 - Send composer info to Layerscope viewer. r=kamidphish
|
2015-01-16 15:00:25 +08:00 |
LayerScope.h
|
Bug 1079755 - Send composer info to Layerscope viewer. r=kamidphish
|
2015-01-16 15:00:25 +08:00 |
LayersLogging.cpp
|
Bug 1120203 - Transitioning mPresShellResolution field of FrameMetrics to use getters/setters. r=kats
|
2015-01-16 16:15:52 -05:00 |
LayersLogging.h
|
|
|
LayerSorter.cpp
|
|
|
LayerSorter.h
|
|
|
LayersTypes.h
|
|
|
LayerTreeInvalidation.cpp
|
|
|
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
MacIOSurfaceImage.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
moz.build
|
Bug 1109873 - Extract HitTestResult into a helper header. r=botond
|
2015-01-08 09:40:01 -05:00 |
ReadbackLayer.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ReadbackProcessor.cpp
|
|
|
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 1088833 - A bit of a clean up of warnings, and catch bad draw target in the d3d11 canvas case. r=bschouten
|
2015-01-20 12:47:29 -05:00 |
RotatedBuffer.h
|
|
|
TextureDIB.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
TextureDIB.h
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
TiledLayerBuffer.h
|
Bug 1112476 - Support dumping texture data on the ClientLayerManager. r=mstange
|
2014-12-18 13:32:45 -05:00 |
TransactionIdAllocator.h
|
|
|
YCbCrImageDataSerializer.cpp
|
|
|
YCbCrImageDataSerializer.h
|
|
|