.. |
apz
|
Bug 1034258 - Change mCompositionBounds to be a ParentLayerRect instead of a ParentLayerIntRect. r=Cwiiis
|
2014-07-04 08:12:41 -04:00 |
basic
|
Bug 1027362 - Remove the old basic frame counter. r=jrmuizel
|
2014-07-02 16:38:40 -04:00 |
client
|
Bug 1031553 - Create GrallocTextureSourceOGL only when GrallocTextureHostOGL has a gralloc buffer r=nical
|
2014-07-04 06:16:13 -07:00 |
composite
|
Bug 1034258 - Change mCompositionBounds to be a ParentLayerRect instead of a ParentLayerIntRect. r=Cwiiis
|
2014-07-04 08:12:41 -04:00 |
d3d9
|
Bug 1029455: Convert TextureSourceD3D9::SurfaceToTexture to use Moz2D as much as possible. r=jrmuizel
|
2014-07-04 16:58:35 +02:00 |
d3d10
|
Bug 1033124 - Use correct and more precise coeffs for YCbCr->RGB conversion. - r=mattwoodrow,r=bas
|
2014-07-02 17:48:18 -07:00 |
d3d11
|
Bug 1019000 - Ensure that successfully write-locked D3D TextureClients provide a valid DrawTarget. r=mattwoodrow
|
2014-07-04 10:26:14 +02:00 |
ipc
|
Bug 774388 - Patch 9: Introduce NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_MAIN_THREAD_DESTRUCTION - r=mattwoodrow
|
2014-07-04 14:04:12 -04:00 |
opengl
|
Bug 1031553 - Create GrallocTextureSourceOGL only when GrallocTextureHostOGL has a gralloc buffer r=nical
|
2014-07-04 06:16:13 -07:00 |
AtomicRefCountedWithFinalize.h
|
|
|
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
|
|
Compositor.h
|
Bug 1013767 - Restrict BasicCompositor snapshots to the bounds of the invalid region. r=nical
|
2014-05-28 13:21:32 +12:00 |
CompositorTypes.h
|
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
|
2014-06-18 17:04:06 -07:00 |
CopyableCanvasLayer.cpp
|
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
|
2014-06-18 17:04:06 -07:00 |
CopyableCanvasLayer.h
|
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
|
2014-06-18 17:04:06 -07:00 |
D3D9SurfaceImage.cpp
|
|
|
D3D9SurfaceImage.h
|
|
|
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
Effects.h
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
FrameMetrics.h
|
Bug 1034258 - Change mCompositionBounds to be a ParentLayerRect instead of a ParentLayerIntRect. r=Cwiiis
|
2014-07-04 08:12:41 -04:00 |
genTables.py
|
|
|
GrallocImages.cpp
|
Bug 1025781 - Add CreateDataSourceSurface() failure checks r=nical
|
2014-06-16 16:47:28 -07:00 |
GrallocImages.h
|
|
|
ImageContainer.cpp
|
Bug 1025781 - Add CreateDataSourceSurface() failure checks r=nical
|
2014-06-16 16:47:28 -07:00 |
ImageContainer.h
|
Bug 783043 - Backed out changeset 29bc4fa125d9 (commit message). r=me
|
2014-06-21 19:51:07 +02:00 |
ImageDataSerializer.cpp
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
ImageDataSerializer.h
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
ImageLayers.cpp
|
|
|
ImageLayers.h
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
ImageTypes.h
|
|
|
Layers.cpp
|
Bug 1031055 - Get rid of the Thebes backed gfxContexts in FrameLayerBuilder.cpp, and get rid of gfxASurface::DumpAsDataURL. r=mattwoodrow
|
2014-06-27 12:19:40 +01:00 |
Layers.h
|
Bug 1030245 - When dumping the layers dump, ensure up to 1024 characters of each line in the dump is output. r=BenWa
|
2014-07-03 09:09:24 -04:00 |
LayerScope.cpp
|
Bug 975346 - Part 2: Support LayerScope for HwcComposer2D. r=dglastonbury
|
2014-07-03 01:17:00 +02:00 |
LayerScope.h
|
Bug 975346 - Part 2: Support LayerScope for HwcComposer2D. r=dglastonbury
|
2014-07-03 01:17:00 +02:00 |
LayersLogging.cpp
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
LayersLogging.h
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
LayerSorter.cpp
|
|
|
LayerSorter.h
|
|
|
LayersTypes.h
|
|
|
LayerTreeInvalidation.cpp
|
Bug 1019164 - Invalidate the old visible region when we change mask layers since the visible region might have changed at the same time. r=tn
|
2014-06-10 17:46:42 -04:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
|
|
MacIOSurfaceImage.h
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 774388 - Patch 9: Introduce NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_MAIN_THREAD_DESTRUCTION - r=mattwoodrow
|
2014-07-04 14:04:12 -04:00 |
ReadbackLayer.h
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
ReadbackProcessor.cpp
|
|
|
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 1027763, part 2 - Make non-Moz2D callers of DrawTarget::GetType() call DrawTarget::GetBackendType() instead. r=Bas
|
2014-06-19 21:35:33 +01:00 |
RotatedBuffer.h
|
|
|
SharedTextureImage.h
|
|
|
TiledLayerBuffer.h
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
TransactionIdAllocator.h
|
Bug 1027251 - Fix or whitelist dangerous public destructors in gfx/ - r=jrmuizel
|
2014-06-18 22:28:59 -04:00 |
YCbCrImageDataSerializer.cpp
|
Bug 1025781 - Add CreateDataSourceSurface() failure checks r=nical
|
2014-06-16 16:47:28 -07:00 |
YCbCrImageDataSerializer.h
|
|
|