.. |
basic
|
Bug 978495: Initialize mozilla::layers::TextureClientX11::mLocked. r=nical
|
2014-03-02 10:29:06 -08:00 |
client
|
Bug 977891 - Move the ForceComposite message to PLayerTransaction so that we can identify the right compositor with e10s. r=nical
|
2014-03-03 13:59:58 +13:00 |
composite
|
Bug 976717 - Pass the Framebuffer rectangle to be cleared to LayerComposite. r=ncameron
|
2014-02-27 11:07:34 -08:00 |
d3d9
|
Bug 976877 - Don't simplify invalidation regions since it leads to poor results. r=roc
|
2014-03-01 08:49:05 +13:00 |
d3d10
|
Bug 971943: 2. webgl.force-layers-readback preference moved to gfxPrefs. r=gw280
|
2014-02-28 12:59:37 -05:00 |
d3d11
|
Bug 971942: 3. layers.bufferrotation.enabled, layers.componentalpha.enabled, layers.scroll-graph, layers.acceleration.disabled, layers.acceleration.force-enabled moved to gfxPrefs. r=clord
|
2014-02-26 21:53:27 -05:00 |
ipc
|
Bug 971943: 5. Add float support to gfxPrefs. apz.max_event_acceleration, apz.fling_friction, apz.fling_stopped_threshold, apz.max_velocity_queue_size, apz.max_velocity_pixels_per_ms preferences moved to gfxPrefs. r=kgupta.
|
2014-03-03 11:53:21 -05:00 |
opengl
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-02-28 16:06:20 -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
|
Back out assertion in bug 963952 for crashes
|
2014-02-14 13:35:49 -08:00 |
Compositor.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
CompositorTypes.h
|
Bug 968872 - Remove TEXTURE_DEALLOCATE_DEFERRED flag. r=nical
|
2014-02-12 09:54:23 -05:00 |
CopyableCanvasLayer.cpp
|
Bug 971943: 2. webgl.force-layers-readback preference moved to gfxPrefs. r=gw280
|
2014-02-28 12:59:37 -05:00 |
CopyableCanvasLayer.h
|
Bug 971943: 2. webgl.force-layers-readback preference moved to gfxPrefs. r=gw280
|
2014-02-28 12:59:37 -05:00 |
D3D9SurfaceImage.cpp
|
Bug 961715 - Implement D3D9SurfaceImage::GetAsSourceSurface. r=nical
|
2014-01-28 09:14:10 -05:00 |
D3D9SurfaceImage.h
|
Bug 962784 - Convert ImageTypes.h to typed enums - r=jrmuizel
|
2014-01-30 17:58:49 -05: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 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
FrameMetrics.h
|
Backed out 12 changesets (bug 958596) for several Android permafails to fix a CLOSED TREE
|
2014-02-25 18:34:47 -08:00 |
genTables.py
|
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
|
2014-02-12 10:07:46 -05:00 |
GrallocImages.cpp
|
Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
|
2014-02-19 14:28:05 -05:00 |
GrallocImages.h
|
Bug 957323 - Handle android's fence on gonk r=nical,doublec,pchang
|
2014-02-24 20:23:41 -08:00 |
ImageContainer.cpp
|
Backed out 3 changesets (bug 972703, bug 889959) for build failures and crashes
|
2014-02-16 15:17:01 -08:00 |
ImageContainer.h
|
Backed out 3 changesets (bug 972703, bug 889959) for build failures and crashes
|
2014-02-16 15:17:01 -08:00 |
ImageDataSerializer.cpp
|
Bug 971695 - 1/2 - make ImageDataSerializer check data size - r=nical
|
2014-02-20 16:04:11 -05:00 |
ImageDataSerializer.h
|
Bug 971695 - 1/2 - make ImageDataSerializer check data size - r=nical
|
2014-02-20 16:04:11 -05:00 |
ImageLayers.cpp
|
Bug 952977: Perform some cleanup r=nical
|
2014-01-27 15:25:19 -05:00 |
ImageLayers.h
|
Bug 952977: Convert ComputeEffectiveTransforms to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:04 -05:00 |
ImageTypes.h
|
Bug 962784 - Convert ImageTypes.h to typed enums - r=jrmuizel
|
2014-01-30 17:58:49 -05:00 |
Layers.cpp
|
Bug 976908 - Remove unncessary TelemetryHistogramEnums.h inclusion from Layers.cpp. r=mattwoodrow
|
2014-02-27 10:29:18 +11:00 |
Layers.h
|
Bug 970747 - 5/6 - Make ContainerLayer::RepositionChild always perform checks and return bool - r=mattwoodrow
|
2014-02-21 16:50:25 -05:00 |
LayerScope.cpp
|
Bug 971943: 4. gfx.layerscope.port and gfx.layerscope.enabled moved to gfxPrefs. r=dglastonbury
|
2014-02-28 12:59:38 -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 952977: Perform some cleanup r=nical
|
2014-01-27 15:25:19 -05: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 952977: Convert GetTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:47 -05:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 978086: Fix initialization order in LayerRenderState, r=nical
|
2014-03-03 09:15:00 +01:00 |
LayerTreeInvalidation.cpp
|
Bug 976877 - Don't simplify invalidation regions since it leads to poor results. r=roc
|
2014-03-01 08:49:05 +13:00 |
LayerTreeInvalidation.h
|
|
|
LayerUtils.cpp
|
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
|
2014-02-12 10:07:46 -05:00 |
LayerUtils.h
|
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
|
2014-02-12 10:07:46 -05:00 |
MacIOSurfaceImage.cpp
|
Backed out 3 changesets (bug 972703, bug 889959) for build failures and crashes
|
2014-02-16 15:17:01 -08:00 |
MacIOSurfaceImage.h
|
Backed out 3 changesets (bug 972703, bug 889959) for build failures and crashes
|
2014-02-16 15:17:01 -08:00 |
Makefile.in
|
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
|
2014-02-12 10:07:46 -05:00 |
moz.build
|
Bug 977596 - Fix build failure on flatfish r=jmuizelaar
|
2014-02-27 13:26:22 -08:00 |
ReadbackLayer.h
|
Bug 952977: Convert GetLocalTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:18 -05:00 |
ReadbackProcessor.cpp
|
Bug 952977: Convert CompositingRenderTargetOGL to gfx::Matrix4x4 r=nical
|
2014-01-27 15:25:21 -05:00 |
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 971720 - Adjust the source pattern transform when masking with RotatedBuffer to take the mask transform into account. r=roc
|
2014-03-01 08:51:17 +13:00 |
RotatedBuffer.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
SharedTextureImage.h
|
Bug 962784 - Convert ImageTypes.h to typed enums - r=jrmuizel
|
2014-01-30 17:58:49 -05:00 |
TiledLayerBuffer.h
|
|
|
YCbCrImageDataSerializer.cpp
|
Bug 971695 - 2/2 - make YCbCrImageDataSerializer check data size - r=nical
|
2014-02-20 16:04:13 -05:00 |
YCbCrImageDataSerializer.h
|
Bug 971695 - 2/2 - make YCbCrImageDataSerializer check data size - r=nical
|
2014-02-20 16:04:13 -05:00 |