.. |
apz
|
Bug 1137875 - Have the SharedFrameMetricsData hold a copy of the layers id. r=nical
|
2015-03-06 06:25:40 -05:00 |
basic
|
Implement GetMaxTextureSize in the basic compositor. (bug 1135883, r=mattwoodrow)
|
2015-02-24 13:39:01 -08:00 |
client
|
Bug 1139033 - Don't schedule an unnecessary repeat transaction when doing a non-progressive paint. r=nical
|
2015-03-05 06:04:03 -05:00 |
composite
|
Bug 1138934: Make sure the white texture of a component alpha pair is fully uploaded when new. r=nical
|
2015-03-06 02:37:12 +01:00 |
d3d9
|
Bug 1128170 - Use UniquePtr for TextureClient KeepAlive objects to make sure we don't leak them. r=jrmuizel
|
2015-02-18 13:35:30 +13:00 |
d3d11
|
Bug 1131370: Try to ignore transient errors and increase D3D11 timeout as well. r=milan
|
2015-03-03 14:28:50 +01:00 |
ipc
|
Bug 1137875 - Have the SharedFrameMetricsData hold a copy of the layers id. r=nical
|
2015-03-06 06:25:40 -05:00 |
opengl
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
protobuf
|
Bug 1121804 - Add websocket message listener. r=dglastonbury
|
2015-01-29 20:02:00 +01:00 |
AtomicRefCountedWithFinalize.h
|
|
|
AxisPhysicsModel.cpp
|
|
|
AxisPhysicsModel.h
|
|
|
AxisPhysicsMSDModel.cpp
|
|
|
AxisPhysicsMSDModel.h
|
|
|
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1122722 - Clean up asserts for compositor threads. r=nical
|
2015-01-27 15:52:44 -05:00 |
Compositor.h
|
|
|
CompositorTypes.h
|
Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow
|
2015-02-23 18:22:06 -05:00 |
CopyableCanvasLayer.cpp
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
CopyableCanvasLayer.h
|
|
|
D3D9SurfaceImage.cpp
|
Bug 1131638 - Discard DXVA frames that don't complete YUV->RGB conversion. r=cpearce
|
2015-02-20 16:27:42 +13:00 |
D3D9SurfaceImage.h
|
Bug 1131638 - Discard DXVA frames that don't complete YUV->RGB conversion. r=cpearce
|
2015-02-20 16:27:42 +13:00 |
DirectedGraph.h
|
|
|
Effects.cpp
|
|
|
Effects.h
|
|
|
FrameMetrics.h
|
FrameMetrics comparator does not include the scroll generation. (bug 1132715, r=kats)
|
2015-02-15 13:01:00 -08:00 |
GLImages.cpp
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
GLImages.h
|
|
|
GrallocImages.cpp
|
|
|
GrallocImages.h
|
|
|
ImageContainer.cpp
|
|
|
ImageContainer.h
|
Bug 1131638 - Discard DXVA frames that don't complete YUV->RGB conversion. r=cpearce
|
2015-02-20 16:27:42 +13:00 |
ImageDataSerializer.cpp
|
|
|
ImageDataSerializer.h
|
|
|
ImageLayers.cpp
|
|
|
ImageLayers.h
|
|
|
ImageTypes.h
|
|
|
LayerMetricsWrapper.h
|
Bug 1137203 - Ignore the critical displayport when a layer is subject to OMTA relative to the scrolling ancestor. r=BenWa
|
2015-02-26 17:45:37 -05:00 |
Layers.cpp
|
Bug 1137203 - Ignore the critical displayport when a layer is subject to OMTA relative to the scrolling ancestor. r=BenWa
|
2015-02-26 17:45:37 -05:00 |
Layers.h
|
Bug 1137203 - Ignore the critical displayport when a layer is subject to OMTA relative to the scrolling ancestor. r=BenWa
|
2015-02-26 17:45:37 -05:00 |
LayerScope.cpp
|
Bug 1121804 - Add websocket message listener. r=dglastonbury
|
2015-01-29 20:02:00 +01:00 |
LayerScope.h
|
|
|
LayersLogging.cpp
|
|
|
LayersLogging.h
|
Bug 1133083 - Fix build when APZCCallbackHelper logging is enabled. r=botond
|
2015-02-16 21:34:42 -05:00 |
LayerSorter.cpp
|
|
|
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 1131840 - Add an EventRegionsOverride flag to force an empty hit region. r=roc,botond
|
2015-02-16 21:30:02 -05:00 |
LayerTreeInvalidation.cpp
|
Bug 1124543 - Handle invalidating mask changes correctly. r=roc
|
2015-02-04 10:39:59 +13:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
|
|
MacIOSurfaceImage.h
|
|
|
moz.build
|
Bug 1139397 - Add bug component info for APZ code. r=botond
|
2015-03-05 06:04:03 -05:00 |
ReadbackLayer.h
|
|
|
ReadbackProcessor.cpp
|
|
|
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 1081911 - Null pointer check (wallpaper) for destDTBufferOnWhite. r=mattwoodrow
|
2015-02-02 17:46:22 -05:00 |
RotatedBuffer.h
|
Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow
|
2015-02-23 18:22:06 -05:00 |
TextureDIB.cpp
|
|
|
TextureDIB.h
|
|
|
TiledLayerBuffer.h
|
Bug 1113435 - Only cull the fully rendered region when doing progressive draw. r=jrmuizel
|
2015-02-18 14:51:05 -05:00 |
TransactionIdAllocator.h
|
|
|
YCbCrImageDataSerializer.cpp
|
|
|
YCbCrImageDataSerializer.h
|
|
|