.. |
apz
|
Bug 1313170 - Ensure that the touchend events in helper_bug1162771 are sent with the correct coordinates. r=dvander
|
2016-10-31 10:05:18 -04:00 |
basic
|
Do not paint if a BeginTransaction fails. (bug 1313770 part 1, r=mattwoodrow)
|
2016-10-28 15:48:34 -07:00 |
client
|
Bug 1300675 - Rebuild VideoDecoderManager when we restart the GPU process. r=dvander
|
2016-11-03 09:55:07 +13:00 |
composite
|
Bug 1314187 - Implement GetYUVColorSpace for GPUVideoTextureHost. r=sotaro
|
2016-11-03 09:55:07 +13:00 |
d3d9
|
Bug 1314189 - Only create a RemoteVideoDecoder if the current LayerManager is using the GPU process. r=dvander
|
2016-11-03 09:57:15 +13:00 |
d3d11
|
Bug 1314189 - Only create a RemoteVideoDecoder if the current LayerManager is using the GPU process. r=dvander
|
2016-11-03 09:57:15 +13:00 |
ipc
|
Bug 1314186 - Resync LayerTreeId mappings to the GPU process if it restarts. r=dvander
|
2016-11-03 09:55:07 +13:00 |
layerviewer
|
…
|
|
opengl
|
Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro
|
2016-10-27 21:02:09 +13:00 |
protobuf
|
…
|
|
AsyncCanvasRenderer.cpp
|
Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas
|
2016-08-25 13:57:39 -04:00 |
AsyncCanvasRenderer.h
|
…
|
|
AtomicRefCountedWithFinalize.h
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-07-20 11:20:15 +02:00 |
AxisPhysicsMSDModel.cpp
|
…
|
|
AxisPhysicsMSDModel.h
|
…
|
|
AxisPhysicsModel.cpp
|
…
|
|
AxisPhysicsModel.h
|
…
|
|
BSPTree.cpp
|
Bug 1286412 - Implement polygon clipping and triangulation. r=kip
|
2016-10-03 16:35:52 -07:00 |
BSPTree.h
|
Bug 1286412 - Implement polygon clipping and triangulation. r=kip
|
2016-10-03 16:35:52 -07:00 |
BufferTexture.cpp
|
Bug 1310627 - modify CreateForYCbCrWithBufferSize in order to accept nullable aAllocator. r=mattwoodrow
|
2016-10-17 14:54:52 +03:00 |
BufferTexture.h
|
Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro
|
2016-10-27 21:02:09 +13:00 |
BufferUnrotate.cpp
|
…
|
|
BufferUnrotate.h
|
…
|
|
Compositor.cpp
|
Bug 1313281 - Part 6: Remove FenceHandle. r=sotaro
|
2016-10-27 21:02:12 +13:00 |
Compositor.h
|
Bug 1313281 - Part 6: Remove FenceHandle. r=sotaro
|
2016-10-27 21:02:12 +13:00 |
CompositorTypes.h
|
Bug 1314189 - Only create a RemoteVideoDecoder if the current LayerManager is using the GPU process. r=dvander
|
2016-11-03 09:57:15 +13:00 |
CopyableCanvasLayer.cpp
|
Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas
|
2016-08-25 13:57:39 -04:00 |
CopyableCanvasLayer.h
|
Bug 1289816 - Simplify CopyableCanvasLayer::UpdateTarget and remove unnecessary copies. r=jnicol
|
2016-07-29 20:19:28 +02:00 |
D3D9SurfaceImage.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
D3D9SurfaceImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
D3D11ShareHandleImage.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
D3D11ShareHandleImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
DirectedGraph.h
|
…
|
|
Effects.cpp
|
…
|
|
Effects.h
|
Bug 1210357 - Handle VP9 colorspace BT.709 r=mattwoodrow,bas.schouten
|
2016-10-18 10:09:00 -07:00 |
FrameMetrics.cpp
|
…
|
|
FrameMetrics.h
|
Bug 1286179 - For APZ repaint requests that are triggered by main-thread updates, don't attempt to re-scroll the main thread. r=tnikkel
|
2016-08-18 17:00:42 -04:00 |
GLImages.cpp
|
Bug 1245959 - Remove MOZ_CRASH from GLImage::GetAsSourceSurface. r=nical
|
2016-10-11 15:01:08 -04:00 |
GLImages.h
|
Bug 1272877 - Allow access to derived Image classes; r=sotaro
|
2016-08-23 15:44:40 +08:00 |
GPUVideoImage.h
|
Bug 1314194 - Make sure we don't recycle textures in the GPU process before they have finished being used. r=nical
|
2016-11-03 09:57:18 +13:00 |
IMFYCbCrImage.cpp
|
Bug 1300682 - Part 2: Allow using the compositor device for IMFYCbCrImage. r=dvander
|
2016-10-07 21:13:32 +13:00 |
IMFYCbCrImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
IPDLActor.h
|
Remove the ChildActor helper class. (bug 1303426 part 3, r=nical)
|
2016-09-21 22:40:20 -07:00 |
ImageContainer.cpp
|
Make CreateImageClient fallible. (bug 1313770 part 2, r=mattwoodrow)
|
2016-10-28 15:48:35 -07:00 |
ImageContainer.h
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
ImageDataSerializer.cpp
|
Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel
|
2016-10-11 19:46:28 -07:00 |
ImageDataSerializer.h
|
Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel
|
2016-10-11 19:46:28 -07:00 |
ImageLayers.cpp
|
Bug 1303897 - Part 1: Use TextureForwarder for Image::GetTextureClient. r=nical
|
2016-09-23 09:43:11 +12:00 |
ImageLayers.h
|
Bug 1303897 - Part 1: Use TextureForwarder for Image::GetTextureClient. r=nical
|
2016-09-23 09:43:11 +12:00 |
ImageTypes.h
|
Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel
|
2016-10-11 19:46:28 -07:00 |
LayerMetricsWrapper.h
|
Bug 1219296 - Followup to fix stale code comments. r=me and DONTBUILD
|
2016-10-24 13:07:01 -04:00 |
LayerScope.cpp
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
LayerScope.h
|
…
|
|
LayerSorter.cpp
|
Bug 1301027 - Remove the matrix * point operator and replace it with TransformPoint methods. r=Bas
|
2016-09-08 18:26:03 +02:00 |
LayerSorter.h
|
…
|
|
LayerTreeInvalidation.cpp
|
Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange
|
2016-09-07 15:21:20 -04:00 |
LayerTreeInvalidation.h
|
Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange
|
2016-09-07 15:21:20 -04:00 |
LayerUserData.h
|
…
|
|
Layers.cpp
|
Bug 1311196 - Part 3: Adjust fill mode to fill forwards for all animations on the compositor. r=birtles
|
2016-10-26 17:19:38 +09:00 |
Layers.h
|
Do not paint if a BeginTransaction fails. (bug 1313770 part 1, r=mattwoodrow)
|
2016-10-28 15:48:34 -07:00 |
LayersLogging.cpp
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
LayersLogging.h
|
…
|
|
LayersTypes.cpp
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
LayersTypes.h
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
MacIOSurfaceHelpers.cpp
|
Bug 1273823 - Optimize CreateSourceSurfaceFromLockedMacIOSurface() r=nical
|
2016-09-05 17:59:58 -07:00 |
MacIOSurfaceHelpers.h
|
…
|
|
MacIOSurfaceImage.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
MacIOSurfaceImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
PersistentBufferProvider.cpp
|
Bug 1305897 - Move ActiveResourceTracker onto ShadowLayerForwarder, since it's not used anywhere else. r=nical
|
2016-10-03 21:20:13 +13:00 |
PersistentBufferProvider.h
|
Bug 1305897 - Move ActiveResourceTracker onto ShadowLayerForwarder, since it's not used anywhere else. r=nical
|
2016-10-03 21:20:13 +13:00 |
ReadbackLayer.h
|
…
|
|
ReadbackProcessor.cpp
|
…
|
|
ReadbackProcessor.h
|
…
|
|
RenderTrace.cpp
|
…
|
|
RenderTrace.h
|
…
|
|
RotatedBuffer.cpp
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
RotatedBuffer.h
|
…
|
|
TextureDIB.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureDIB.h
|
Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro
|
2016-10-27 21:02:09 +13:00 |
TextureWrapperImage.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureWrapperImage.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TiledLayerBuffer.h
|
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
|
2016-10-27 13:17:10 +13:00 |
TransactionIdAllocator.h
|
…
|
|
TreeTraversal.h
|
Bug 1227233: Increase scope of TreeTraversal.h to by-value traversal r=botond
|
2016-09-22 12:31:26 -04:00 |
moz.build
|
Bug 1313281 - Part 6: Remove FenceHandle. r=sotaro
|
2016-10-27 21:02:12 +13:00 |