.. |
apz
|
Bug 1001582 -- Transitioned FrameMetrics::mPresShellId to use a getter/setter. r=botond
|
2014-05-16 19:00:50 -04:00 |
basic
|
Bug 1013784 - Implement ClearRect for BasicCompositor. r=Cwiiis
|
2014-05-22 14:36:26 +12:00 |
client
|
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
|
2014-05-21 12:06:02 -04:00 |
composite
|
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
|
2014-05-21 18:05:15 -07:00 |
d3d9
|
Bug 971946 - Remove TextureClientData r=nical
|
2014-05-14 06:29:52 -07:00 |
d3d10
|
Bug 1008573 - Simplify D3D10 invalid region before we clear the surface. r=Bas
|
2014-05-13 11:46:54 +12:00 |
d3d11
|
Bug 1003293: Remove the GDI compatible flag from D3D11 Compositor. r=vlad
|
2014-05-16 18:16:22 +02:00 |
ipc
|
Bug 1014042 - Add compositor benchmark. r=jrmuizel
|
2014-05-21 17:29:49 +00:00 |
opengl
|
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
|
2014-05-21 18:05:15 -07:00 |
AtomicRefCountedWithFinalize.h
|
Bug 984434 - Change ImageBridgeChild::FlushAllImages() to use async ipc r=nical
|
2014-05-12 07:39:25 -07:00 |
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 987311 - 6/6 - Convert the rest of CompositorTypes.h to typed enums, final manual changes - r=nical
|
2014-04-25 22:34:06 -04:00 |
Compositor.h
|
Bug 1013784 - Implement ClearRect for BasicCompositor. r=Cwiiis
|
2014-05-22 14:36:26 +12:00 |
CompositorTypes.h
|
Bug 950312 - Part 3: Add Layers API to see what blend modes are supported. r=roc
|
2014-05-09 21:48:32 +12:00 |
CopyableCanvasLayer.cpp
|
Backed out 6 changesets (bug 1006198) for webgl assertions on a CLOSED TREE
|
2014-05-12 20:47:52 -07:00 |
CopyableCanvasLayer.h
|
Bug 1008729: Use Cairo DrawTargets when reading back from GL. r=nical
|
2014-05-15 00:31:23 +02:00 |
D3D9SurfaceImage.cpp
|
Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical
|
2014-04-25 22:34:05 -04:00 |
D3D9SurfaceImage.h
|
|
|
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 950312 - Part 2: Add Effect for BlendModes. r=nical
|
2014-05-09 21:48:29 +12:00 |
Effects.h
|
Bug 950312 - Part 2: Add Effect for BlendModes. r=nical
|
2014-05-09 21:48:29 +12:00 |
FrameMetrics.h
|
Bug 1001582 -- Transitioned FrameMetrics::mPresShellId to use a getter/setter. r=botond
|
2014-05-16 19:00:50 -04:00 |
genTables.py
|
|
|
GrallocImages.cpp
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
GrallocImages.h
|
Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
|
2014-04-30 21:52:00 -04:00 |
ImageContainer.cpp
|
Bug 998130 - Add null checks in CairoImage::GetTextureClient. r=bjacob
|
2014-05-06 14:34:19 +02:00 |
ImageContainer.h
|
Bug 989145 - Convert ImageContainer::mBackendData to be an EnumeratedArray - r=nical
|
2014-04-25 22:34:06 -04:00 |
ImageDataSerializer.cpp
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
ImageDataSerializer.h
|
|
|
ImageLayers.cpp
|
|
|
ImageLayers.h
|
|
|
ImageTypes.h
|
|
|
Layers.cpp
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
Layers.h
|
Bug 950312 - Part 6: Share code for computing layers component alpha support. r=roc
|
2014-05-09 22:06:20 +12:00 |
LayerScope.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
LayerScope.h
|
|
|
LayersLogging.cpp
|
Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical
|
2014-04-25 22:34:05 -04:00 |
LayersLogging.h
|
|
|
LayerSorter.cpp
|
Bug 1008360: Move LayerSorter.cpp's xterm color codes into the block where they're used, and comment out the ones that aren't used at all. r=kats
|
2014-05-09 13:30:49 -07:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 989027 - 1/2 - Make LayerRenderStateFlags a typed enum, manual changes - r=nical
|
2014-04-25 22:34:05 -04:00 |
LayerTreeInvalidation.cpp
|
Bug 1008301 - Invalidate when a layer's pre or post scale changes. r=roc
|
2014-05-12 21:37:20 +02:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical
|
2014-04-25 22:34:05 -04:00 |
MacIOSurfaceImage.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
Makefile.in
|
|
|
moz.build
|
Bug 1014042 - Add compositor benchmark. r=jrmuizel
|
2014-05-21 17:29:49 +00:00 |
ReadbackLayer.h
|
|
|
ReadbackProcessor.cpp
|
Bug 979350 - Readback ThebesLayers for plugin backgrounds during the Validate pass, not the compositing pass. r=roc
|
2014-05-12 12:31:28 +12:00 |
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 950312 - Part 1: Copy mix-blend-mode proprties to the compositor layer tree. r=roc
|
2014-05-09 21:41:56 +12:00 |
RotatedBuffer.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
SharedTextureImage.h
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
TiledLayerBuffer.h
|
Bug 1009184 - Explicitly clear the valid region instead of attempting to paint an empty region. r=BenWa
|
2014-05-13 14:36:33 -04:00 |
YCbCrImageDataSerializer.cpp
|
|
|
YCbCrImageDataSerializer.h
|
|
|