.. |
apz
|
Bug 895274 part.244 Rename NS_TOUCH_CANCEL to eTouchCancel r=smaug
|
2015-09-15 00:14:35 +09:00 |
basic
|
Support all blend modes in the basic compositor. (bug 1203829 part 1, r=mattwoodrow)
|
2015-09-15 13:07:05 -07:00 |
client
|
Backed out changeset be88a56c4856 (bug 1197534) for test_BufferingWait.html crashes CLOSED TREE
|
2015-09-14 14:43:52 -07:00 |
composite
|
Bug 1166301 - Allow async scrolling to move the clip rects of fixed background layers. r=mattwoodrow
|
2015-09-04 19:23:19 -04:00 |
d3d9
|
Bug 1135935 - Part 4: Move IDirect3DTexture9 allocations and ownership into the TextureClient. r=jrmuizel
|
2015-08-11 10:15:34 -04:00 |
d3d11
|
Handle screen and multiply blend modes in the D3D11 compositor. (bug 1203829 part 4, r=mattwoodrow)
|
2015-09-15 01:04:37 -07:00 |
ipc
|
Bug 1166301 - Store a flag on Layer to tell fixed background layers apart from fixed position layers. r=mattwoodrow
|
2015-09-04 17:26:33 -04:00 |
opengl
|
Bug 1203744 - Fix the SCREEN blend mode with CompositorOGL when the source data is unpremultiplied. r=dvander
|
2015-09-14 14:17:39 -04:00 |
protobuf
|
Bug 1061393 - Export display list info to layer scope viewer. r=kamidphish
|
2015-08-03 02:11:00 -04:00 |
AtomicRefCountedWithFinalize.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
AxisPhysicsModel.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
AxisPhysicsModel.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
AxisPhysicsMSDModel.cpp
|
Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip
|
2015-08-04 16:11:37 -04:00 |
AxisPhysicsMSDModel.h
|
Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip
|
2015-08-04 16:11:37 -04:00 |
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1186159 - Add an APZ minimap. r=kats
|
2015-07-23 11:29:22 -04:00 |
Compositor.h
|
Bug 1192352 - Fix fence handling of display mirroring r=nical
|
2015-08-13 06:52:49 -07:00 |
CompositorTypes.h
|
Bug 1061525 - Part 4: Add an NV12 effect, and implement it for CompositorOGL. r=nical
|
2015-08-10 22:04:26 +10:00 |
CopyableCanvasLayer.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
CopyableCanvasLayer.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
D3D9SurfaceImage.cpp
|
Bug 1194753 - Wait longer when decoding the first frame of D3D9 DXVA video before deciding it is invalid. r=cpearce
|
2015-08-18 14:19:45 -04:00 |
D3D9SurfaceImage.h
|
Bug 1194753 - Wait longer when decoding the first frame of D3D9 DXVA video before deciding it is invalid. r=cpearce
|
2015-08-18 14:19:45 -04:00 |
D3D11ShareHandleImage.cpp
|
Bug 1195527 - Part 2: Add D3D11 video TextureClient recycler. r=jrmuizel
|
2015-08-18 21:04:46 -04:00 |
D3D11ShareHandleImage.h
|
Bug 1195527 - Part 2: Add D3D11 video TextureClient recycler. r=jrmuizel
|
2015-08-18 21:04:46 -04:00 |
DirectedGraph.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Effects.cpp
|
|
|
Effects.h
|
Bug 1061525 - Part 4: Add an NV12 effect, and implement it for CompositorOGL. r=nical
|
2015-08-10 22:04:26 +10:00 |
FrameMetrics.cpp
|
Bug 1181832 - Keep gfxPrefs.h out of header files. r=kats
|
2015-07-13 11:53:10 -04:00 |
FrameMetrics.h
|
Bug 1181832 - Keep gfxPrefs.h out of header files. r=kats
|
2015-07-13 11:53:10 -04:00 |
GLImages.cpp
|
Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert
|
2015-07-29 16:35:55 -04:00 |
GLImages.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GrallocImages.cpp
|
Bug 1178513 - Added RGBA8888 to RGB565 converter. r=mattwoodrow
|
2015-07-02 13:53:06 -07:00 |
GrallocImages.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ImageContainer.cpp
|
Backed out changeset 446055bf8ee4 (bug 1199371)
|
2015-09-03 08:38:28 +02:00 |
ImageContainer.h
|
Backed out changeset 446055bf8ee4 (bug 1199371)
|
2015-09-03 08:38:28 +02:00 |
ImageDataSerializer.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ImageDataSerializer.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
ImageLayers.cpp
|
Backed out changeset 446055bf8ee4 (bug 1199371)
|
2015-09-03 08:38:28 +02:00 |
ImageLayers.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ImageTypes.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
IMFYCbCrImage.cpp
|
Backed out changeset edc0db4368a0 (bug 1199361) for suspicion of making OS X 10.6 reftest failing very frequently
|
2015-09-03 08:39:48 +02:00 |
IMFYCbCrImage.h
|
|
|
LayerMetricsWrapper.h
|
Bug 1181240 - Part 3: Replace gfx3DMatrix with Matrix4x4 in gfx,r=vlad
|
2015-07-10 17:06:35 -07:00 |
Layers.cpp
|
Bug 1166301 - Store a flag on Layer to tell fixed background layers apart from fixed position layers. r=mattwoodrow
|
2015-09-04 17:26:33 -04:00 |
Layers.h
|
Bug 1166301 - Store a flag on Layer to tell fixed background layers apart from fixed position layers. r=mattwoodrow
|
2015-09-04 17:26:33 -04:00 |
LayerScope.cpp
|
Bug 1196682 - fixup static analysis build bustage on a CLOSED TREE; r=me
|
2015-08-24 17:49:28 -04:00 |
LayerScope.h
|
Bug 1061393 - Export display list info to layer scope viewer. r=kamidphish
|
2015-08-03 02:11:00 -04:00 |
LayersLogging.cpp
|
Bug 1061525 - Part 1: Add support for planar MacIOSurfaces. r=BenWa
|
2015-08-10 22:04:25 +10:00 |
LayersLogging.h
|
Bug 1157984 - Part 1: Extend gfx::2d classes to support both float and double precision,r=jrmuizel
|
2015-06-11 13:43:40 -07:00 |
LayerSorter.cpp
|
Bug 1181240 - Part 3: Replace gfx3DMatrix with Matrix4x4 in gfx,r=vlad
|
2015-07-10 17:06:35 -07:00 |
LayerSorter.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
LayersTypes.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
LayersTypes.h
|
Bug 1181240 - Part 3: Replace gfx3DMatrix with Matrix4x4 in gfx,r=vlad
|
2015-07-10 17:06:35 -07:00 |
LayerTreeInvalidation.cpp
|
Bug 1157984 - Part 3: Correct bounding box transformations to support projections and correct clipping when transforming behind the camera,r=vlad
|
2015-08-06 17:26:09 -07:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
Bug 1061525 - Part 6: Add readback code for converting NV12 MacIOSurfaces into RGB. r=nical
|
2015-08-10 22:04:27 +10:00 |
MacIOSurfaceImage.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
moz.build
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
PersistentBufferProvider.cpp
|
Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas
|
2015-08-26 18:58:18 +08:00 |
PersistentBufferProvider.h
|
Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas
|
2015-08-26 18:58:18 +08:00 |
ReadbackLayer.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ReadbackProcessor.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ReadbackProcessor.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
RenderTrace.cpp
|
|
|
RenderTrace.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
RotatedBuffer.cpp
|
Bug 1187619 - Only optmimize FrameLayerBuilder visibility calculations if correct. r=mattwoodrow
|
2015-08-03 04:07:00 -04:00 |
RotatedBuffer.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureDIB.cpp
|
Bug 1190950: Check mappings and surfaces for UpdateFromSurface more robustly. r=mattwoodrow
|
2015-08-06 02:29:47 +00:00 |
TextureDIB.h
|
Bug 1190950: Check mappings and surfaces for UpdateFromSurface more robustly. r=mattwoodrow
|
2015-08-06 02:29:47 +00:00 |
TiledLayerBuffer.h
|
Bug 1180326 - Part 2: Add support for variable tile sizes. r=jrmuizel
|
2015-07-29 12:01:21 -04:00 |
TransactionIdAllocator.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TreeTraversal.h
|
Bug 1171312 - Add generic tree search algorithms for layers-related data structures. r=botond
|
2015-07-21 16:36:08 -07:00 |
YCbCrImageDataSerializer.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
YCbCrImageDataSerializer.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |