..
basic
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
client
Bug 891660. Add support for Azure on Mac with OMTC. r=mattwoodrow
2013-07-09 21:02:41 -04:00
composite
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
d3d9
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
d3d10
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
d3d11
Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow
2013-07-08 23:30:44 +02:00
ipc
Backed out changeset 3265d1e6ed10 (bug 890938) for Werror bustage.
2013-07-10 10:46:31 -04:00
opengl
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
Compositor.cpp
Back out 37c7fcfdb186 (bug 885580) on suspicion of causing linux32 Cipc timeouts
2013-06-26 23:21:15 -07:00
Compositor.h
Bug 888288 - Fix some typos in GFX header comments. r=nrc
2013-07-08 21:21:06 -07:00
CompositorTypes.h
Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow
2013-07-08 23:30:44 +02:00
CopyableCanvasLayer.cpp
Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
2013-06-06 10:58:45 -04:00
CopyableCanvasLayer.h
Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
2013-06-06 10:58:45 -04:00
D3D9SurfaceImage.cpp
Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot
2013-05-20 13:14:13 +08:00
D3D9SurfaceImage.h
Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot
2013-05-20 13:14:13 +08:00
DirectedGraph.h
Effects.cpp
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
2013-04-10 09:20:52 +00:00
Effects.h
Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow
2013-07-08 23:30:44 +02:00
FrameMetrics.h
Bug 866265 - Fix up some comments in FrameMetrics.h. r=kentuckyfriedtakahe
2013-07-03 09:04:10 -04:00
GonkIOSurfaceImage.cpp
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
2013-04-10 09:20:52 +00:00
GonkIOSurfaceImage.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
GrallocImages.cpp
GrallocImages.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
ImageContainer.cpp
Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas
2013-05-04 22:12:40 +12:00
ImageContainer.h
Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
2013-05-30 16:44:43 +12:00
ImageLayers.cpp
ImageLayers.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
ImageTypes.h
Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas
2013-05-04 22:12:40 +12:00
Layers.cpp
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
2013-07-02 12:27:17 -04:00
Layers.h
Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc
2013-07-09 10:11:00 -04:00
LayersLogging.cpp
Bug 879004 - Move template methods to header file. r=BenWa
2013-06-10 09:05:43 -04:00
LayersLogging.h
Bug 879004 - Move template methods to header file. r=BenWa
2013-06-10 09:05:43 -04:00
LayerSorter.cpp
LayerSorter.h
LayersTypes.h
Bug 874721. Unify mask type enums; r=bas
2013-07-05 09:48:33 +12:00
LayerTreeInvalidation.cpp
LayerTreeInvalidation.h
Makefile.in
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
moz.build
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00
ReadbackLayer.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
2013-04-25 18:25:33 -04:00
RenderTrace.h
SharedTextureImage.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
ThebesLayerBuffer.cpp
Bug 756601 - Fix bugs with OMTC component alpha. r=roc
2013-05-10 09:02:50 +12:00
ThebesLayerBuffer.h
Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow
2013-07-08 23:30:44 +02:00
TiledLayerBuffer.h
Backout 59a4e09dd5ce (diagnostic patch from bug 881018) since it didn't help. r=me
2013-07-08 13:11:04 -04:00
YCbCrImageDataSerializer.cpp
Bug 880662 - Remove unused variable from YCbCrImageDataDeserializerBase::IsValid(). r=nical
2013-06-07 15:21:50 -04:00
YCbCrImageDataSerializer.h
Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel
2013-05-23 09:17:10 +02:00