.. |
apz
|
Bug 1118784 - Fix typo causing wheel inputs to not get transformed to Gecko coordinate space properly. r=dvander
|
2015-01-07 13:34:23 -05:00 |
basic
|
Bug 1067286 - Part 1: Correct application of device offset for mask layers. r=mattwoodrow
|
2014-12-03 18:02:00 -05:00 |
client
|
Bug 1119089. Switch from the ineffecient x = x.sub(x, y) to x.subout(y);
|
2015-01-07 21:18:57 -05:00 |
composite
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
d3d9
|
Bug 1117639 - Remove AbortFrame() because it is dead. r=bas.
|
2015-01-05 15:54:51 -08:00 |
d3d10
|
Bug 1117594 - Crash on unexpected image format in ImageLayerD3D10::RenderLayer(). r=bas.
|
2015-01-05 15:53:22 -08:00 |
d3d11
|
Bug 1107718 - Addendum: Properly address review comments. r=nical
|
2015-01-08 00:12:29 +00:00 |
ipc
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
opengl
|
Bug 1073003 - Fix -Wunused-variable / -Wunused-but-set-variable warnings. r=ehsan
|
2014-12-31 16:49:13 -05:00 |
protobuf
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
AtomicRefCountedWithFinalize.h
|
…
|
|
AxisPhysicsMSDModel.cpp
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsMSDModel.h
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsModel.cpp
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsModel.h
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
BufferUnrotate.cpp
|
…
|
|
BufferUnrotate.h
|
…
|
|
Compositor.cpp
|
Backed out changeset 48667a14f94d (bug 1092360) for test bustage / crashes on a CLOSED TREE
|
2014-11-14 08:14:22 +01:00 |
Compositor.h
|
Bug 1117639 - Remove AbortFrame() because it is dead. r=bas.
|
2015-01-05 15:54:51 -08:00 |
CompositorTypes.h
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
CopyableCanvasLayer.cpp
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
CopyableCanvasLayer.h
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
D3D9SurfaceImage.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
D3D9SurfaceImage.h
|
…
|
|
DirectedGraph.h
|
…
|
|
Effects.cpp
|
Bug 1036602 - add generic gfx/layers functionality for VR rendering; r=nical
|
2014-07-09 12:26:18 -07:00 |
Effects.h
|
Bug 1036602 - add generic gfx/layers functionality for VR rendering; r=nical
|
2014-07-09 12:26:18 -07:00 |
FrameMetrics.h
|
Bug 1116008 - Make FrameMetrics::mCriticalDisplayPort private. r=kats
|
2014-12-30 14:07:57 -05:00 |
GLImages.cpp
|
Bug 1117777 - Fix inverted MP4 videos on Android r=jgilbert
|
2015-01-07 11:54:33 -06:00 |
GLImages.h
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
GrallocImages.cpp
|
Bug 1073081 - Fix -Wsign-compare and -Wsign-conversion warnings. r=ehsan
|
2014-11-24 19:54:33 -05:00 |
GrallocImages.h
|
Bug 938034 - Add GonkCameraImage format. r=roc
|
2014-12-17 23:42:00 -05:00 |
ImageContainer.cpp
|
Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
|
2015-01-06 16:30:03 -05:00 |
ImageContainer.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ImageDataSerializer.cpp
|
Bug 1099437 - Part 1: Protect against negative sizes and overflow. r=nical
|
2014-12-09 13:19:29 -05:00 |
ImageDataSerializer.h
|
…
|
|
ImageLayers.cpp
|
Bug 1100110 - Fix ScaleMode handling of ImageLayer and HwcComposer2D r=mattwoodrow
|
2014-12-06 17:12:50 -08:00 |
ImageLayers.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ImageTypes.h
|
Bug 938034 - Add GonkCameraImage format. r=roc
|
2014-12-17 23:42:00 -05:00 |
LayerMetricsWrapper.h
|
Bug 1090398 - Add support for using the layer event regions for hit testing. r=botond
|
2014-11-14 07:40:14 -05:00 |
LayerScope.cpp
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
LayerScope.h
|
Bug 1096139 - Create websocket dynamically after we enable Layerscope. r=dglastonbury
|
2014-11-20 02:00:00 +01:00 |
LayerSorter.cpp
|
Bug 1060165: Remove gfxPoint3D r=nical
|
2014-08-29 14:47:30 -04:00 |
LayerSorter.h
|
…
|
|
LayerTreeInvalidation.cpp
|
Bug 1098495 - Retain a container's intermediate surface's content. r=mattwoodrow
|
2014-11-18 17:33:36 -05:00 |
LayerTreeInvalidation.h
|
Bug 1048916. Convert a bunch of layers from nsAutoPtr to UniquePtr. r=roc
|
2014-08-25 11:09:39 -04:00 |
Layers.cpp
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
Layers.h
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
LayersLogging.cpp
|
Bug 1116008 - Make FrameMetrics::mCriticalDisplayPort private. r=kats
|
2014-12-30 14:07:57 -05:00 |
LayersLogging.h
|
Bug 1104266 - Add logging of nsDisplayLayerEventRegions fields in the display list dump. r=mattwoodrow
|
2014-11-25 08:45:20 -05:00 |
LayersTypes.h
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
MacIOSurfaceImage.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
MacIOSurfaceImage.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ReadbackLayer.h
|
Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc
|
2015-01-03 12:21:23 -05:00 |
ReadbackProcessor.cpp
|
Bug 1103623 - Port most remaining gfxContext::Fill() calls to Moz2D. r=mattwoodrow
|
2014-11-24 00:04:33 +00:00 |
ReadbackProcessor.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
RenderTrace.cpp
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
RenderTrace.h
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
RotatedBuffer.cpp
|
Bug 1102895 - Remove unused TextureFlags. r=sotaro
|
2014-11-25 20:19:04 +01:00 |
RotatedBuffer.h
|
Bug 1102895 - Remove unused TextureFlags. r=sotaro
|
2014-11-25 20:19:04 +01:00 |
TextureDIB.cpp
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
TextureDIB.h
|
Bug 1042696 - Set allocator to TextureClient from constructor. r=nical
|
2014-12-22 03:49:00 -05:00 |
TiledLayerBuffer.h
|
Bug 1112476 - Support dumping texture data on the ClientLayerManager. r=mstange
|
2014-12-18 13:32:45 -05:00 |
TransactionIdAllocator.h
|
Bug 1055050 - Add visual warning if the transaction latency is > 100 ms. r=mwoodrow
|
2014-08-28 15:24:26 -04:00 |
YCbCrImageDataSerializer.cpp
|
Bug 1099437 - Part 1: Protect against negative sizes and overflow. r=nical
|
2014-12-09 13:19:29 -05:00 |
YCbCrImageDataSerializer.h
|
…
|
|
moz.build
|
Bug 1114577 - GFX cleanups now that Windows SDK 8.1 is the minimum supported version. r=jmuizelaar, r=glandium
|
2015-01-07 11:32:07 -05:00 |