.. |
basic
|
Bug 951302 - Fix BasicCompositor handling of mask layers. r=mattwoodrow
|
2013-12-18 12:19:47 +01:00 |
client
|
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
|
2013-12-17 23:36:05 -08:00 |
composite
|
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
|
2013-12-17 23:36:05 -08:00 |
d3d9
|
Bug 929513 - Fix compile errors on Windows/Android r=nical
|
2013-12-13 18:32:10 +01:00 |
d3d10
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
d3d11
|
Backed out 7 changesets (bug 946958, bug 865033)
|
2013-12-08 18:43:45 -08:00 |
ipc
|
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
|
2013-12-17 23:36:05 -08:00 |
opengl
|
Backed out changeset 96b0ddfc63f7 (bug 893304) for causing bug 950589.
|
2013-12-16 22:49:02 -05:00 |
AtomicRefCountedWithFinalize.h
|
Bug 897452 - Part 15 - Introduce a AtomicRefCountedWithFinalize class to factor our custom-refcounting needs - r=nical
|
2013-12-11 20:45:11 -05:00 |
BufferUnrotate.cpp
|
Bug 929439 - Include string.h for memcpy. r=bgirard
|
2013-10-23 16:39:00 +01:00 |
BufferUnrotate.h
|
Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE.
|
2013-10-18 10:21:38 -04:00 |
Compositor.cpp
|
Bug 35380 - Part 5: Remove aOffset from everywhere. r=nrc
|
2013-11-07 22:53:08 +13:00 |
Compositor.h
|
Backed out 7 changesets (bug 946958, bug 865033)
|
2013-12-08 18:43:45 -08:00 |
CompositorTypes.h
|
Bug 893301. Rollup patch - new textures content. r=nical,nrc
|
2013-12-06 07:39:22 +13:00 |
CopyableCanvasLayer.cpp
|
Bug 938528 - Check if data in the layer is still valid. r=gw280, r=snorp
|
2013-12-04 17:46:20 -05:00 |
CopyableCanvasLayer.h
|
Bug 798033 - Remove 'using namespace' from gfx/ headers. r=jrmuizel
|
2013-12-08 21:53:26 -05:00 |
D3D9SurfaceImage.cpp
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
D3D9SurfaceImage.h
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 936511 - Add layers.dump to dump layer tree. r=bas,nrc
|
2013-11-17 16:47:40 -05:00 |
Effects.h
|
Bug 830881 - Port layerscope GL changes to new layers. r=vlad
|
2013-11-29 14:11:49 +10:00 |
FrameMetrics.h
|
Bug 949132 - Add a flag to FrameMetrics indicating a non-APZ scroll (original patch by mstange). r=tn
|
2013-12-16 12:04:45 -05:00 |
GrallocImages.cpp
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
GrallocImages.h
|
Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob
|
2013-10-01 17:57:50 -07:00 |
ImageContainer.cpp
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
ImageContainer.h
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
ImageDataSerializer.cpp
|
Bug 938970 - 5/5. Switch gfx/layers to UNIFIED_SOURCES - r=ehsan,mattwoodrow
|
2013-11-17 21:07:08 -05:00 |
ImageDataSerializer.h
|
Bug 922942 - Update BufferTextureClients using Azure. r=nical
|
2013-10-16 14:00:30 +13:00 |
ImageLayers.cpp
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
ImageLayers.h
|
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
|
2013-10-27 15:38:40 -07:00 |
ImageTypes.h
|
Bug 887791 - Add MacIOSurfaceImage. r=roc
|
2013-11-01 14:54:14 +13:00 |
Layers.cpp
|
Bug 941095 - Part 2: Disable subpixelaa + component alpha. r=mattwoodrow
|
2013-12-13 13:53:18 -05:00 |
Layers.h
|
Bug 913503 - Update windowed plugin positions before we schedule a composite with OMTC. r=roc
|
2013-12-16 18:38:42 +13:00 |
LayerScope.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
LayerScope.h
|
Bug 830881 - Port layerscope GL changes to new layers. r=vlad
|
2013-11-29 14:11:49 +10:00 |
LayersLogging.cpp
|
Bug 916118 - Simplify the TextureClient deallocation protocol. r=nrc
|
2013-10-02 13:52:04 -07:00 |
LayersLogging.h
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
|
2013-10-01 17:01:19 -04:00 |
LayerSorter.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 936511 - Add layers.dump to dump layer tree. r=bas,nrc
|
2013-11-17 16:47:40 -05:00 |
LayerTreeInvalidation.cpp
|
Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
|
2013-11-21 11:25:16 -08:00 |
LayerTreeInvalidation.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
MacIOSurfaceImage.cpp
|
Bug 938970 - 1/5. Move MacIOSurfaceTexture* classes to separate files, minimize the number of cpp files including MacIOSurface.h - r=mattwoodrow
|
2013-11-17 21:04:38 -05:00 |
MacIOSurfaceImage.h
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
Makefile.in
|
Bug 941595 - Build with system-cairo is broken. r=glandium
|
2013-12-10 10:37:03 -05:00 |
moz.build
|
Bug 942502 - Move EGLImage/GraphicBuffer-specific helpers out of GLContext - r=bjacob
|
2013-12-10 15:47:19 +10:00 |
ReadbackLayer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ReadbackProcessor.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ReadbackProcessor.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
RenderTrace.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
RotatedBuffer.h
|
Bug 893301. Rollup patch - new textures content. r=nical,nrc
|
2013-12-06 07:39:22 +13:00 |
SharedTextureImage.h
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
TiledLayerBuffer.h
|
bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa
|
2013-09-10 14:21:37 -04:00 |
YCbCrImageDataSerializer.cpp
|
Bug 928806 - Allow SharedPlanarYCbCrImage images to optionally have padding
|
2013-12-16 17:33:47 -05:00 |
YCbCrImageDataSerializer.h
|
Bug 928806 - Allow SharedPlanarYCbCrImage images to optionally have padding
|
2013-12-16 17:33:47 -05:00 |