.. |
apz
|
Fix wheel events not applying root scroll delta overrides. (bug 1147223 part 1, r=kats)
|
2015-03-25 18:36:41 -07:00 |
basic
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
client
|
Bug 1146315 - Part 2: Release D3D11 YUV textures on the main thread. r=nical
|
2015-03-26 13:05:25 +13:00 |
composite
|
Bug 1124907 - Call SetCompositor() only when it is valid r=nical
|
2015-03-24 07:21:15 -07:00 |
d3d9
|
Bug 1143653 - Backout part of the initial patch because of crashes.
|
2015-03-24 14:17:27 +01:00 |
d3d11
|
Bug 1146313 - Null check pData in UpdateConstantBuffers. r=jrmuizel
|
2015-03-26 13:06:21 +13:00 |
ipc
|
Bug 1145389 - Add gralloc allocation requet size check r=nical
|
2015-03-25 18:05:11 -07:00 |
opengl
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
protobuf
|
Bug 1121804 - Add websocket message listener. r=dglastonbury
|
2015-01-29 20:02:00 +01:00 |
AtomicRefCountedWithFinalize.h
|
|
|
AxisPhysicsModel.cpp
|
|
|
AxisPhysicsModel.h
|
|
|
AxisPhysicsMSDModel.cpp
|
|
|
AxisPhysicsMSDModel.h
|
|
|
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1122722 - Clean up asserts for compositor threads. r=nical
|
2015-01-27 15:52:44 -05:00 |
Compositor.h
|
|
|
CompositorTypes.h
|
Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow
|
2015-02-23 18:22:06 -05:00 |
CopyableCanvasLayer.cpp
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
CopyableCanvasLayer.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
D3D9SurfaceImage.cpp
|
Bug 1131638 - Discard video frames that fail to sync. r=cpearce
|
2015-03-12 22:13:23 +13:00 |
D3D9SurfaceImage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DirectedGraph.h
|
|
|
Effects.cpp
|
|
|
Effects.h
|
|
|
FrameMetrics.h
|
Fix some full zoom FrameMetrics changes not propagating to APZ. (bug 1147648, r=botond)
|
2015-03-25 18:34:56 -07:00 |
GLImages.cpp
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
GLImages.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GrallocImages.cpp
|
Bug 1120780 - Fallback on lock_ycbcr when ColorConvertor fails, r=sotaro
|
2015-03-20 10:25:12 +08:00 |
GrallocImages.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ImageContainer.cpp
|
Bug 1097699 - Part 4: Remove LayerManagerD3D10 code. r=jrmuizel
|
2015-01-23 03:41:21 +00:00 |
ImageContainer.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ImageDataSerializer.cpp
|
|
|
ImageDataSerializer.h
|
|
|
ImageLayers.cpp
|
|
|
ImageLayers.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ImageTypes.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
IMFYCbCrImage.cpp
|
Bug 1145513 - Upload YCbCr image data on the client side when using d3d9 layers. r=nical
|
2015-03-23 15:13:56 +13:00 |
IMFYCbCrImage.h
|
Bug 1145513 - Upload YCbCr image data on the client side when using d3d9 layers. r=nical
|
2015-03-23 15:13:56 +13:00 |
LayerMetricsWrapper.h
|
Bug 1130982 - Ensure the clip rect on a multi-metrics layer belongs to the bottommost layer. r=botond
|
2015-03-11 13:36:12 -04:00 |
Layers.cpp
|
Bug 1137203 - Ignore the critical displayport when a layer is subject to OMTA relative to the scrolling ancestor. r=BenWa
|
2015-02-26 17:45:37 -05:00 |
Layers.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
LayerScope.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
LayerScope.h
|
Bug 1079755 - Send composer info to Layerscope viewer. r=kamidphish
|
2015-01-16 15:00:25 +08:00 |
LayersLogging.cpp
|
Bug 1101627 - Add touch action regions. r=kats
|
2015-03-24 09:13:24 -04:00 |
LayersLogging.h
|
Bug 1036967 - Follow-up to fix debug logging. r=me
|
2015-03-23 08:21:10 -04:00 |
LayerSorter.cpp
|
|
|
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 1101627 - Add touch action regions. r=kats
|
2015-03-24 09:13:24 -04:00 |
LayerTreeInvalidation.cpp
|
Bug 1124543 - Handle invalidating mask changes correctly. r=roc
|
2015-02-04 10:39:59 +13:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
|
|
MacIOSurfaceImage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
moz.build
|
Bug 1138967 - Part 3: Add D3D11 YCbCr texture clients and upload on the client side. r=nical
|
2015-03-19 10:17:13 +13:00 |
ReadbackLayer.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ReadbackProcessor.cpp
|
|
|
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 1081911 - Null pointer check (wallpaper) for destDTBufferOnWhite. r=mattwoodrow
|
2015-02-02 17:46:22 -05:00 |
RotatedBuffer.h
|
Bug 1135857 - Remove ContentClientIncremental. r=mattwoodrow
|
2015-02-23 18:22:06 -05:00 |
TextureDIB.cpp
|
|
|
TextureDIB.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TiledLayerBuffer.h
|
Bug 1145764 - Add logging for tile retention inside a TiledLayerBuffer. r=nical
|
2015-03-23 13:01:02 -04:00 |
TransactionIdAllocator.h
|
|
|
YCbCrImageDataSerializer.cpp
|
|
|
YCbCrImageDataSerializer.h
|
|
|