..
basic
Support MacIOSurface textures in the basic compositor (bug 942358, r=mattwoodrow).
2013-12-03 16:20:04 -08:00
client
Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard
2013-09-17 13:55:09 -04:00
composite
Backed out changeset 8b33af450fc6 (bug 945632) for OSX asserts.
2013-12-04 22:03:29 -05:00
d3d9
Bug 900248 - Removed extra qualification of IsInTextureHostList.
2013-12-02 12:25:51 +01:00
d3d10
Bug 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow
2013-11-27 08:32:19 +01:00
d3d11
Bug 907292 - Change gfxImageSurface to gfx::DataSourceSurface in TextureHost et al
2013-11-27 10:59:01 +01:00
ipc
Bug 940737 - Monitor Compositor thread hangs using BackgroundHangMonitor; r=bsmedberg r=BenWa
2013-12-04 21:24:28 -05:00
opengl
Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE
2013-12-04 12:19:50 -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
Bug 944866 - Pat 1: Add DrawLines to Compositor.h and implement for OGL. r=gal
2013-12-01 15:54:46 -05:00
CompositorTypes.h
Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE
2013-12-04 12:19:50 -05: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 938528 - Check if data in the layer is still valid. r=gw280, r=snorp
2013-12-04 17:46:20 -05:00
D3D9SurfaceImage.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
D3D9SurfaceImage.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07: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
Merge m-c to inbound.
2013-11-22 15:37:03 -05:00
GrallocImages.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07: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 934106 - Reduce ImageClient holding video frame number to one. r=nical
2013-11-06 12:32:12 -05:00
ImageContainer.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07: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
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07: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 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow
2013-11-27 08:32:19 +01:00
Layers.h
Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard
2013-09-17 13:55:09 -04:00
LayerScope.cpp
Bug 830881 - Port layerscope GL changes to new layers. r=vlad
2013-11-29 14:11:49 +10: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
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
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 887791 - Implement ISharedImage for MacIOSurfaceImage. r=nical
2013-11-01 14:54:14 +13:00
Makefile.in
Bug 937224 - Part a: Move LOCAL_INCLUDES to moz.build in gfx/; r=mshal
2013-11-28 15:10:38 +01:00
moz.build
Support MacIOSurface textures in the basic compositor (bug 942358, r=mattwoodrow).
2013-12-03 16:20:04 -08:00
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE
2013-12-04 12:19:50 -05:00
RotatedBuffer.h
Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE
2013-12-04 12:19:50 -05:00
SharedTextureImage.h
Bug 887791 - Remove a bunch of now-unused SharedTextureHandle code. r=roc
2013-11-01 14:54:15 +13: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
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
YCbCrImageDataSerializer.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00