.. |
apz
|
Bug 1223946 - Part 1: Clean up and support needed for converting WidgetWheelEvent to ScrollWheelInput. r=kats
|
2015-11-18 19:32:37 -05:00 |
basic
|
Bug 1225125: If all drawing is just clipped out anyway, just push a regular group, blending mode won't matter. r=jrmuizel
|
2015-11-17 16:27:17 +01:00 |
client
|
Bug 1224254 - Don't try to allocate unreasonably large textures. r=Bas
|
2015-11-18 16:59:11 +01:00 |
composite
|
Backout 52ba24123046 and 66768d6a50fa (bug 1225007) for causing lots of test assertions on Mac. CLOSED TREE
|
2015-11-17 17:02:39 -08:00 |
d3d9
|
Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
|
2015-11-09 21:37:32 -08:00 |
d3d11
|
Back out changeset 98bd7a8e4705 (bug 1225645) for Windows build bustage
|
2015-11-18 18:48:14 -08:00 |
ipc
|
Bug 1225950 - Force a composite if we have requested one but haven't gotten a vsync in a while. r=mchang
|
2015-11-18 18:49:58 -05:00 |
layerviewer
|
Bug 1220895 - Add layerviewer for layer tree & display list visualization NPOTB. r=botond
|
2015-11-05 16:23:23 -05:00 |
opengl
|
Remove Gonk usage of ImageContainer::CreateImage. (bug 1222910, r=sotaro)
|
2015-11-17 00:09:01 -08:00 |
protobuf
|
Bug 1205521 - Part4: (v2) Align LayerScopePacket to fit changes in Bug 1211324. r=dglastonbury
|
2015-10-18 20:37:00 +02:00 |
AsyncCanvasRenderer.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AsyncCanvasRenderer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AtomicRefCountedWithFinalize.h
|
Bug 1218160 - Fix a build error with some compiler versions on OS X. r=froydnj
|
2015-10-26 13:25:25 -04: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 1223690 - Remove implicit Rect conversions. r=jrmuizel.
|
2015-11-11 14:23:14 -08:00 |
Compositor.h
|
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
|
2015-11-04 11:49:49 -05:00 |
CompositorTypes.h
|
Bug 1205913 - Differentiate YCbCr, NV12 and RGB textures when drawing layer borders. r=nical
|
2015-10-23 12:51:20 +13:00 |
CopyableCanvasLayer.cpp
|
Bug 1206763 - Enable SkiaGL canvas on gonk r=mattwoodrow
|
2015-10-20 01:35:00 -07:00 |
CopyableCanvasLayer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
D3D9SurfaceImage.cpp
|
Decouple D3D9SurfaceImage from ImageContainer. (bug 1222910, r=mattwoodrow)
|
2015-11-17 00:09:00 -08:00 |
D3D9SurfaceImage.h
|
Decouple D3D9SurfaceImage from ImageContainer. (bug 1222910, r=mattwoodrow)
|
2015-11-17 00:09:00 -08:00 |
D3D11ShareHandleImage.cpp
|
Decouple D3D11ShareHandleImage from ImageContainer. (bug 1222910, r=mattwoodrow)
|
2015-11-17 00:09:00 -08:00 |
D3D11ShareHandleImage.h
|
Decouple D3D11ShareHandleImage from ImageContainer. (bug 1222910, r=mattwoodrow)
|
2015-11-17 00:09:00 -08: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 1209812 (part 3) - Rename SurfaceFormat::R5G6B5 as R5G6B5_UINT16. r=Bas.
|
2015-10-22 23:01:31 -07: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 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt.
|
2015-09-24 19:24:16 -07:00 |
GLImages.cpp
|
Decouple SurfaceTextureImage from ImageContainer. (bug 1222910, r=snorp)
|
2015-11-17 00:09:00 -08:00 |
GLImages.h
|
Decouple SurfaceTextureImage from ImageContainer. (bug 1222910, r=snorp)
|
2015-11-17 00:09:00 -08:00 |
GrallocImages.cpp
|
Remove Gonk usage of ImageContainer::CreateImage. (bug 1222910, r=sotaro)
|
2015-11-17 00:09:01 -08:00 |
GrallocImages.h
|
Remove Gonk usage of ImageContainer::CreateImage. (bug 1222910, r=sotaro)
|
2015-11-17 00:09:01 -08:00 |
ImageContainer.cpp
|
Remove CreateImage() from ImageContainer, ImageFactory, and ImageClient. (bug 1222910, r=roc)
|
2015-11-17 00:09:01 -08:00 |
ImageContainer.h
|
Remove CreateImage() from ImageContainer, ImageFactory, and ImageClient. (bug 1222910, r=roc)
|
2015-11-17 00:09:01 -08:00 |
ImageDataSerializer.cpp
|
Bug 1224254 - Don't try to allocate unreasonably large textures. r=Bas
|
2015-11-18 16:59:11 +01:00 |
ImageDataSerializer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImageLayers.cpp
|
Bug 1211324 (part 4) - Replace GraphicsFilter constants with gfx::Filter equivalents. r=mattwoodrow.
|
2015-10-05 17:12:46 -07:00 |
ImageLayers.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImageTypes.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
IMFYCbCrImage.cpp
|
Bug 1217080. Move recycling functionality into RecyclingPlanarYCbCrImage. r=nical
|
2015-11-06 13:55:31 -05:00 |
IMFYCbCrImage.h
|
Bug 1217080. Move recycling functionality into RecyclingPlanarYCbCrImage. r=nical
|
2015-11-06 13:55:31 -05:00 |
IPDLActor.h
|
Bug 121976 - Add a destruction handshake to PCompositable so as to avoid races between messages and the protocol. r=sotaro
|
2015-11-06 16:56:03 +01:00 |
LayerMetricsWrapper.h
|
Bug 1199885 - Part 4: Let the hit testing tree know about the scroll thumb. r=kats
|
2015-09-28 14:44:36 -04:00 |
Layers.cpp
|
Bug 1214267 - Followup to fix missing propagation of 'fixedPositionSides' to the compositor, and add it to the layers dump. r=mattwoodrow
|
2015-11-13 09:38:57 -05:00 |
Layers.h
|
Bug 1222661 - Replace FromUntyped(obj) calls with FromUnknown*(obj). r=nical
|
2015-11-09 18:22:25 -05:00 |
LayerScope.cpp
|
Bug 1205521 - Part3: (v3) Dump texture/mask attributes on layerscope viewer. r=dglastonbury
|
2015-10-20 02:05:00 +02: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 1209812 (part 3) - Rename SurfaceFormat::R5G6B5 as R5G6B5_UINT16. r=Bas.
|
2015-10-22 23:01:31 -07:00 |
LayersLogging.h
|
Bug 1211324 (part 5) - Remove GraphicsFilter and gfxGraphicsFilter. r=mattwoodrow.
|
2015-10-05 17:18:10 -07:00 |
LayerSorter.cpp
|
Bug 1223690 - Remove implicit Rect conversions. r=jrmuizel.
|
2015-11-11 14:23:14 -08: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 1208661 - Support dumping client-side layer textures without compression. r=BenWa
|
2015-09-28 18:51:37 -04:00 |
LayerTreeInvalidation.cpp
|
Bug 1222661 - Replace ToUntyped(obj) calls with obj.ToUnknown*(). r=nical
|
2015-11-06 22:13:40 -05:00 |
LayerTreeInvalidation.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
LayerUserData.h
|
Bug 1217662 - part 2 - move mozilla::layers::LayerUserData to a separate header; r=mattwoodrow
|
2015-10-22 16:04:35 -04:00 |
MacIOSurfaceImage.cpp
|
Bug 1216644 - part 1 - simple s/nsAutoArrayPtr/UniquePtr/ changes in gfx/; r=jrmuizel
|
2015-10-20 13:13:35 -04:00 |
MacIOSurfaceImage.h
|
Decouple MacIOSurfaceImage from ImageContainer. (bug 1222910, r=mstange)
|
2015-11-17 00:09:00 -08:00 |
moz.build
|
Bug 1225045 : Fix stagefright include paths for ANDROID_VERSION >= 17, r=gps
|
2015-11-19 10:42:31 +01:00 |
PersistentBufferProvider.cpp
|
Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas
|
2015-08-26 18:58:18 +08:00 |
PersistentBufferProvider.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ReadbackLayer.h
|
Bug 1208300 (part 4) - Remove gfxRGBA and some related things. r=jwatt.
|
2015-09-24 19:24:16 -07:00 |
ReadbackProcessor.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ReadbackProcessor.h
|
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
|
2015-11-04 11:49:49 -05:00 |
RenderTrace.cpp
|
Bug 1158122 - Remove the remaining occurences of nsIntRect in gfx/layers. r=nical
|
2015-05-07 11:07:53 +02:00 |
RenderTrace.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
RotatedBuffer.cpp
|
Bug 1223690 - Remove implicit Rect conversions. r=jrmuizel.
|
2015-11-11 14:23:14 -08:00 |
RotatedBuffer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextureDIB.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextureDIB.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TiledLayerBuffer.h
|
Bug 1208661 - Support dumping client-side layer textures without compression. r=BenWa
|
2015-09-28 18:51:37 -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 1199798 - Create tests for TreeTraversal.h r=botond
|
2015-11-16 13:54:12 -05:00 |
YCbCrImageDataSerializer.cpp
|
Bug 1224254 - Don't try to allocate unreasonably large textures. r=Bas
|
2015-11-18 16:59:11 +01:00 |
YCbCrImageDataSerializer.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |