.. |
apz
|
Bug 1068571 - Clear velocity on touch-end even if in the NOTHING state. r=botond
|
2014-10-01 17:49:30 -04:00 |
basic
|
Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow
|
2014-10-01 01:25:25 -04:00 |
client
|
Bug 1075136 - Initialize TileClient::mCompositableClient correctly r=nical
|
2014-10-01 07:16:32 -07:00 |
composite
|
Bug 1074944 - Update APZ code to use Matrix4x4::Inverse() where possible. r=nical
|
2014-10-01 13:13:05 -04:00 |
d3d9
|
Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow
|
2014-10-01 01:25:25 -04:00 |
d3d10
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
d3d11
|
Bug 1061713 - Don't crash release builds if a D3D TextureClient is unlocked without being locked. r=Bas
|
2014-09-29 11:24:54 +02:00 |
ipc
|
Bug 1072877 - Ensure OOP transactions can't use memory backed tile locks. r=bjacob
|
2014-09-30 18:30:23 +02:00 |
opengl
|
Bug 1054581 - Have all compositor backends behave consistently when creating a zero-sized intermediate render target. r=jrmuizel
|
2014-09-26 15:02:35 -04:00 |
protobuf
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
AtomicRefCountedWithFinalize.h
|
|
|
AxisPhysicsModel.cpp
|
|
|
AxisPhysicsModel.h
|
|
|
AxisPhysicsMSDModel.cpp
|
|
|
AxisPhysicsMSDModel.h
|
|
|
BufferUnrotate.cpp
|
|
|
BufferUnrotate.h
|
|
|
Compositor.cpp
|
Bug 1064479. Redo how screen rotation is implemented on B2G/Layers. r=nical,mwoodrow
|
2014-09-10 15:59:00 -04:00 |
Compositor.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
CompositorTypes.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
CopyableCanvasLayer.cpp
|
Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage.
|
2014-09-09 19:57:12 -04:00 |
CopyableCanvasLayer.h
|
|
|
D3D9SurfaceImage.cpp
|
Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten
|
2014-08-27 11:57:43 -04:00 |
D3D9SurfaceImage.h
|
|
|
DirectedGraph.h
|
|
|
Effects.cpp
|
|
|
Effects.h
|
Bug 1060802 - Fix some more bad implicit constructors in gfx; r=roc
|
2014-08-31 23:31:20 -04:00 |
FrameMetrics.h
|
Bug 1062411 - Make FrameMetrics::mContentDescription an nsCString so there is no limit to its length. r=BenWa
|
2014-09-03 12:54:26 -04:00 |
genTables.py
|
|
|
GLImages.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
GrallocImages.cpp
|
Bug 1065492 - Fix a stride when using android::ColorConverter r=nical
|
2014-09-15 06:30:40 -07:00 |
GrallocImages.h
|
|
|
ImageContainer.cpp
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ImageContainer.h
|
|
|
ImageDataSerializer.cpp
|
|
|
ImageDataSerializer.h
|
|
|
ImageLayers.cpp
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
ImageLayers.h
|
|
|
ImageTypes.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
LayerMetricsWrapper.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
Layers.cpp
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
Layers.h
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
LayerScope.cpp
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
LayerScope.h
|
|
|
LayersLogging.cpp
|
Bug 1068802 - Some small logging tweaks. r=botond
|
2014-09-19 09:33:54 -04:00 |
LayersLogging.h
|
Bug 1068802 - Some small logging tweaks. r=botond
|
2014-09-19 09:33:54 -04:00 |
LayerSorter.cpp
|
Bug 1060165: Remove gfxPoint3D r=nical
|
2014-08-29 14:47:30 -04:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow
|
2014-10-01 01:25:25 -04:00 |
LayerTreeInvalidation.cpp
|
Bug 1050493 - Invalidate ColorLayer bounds changes. r=roc
|
2014-09-23 17:47:36 -04:00 |
LayerTreeInvalidation.h
|
|
|
MacIOSurfaceImage.cpp
|
Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten
|
2014-08-27 11:57:43 -04:00 |
MacIOSurfaceImage.h
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
ReadbackLayer.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
ReadbackProcessor.cpp
|
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
|
2014-09-26 13:07:06 -04:00 |
ReadbackProcessor.h
|
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
|
2014-09-26 13:06:08 -04:00 |
RenderTrace.cpp
|
|
|
RenderTrace.h
|
|
|
RotatedBuffer.cpp
|
Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow
|
2014-10-01 01:25:25 -04:00 |
RotatedBuffer.h
|
Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow
|
2014-10-01 01:25:25 -04:00 |
TextureDIB.cpp
|
|
|
TextureDIB.h
|
|
|
TiledLayerBuffer.h
|
Bug 1072877 - Ensure OOP transactions can't use memory backed tile locks. r=bjacob
|
2014-09-30 18:30:23 +02: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 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten
|
2014-08-27 11:57:43 -04:00 |
YCbCrImageDataSerializer.h
|
|
|