.. |
basic
|
Bug 879149 - Don't attempt to use ContentClientIncremental when not using GL layers. r=nrc
|
2013-06-07 17:10:31 +12:00 |
client
|
Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa
|
2013-06-10 09:05:42 -04:00 |
composite
|
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
|
2013-06-11 09:46:51 -04:00 |
d3d9
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
d3d10
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
d3d11
|
Bug 877728 - Make the screen render offset a ScreenPoint. r=BenWa
|
2013-06-03 10:00:02 -04:00 |
ipc
|
Merge m-c to inbound.
|
2013-06-11 10:41:06 -04:00 |
opengl
|
Bug 867226 - Don't crash if we can't create a valid framebuffer. r=bjacob
|
2013-06-11 11:38:03 +12:00 |
Compositor.cpp
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
|
2013-04-10 09:20:52 +00:00 |
Compositor.h
|
Bug 877728 - Make the screen render offset a ScreenPoint. r=BenWa
|
2013-06-03 10:00:02 -04:00 |
CompositorTypes.h
|
b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel
|
2013-05-27 10:12:13 -04:00 |
CopyableCanvasLayer.cpp
|
Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
|
2013-06-06 10:58:45 -04:00 |
CopyableCanvasLayer.h
|
Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
|
2013-06-06 10:58:45 -04:00 |
D3D9SurfaceImage.cpp
|
Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot
|
2013-05-20 13:14:13 +08:00 |
D3D9SurfaceImage.h
|
Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot
|
2013-05-20 13:14:13 +08:00 |
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
|
2013-04-10 09:20:52 +00:00 |
Effects.h
|
Bug 809273 - Let ContentHost create an EffectComponentAlpha if necessary. r=nrc
|
2013-04-22 14:40:52 +12:00 |
FrameMetrics.h
|
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
|
2013-06-11 09:46:51 -04:00 |
GonkIOSurfaceImage.cpp
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
|
2013-04-10 09:20:52 +00:00 |
GonkIOSurfaceImage.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
GrallocImages.cpp
|
|
|
GrallocImages.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
ImageContainer.cpp
|
Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas
|
2013-05-04 22:12:40 +12:00 |
ImageContainer.h
|
Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
|
2013-05-30 16:44:43 +12:00 |
ImageLayers.cpp
|
|
|
ImageLayers.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
ImageTypes.h
|
Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas
|
2013-05-04 22:12:40 +12:00 |
Layers.cpp
|
Backout Bug 861805 for causing Bug 871729. rs=roc
|
2013-06-10 12:13:10 +12:00 |
Layers.h
|
Backout Bug 861805 for causing Bug 871729. rs=roc
|
2013-06-10 12:13:10 +12:00 |
LayersLogging.cpp
|
Bug 879004 - Move template methods to header file. r=BenWa
|
2013-06-10 09:05:43 -04:00 |
LayersLogging.h
|
Bug 879004 - Move template methods to header file. r=BenWa
|
2013-06-10 09:05:43 -04:00 |
LayerSorter.cpp
|
|
|
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 862952, Re-enable Composer2D after layers refactoring. r=bjacob,f=diego
|
2013-06-06 10:14:51 +12:00 |
LayerTreeInvalidation.cpp
|
|
|
LayerTreeInvalidation.h
|
|
|
Makefile.in
|
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
|
2013-05-31 07:39:56 -07:00 |
moz.build
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
|
2013-04-23 17:54:15 -04:00 |
ReadbackLayer.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
ReadbackProcessor.cpp
|
|
|
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
|
2013-04-25 18:25:33 -04:00 |
RenderTrace.h
|
|
|
SharedTextureImage.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
TestTiledLayerBuffer.cpp
|
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
|
2013-05-31 07:39:56 -07:00 |
ThebesLayerBuffer.cpp
|
Bug 756601 - Fix bugs with OMTC component alpha. r=roc
|
2013-05-10 09:02:50 +12:00 |
ThebesLayerBuffer.h
|
Bug 756601 - Fix bugs with OMTC component alpha. r=roc
|
2013-05-10 09:02:50 +12:00 |
TiledLayerBuffer.h
|
Bug 867656 - Part 2. Implement Dump for CompositableHost classes. r=mattwoodrow
|
2013-05-26 04:44:24 +02:00 |
YCbCrImageDataSerializer.cpp
|
Bug 880662 - Remove unused variable from YCbCrImageDataDeserializerBase::IsValid(). r=nical
|
2013-06-07 15:21:50 -04:00 |
YCbCrImageDataSerializer.h
|
Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel
|
2013-05-23 09:17:10 +02:00 |