.. |
apz
|
Bug 1042103 - Don't ignore events during overscroll. r=botond
|
2015-01-16 16:42:46 +00:00 |
basic
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
client
|
Bug 1122621 - Fix incorrect scaling of tile origins with low res paiting. r=BenWa
|
2015-01-19 12:36:38 +01:00 |
composite
|
Bug 1120203 - Transitioning mPresShellResolution field of FrameMetrics to use getters/setters. r=kats
|
2015-01-16 16:15:52 -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 1119854: Crash when AcquireSync takes more than 10 seconds. r=jrmuizel
|
2015-01-10 04:50:02 +01:00 |
ipc
|
Bug 1122408 - Fix potential deadlock codepath. r=BenWa
|
2015-01-17 10:25:57 -05:00 |
opengl
|
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
|
2015-01-14 17:24:09 -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
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09: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 |
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 |
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
|
2015-01-14 17:24:09 -05: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 1120203 - Transitioning mPresShellResolution field of FrameMetrics to use getters/setters. r=kats
|
2015-01-16 16:15:52 -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
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
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
|
Backed out changeset 11aebde6e809 (bug 1120059) because of build bustage on Windows
|
2015-01-13 00:26:16 -05:00 |
Layers.cpp
|
Fix classic scrollbars getting occluded with containerless scrolling. (bug 1100756, r=roc)
|
2015-01-13 23:55:17 -08:00 |
Layers.h
|
Fix classic scrollbars getting occluded with containerless scrolling. (bug 1100756, r=roc)
|
2015-01-13 23:55:17 -08:00 |
LayerScope.cpp
|
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
|
2015-01-14 17:24:09 -05:00 |
LayerScope.h
|
Bug 1096139 - Create websocket dynamically after we enable Layerscope. r=dglastonbury
|
2014-11-20 02:00:00 +01:00 |
LayersLogging.cpp
|
Bug 1120203 - Transitioning mPresShellResolution field of FrameMetrics to use getters/setters. r=kats
|
2015-01-16 16:15:52 -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 |
LayerSorter.cpp
|
Bug 1060165: Remove gfxPoint3D r=nical
|
2014-08-29 14:47:30 -04:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 1100699 - Use OriginPos instead of isInverted. - r=mattwoodrow,snorp
|
2014-11-17 17:02:19 -08:00 |
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 |
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 |
moz.build
|
Bug 1109873 - Extract HitTestResult into a helper header. r=botond
|
2015-01-08 09:40:01 -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
|
|
|