.. |
basic
|
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
|
2013-08-27 15:10:28 -07:00 |
client
|
Bug 907792 - Use SharedTextureClientOG for SharedTextureImage. r=nical
|
2013-08-28 08:16:54 +12:00 |
composite
|
Bug 909185. Use an RAII helper class for Add/RemoveMaskEffect. r=nical
|
2013-08-28 16:44:03 +12:00 |
d3d9
|
Bug 907011 - Add support for Azure in ThebesLayerD3D9. r=Bas
|
2013-08-23 16:51:27 +12:00 |
d3d10
|
Bug 903816. Fixups in non-layers files. r=roc
|
2013-08-12 11:15:10 +12:00 |
d3d11
|
Bug 910054. Remove a printf from CompositorD3D11. r=mattwoodrow
|
2013-08-28 16:44:03 +12:00 |
ipc
|
Bug 831193 (part 10) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in parts of gfx/. r=bjacob.
|
2013-01-17 16:45:11 -08:00 |
opengl
|
Bug 831193 (part 10) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in parts of gfx/. r=bjacob.
|
2013-01-17 16:45:11 -08:00 |
Compositor.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Compositor.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
CompositorTypes.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
CopyableCanvasLayer.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
CopyableCanvasLayer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
D3D9SurfaceImage.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
D3D9SurfaceImage.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Effects.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
FrameMetrics.h
|
Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e
|
2013-08-26 09:50:30 -04:00 |
GrallocImages.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
GrallocImages.h
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
ImageContainer.cpp
|
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
|
2013-08-12 05:51:49 -04:00 |
ImageContainer.h
|
Bug 907837 - Fix IWYU false positive to unbreak non-SPS build. r=nrc
|
2013-08-22 19:11:47 +12:00 |
ImageDataSerializer.cpp
|
Bug 908006 - use 4 bytes aligned stride in ImageDataSerializer. r=nical
|
2013-08-26 16:13:22 +12:00 |
ImageDataSerializer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageLayers.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageLayers.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageTypes.h
|
Backed out changeset ce3a1df4d559 (bug 875247) for mochitest-mc crashes.
|
2013-08-09 17:56:15 -04:00 |
Layers.cpp
|
Bug 907926 - Supprt having different content/canvas backends in gfxPlatform. r=nrc
|
2013-08-23 18:13:55 +12:00 |
Layers.h
|
Bug 907926 - Supprt having different content/canvas backends in gfxPlatform. r=nrc
|
2013-08-23 18:13:55 +12:00 |
LayersLogging.cpp
|
Bug 903065: Update switch statement in LayersLogging.cpp to include new FILTER_GOOD enum value. r=jrmuizel
|
2013-08-18 12:40:58 -07:00 |
LayersLogging.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12: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 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerTreeInvalidation.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerTreeInvalidation.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Makefile.in
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04: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
|
|
|
SharedTextureImage.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ThebesLayerBuffer.cpp
|
Bug 907926 - Make ContentClientBasic support Azure content. r=nrc
|
2013-08-23 18:13:55 +12:00 |
ThebesLayerBuffer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
TiledLayerBuffer.h
|
Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa
|
2013-08-19 14:59:22 +01:00 |
YCbCrImageDataSerializer.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
YCbCrImageDataSerializer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |