.. |
apz
|
Bug 1283556 - Convert APZStateChange to an enum class and make the formatting more consistent with the style guide. r=botond
|
2016-07-04 14:44:08 -04:00 |
basic
|
Rename CompositorWidgetProxy files to CompositorWidget. (bug 1281998 part 2, r=jimm)
|
2016-07-01 01:15:16 -07:00 |
client
|
Merge m-c to m-i, a=release-me-from-the-tyranny-of-this-hook
|
2016-07-04 11:12:49 -07:00 |
composite
|
Bug 1280110 - Cleanup ContainerLayerComposite's intermediate render targets during shutdown. r=sotaro
|
2016-07-04 15:10:16 +02:00 |
d3d9
|
Rename CompositorWidgetProxy files to CompositorWidget. (bug 1281998 part 2, r=jimm)
|
2016-07-01 01:15:16 -07:00 |
d3d11
|
Bug 1167235 - Part 2 - Detach DrawTarget snapshots before unlocking TextureClient. r=Bas
|
2016-07-01 10:58:13 +02:00 |
ipc
|
Bug 1284051 - Handle ShadowLayers::GetCompositorBridgeChild returning null. r=sotaro
|
2016-07-04 15:10:22 +02:00 |
layerviewer
|
…
|
|
opengl
|
Rename CompositorWidgetProxy files to CompositorWidget. (bug 1281998 part 2, r=jimm)
|
2016-07-01 01:15:16 -07:00 |
protobuf
|
…
|
|
AsyncCanvasRenderer.cpp
|
Bug 1265638 - Reset some properties when the backend of SharedSurface is switching from Basic to layer-accelerated backend. r=jgilbert
|
2016-04-26 11:08:56 +08:00 |
AsyncCanvasRenderer.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
AtomicRefCountedWithFinalize.h
|
Bug 1280297 - Add refcount logging support for AtomicRefCountedWithFinalize. r=nical,froydnj
|
2016-06-16 23:27:08 +01:00 |
AxisPhysicsMSDModel.cpp
|
Bug 1249040 - Allow wheel scrolls to accumulate in the presence of scroll snapping. r=kats
|
2016-04-07 17:41:55 -04:00 |
AxisPhysicsMSDModel.h
|
Bug 1249040 - Allow wheel scrolls to accumulate in the presence of scroll snapping. r=kats
|
2016-04-07 17:41:55 -04:00 |
AxisPhysicsModel.cpp
|
…
|
|
AxisPhysicsModel.h
|
…
|
|
BufferTexture.cpp
|
Bug 1283818 - Clean up BufferTextureData YCbCr format handling r=nical
|
2016-07-01 09:06:57 -07:00 |
BufferTexture.h
|
Bug 1283818 - Clean up BufferTextureData YCbCr format handling r=nical
|
2016-07-01 09:06:57 -07:00 |
BufferUnrotate.cpp
|
…
|
|
BufferUnrotate.h
|
…
|
|
Compositor.cpp
|
Rename CompositorWidgetProxy files to CompositorWidget. (bug 1281998 part 2, r=jimm)
|
2016-07-01 01:15:16 -07:00 |
Compositor.h
|
Rename CompositorWidgetProxy files to CompositorWidget. (bug 1281998 part 2, r=jimm)
|
2016-07-01 01:15:16 -07:00 |
CompositorTypes.h
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
CopyableCanvasLayer.cpp
|
Bug 1167235 - Part 1 - Render canvas2D into TextureClient directly. r=Bas
|
2016-07-01 10:58:06 +02:00 |
CopyableCanvasLayer.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
D3D9SurfaceImage.cpp
|
Bug 1257013 - Part 1: Use readback to synchronize d3d9 video. r=cpearce,Bas
|
2016-03-21 18:49:43 +13:00 |
D3D9SurfaceImage.h
|
Bug 1281780 - Forward ShadowLayerForwarder texture-related methods to CompositorBridgeChild. r=gw280
|
2016-06-29 11:18:30 +02:00 |
D3D11ShareHandleImage.cpp
|
Bug 1257013 - Part 2: Use readback to synchronize d3d11 video. r=cpearce,Bas
|
2016-03-21 18:49:59 +13:00 |
D3D11ShareHandleImage.h
|
Bug 1281780 - Forward ShadowLayerForwarder texture-related methods to CompositorBridgeChild. r=gw280
|
2016-06-29 11:18:30 +02:00 |
DirectedGraph.h
|
…
|
|
Effects.cpp
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
Effects.h
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
FrameMetrics.cpp
|
Bug 1267470 - Move more fields from FrameMetrics to ScrollMetadata. r=kats
|
2016-04-27 16:06:34 -04:00 |
FrameMetrics.h
|
Bug 1277814 - Avoid division-by-zero when the cumulative resolution is zero. r=tnikkel
|
2016-06-06 18:16:06 -04:00 |
GLImages.cpp
|
Bug 1279657 - failureId outvar should be a pointer. - r=benwa
|
2016-06-21 14:04:00 -07:00 |
GLImages.h
|
Bug 1116473 - [3.2] Use RefPtr for AndroidSurfaceTexture references. r=snorp
|
2016-02-23 21:04:25 +01:00 |
GrallocImages.cpp
|
Bug 1262278 - Rename PlanarYCbCrImage::SetData and PlanarYCbCrImage::SetDataNoCopy r=nical
|
2016-04-18 20:12:41 -07:00 |
GrallocImages.h
|
Bug 1262278 - Rename PlanarYCbCrImage::SetData and PlanarYCbCrImage::SetDataNoCopy r=nical
|
2016-04-18 20:12:41 -07:00 |
IMFYCbCrImage.cpp
|
Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas)
|
2016-03-21 00:14:05 -07:00 |
IMFYCbCrImage.h
|
…
|
|
IPDLActor.h
|
Backed out 2 changesets (bug 1261347) for test_browserElement_oop_getWebManifest.html ASAN failures
|
2016-04-13 10:55:08 -07:00 |
ImageContainer.cpp
|
Bug 1280839 - Recycle SharedPlanarYCbCrImage r=nical
|
2016-06-29 19:12:31 -07:00 |
ImageContainer.h
|
Bug 1282341 - Add ImageContainer::ClearCachedResources() r=nical
|
2016-06-27 18:25:01 -07:00 |
ImageDataSerializer.cpp
|
Bug 1280839 - Recycle SharedPlanarYCbCrImage r=nical
|
2016-06-29 19:12:31 -07:00 |
ImageDataSerializer.h
|
Bug 1280839 - Recycle SharedPlanarYCbCrImage r=nical
|
2016-06-29 19:12:31 -07:00 |
ImageLayers.cpp
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
ImageLayers.h
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
ImageTypes.h
|
Bug 1141979 - part4 - Add NVImage; r=jrmuizel
|
2016-03-10 10:35:27 +08:00 |
LayerMetricsWrapper.h
|
Bug 1267438 - Use the layer's scrolled clip during compositor hit testing. r=mstange
|
2016-05-04 17:30:26 -04:00 |
LayerScope.cpp
|
Bug 1278780: Use |TexturedEffect::mSamplingFilter| on b2g, r=bas
|
2016-06-10 09:19:37 +02:00 |
LayerScope.h
|
Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats
|
2016-03-14 11:39:12 -04:00 |
LayerSorter.cpp
|
Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond
|
2016-02-13 16:50:51 -08:00 |
LayerSorter.h
|
…
|
|
LayerTreeInvalidation.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
LayerTreeInvalidation.h
|
…
|
|
LayerUserData.h
|
…
|
|
Layers.cpp
|
Bug 1167235 - Part 1 - Render canvas2D into TextureClient directly. r=Bas
|
2016-07-01 10:58:06 +02:00 |
Layers.h
|
Backed out changeset 1b8e6e22a983 (bug 1275694) for test failures in checkerboard-3.html
|
2016-06-09 08:54:34 +02:00 |
LayersLogging.cpp
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
LayersLogging.h
|
Bug 1262807 - Add logging support for TiledRegion classes. r=mstange
|
2016-06-20 14:50:04 -04:00 |
LayersTypes.cpp
|
…
|
|
LayersTypes.h
|
Bug 1101628 - Add additional HitResult types to reflect the different event regions. r=botond
|
2016-06-01 15:48:05 -04:00 |
MacIOSurfaceHelpers.cpp
|
Bug 1248323: P2. Add readback code for converting YUV422 MacIOSurfaces into RGB. r=nical
|
2016-02-23 23:47:29 +11:00 |
MacIOSurfaceHelpers.h
|
Bug 1241665 - Move IOSurface YCbCr conversion code to a new file MacIOSurfaceHelpers.cpp. r=mattwoodrow
|
2016-01-21 23:38:53 +01:00 |
MacIOSurfaceImage.cpp
|
Bug 1261166 - Add the ability to use IOSurface instead of texture upload on OS X. r=nical,mattwoodrow
|
2016-06-27 11:25:13 -04:00 |
MacIOSurfaceImage.h
|
…
|
|
PersistentBufferProvider.cpp
|
Bug 1167235 - Part 4 - Forward the shutdown notification to CanvasRenderingContext2D. r=Bas
|
2016-07-01 10:58:18 +02:00 |
PersistentBufferProvider.h
|
Bug 1167235 - Part 4 - Forward the shutdown notification to CanvasRenderingContext2D. r=Bas
|
2016-07-01 10:58:18 +02:00 |
ReadbackLayer.h
|
Bug 1233619 (part 2) - Moz2Dify BeginUpdate() and BeginUpdateBackground() functions. r=roc.
|
2015-12-17 19:39:10 -08:00 |
ReadbackProcessor.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ReadbackProcessor.h
|
…
|
|
RenderTrace.cpp
|
Bug 1227231: Use generic tree traversal algorithms for loops over Layer trees. r=botond
|
2016-03-10 01:20:40 -08:00 |
RenderTrace.h
|
…
|
|
RotatedBuffer.cpp
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01:00 |
RotatedBuffer.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
TextureDIB.cpp
|
Bug 1281775 - Make dib textures not rely on accessing a ShadowLayerForwarder. r=gw280
|
2016-06-29 11:18:35 +02:00 |
TextureDIB.h
|
Bug 1272600 - Part 3 - Move the ReadUnlock logic from compositable to texture. r=sotaro
|
2016-06-02 11:00:21 +02:00 |
TextureWrapperImage.cpp
|
Bug 1232231 - BorrowDrawTarget can return nullptr - be ready for it. r=nical
|
2016-01-04 09:50:00 -05:00 |
TextureWrapperImage.h
|
Add a new Image class that wraps drawable TextureClients. (bug 1217665 part 4, r=nical)
|
2015-12-02 11:31:17 -08:00 |
TiledLayerBuffer.h
|
…
|
|
TransactionIdAllocator.h
|
Bug 1264409 - Make last transaction ID available via nsIDOMWindowUtils, and pass transaction ID through MozAfterPaint. r=mattwoodrow,mrbkap
|
2016-04-13 16:59:15 -04:00 |
TreeTraversal.h
|
Bug 1227231: Use generic tree traversal algorithms for loops over Layer trees. r=botond
|
2016-03-10 01:20:40 -08:00 |
moz.build
|
Bug 1176011 - Move TextureClientPool to CompositorBridgeChild r=nical
|
2016-06-18 03:35:10 +01:00 |