.. |
basic
|
Bug 895116: Fix masking with BasicCompositor r=mattwoodrow
|
2013-07-23 16:38:46 -07:00 |
client
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
composite
|
Bug 858914 - Mark some Image related classes deprecated. r=jrmuizel DONTBUILD
|
2013-07-24 18:08:35 +02:00 |
d3d9
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d9/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
d3d10
|
Bug 884061 - Part 3i: Use NS_DECL_THREADSAFE_ISUPPORTS in gfx/, r=roc
|
2013-07-18 21:23:31 -05:00 |
d3d11
|
Bug 756606. Implement CreateRenderTargetFromSource. r=Bas
|
2013-07-23 11:07:49 +12:00 |
ipc
|
Merge m-c to inbound.
|
2013-07-24 18:27:51 -04:00 |
opengl
|
Bug 858914 - Mark some Image related classes deprecated. r=jrmuizel DONTBUILD
|
2013-07-24 18:08:35 +02:00 |
Compositor.cpp
|
Bug 885580 - Make sure that Compositor::GetBackend is only used [Cfrom the compositor thread. r=nical
|
2013-06-27 11:30:52 +12:00 |
Compositor.h
|
Bug 888288 - Fix some typos in GFX header comments. r=nrc
|
2013-07-08 21:21:06 -07:00 |
CompositorTypes.h
|
Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow
|
2013-07-08 23:30:44 +02:00 |
CopyableCanvasLayer.cpp
|
Bug 888048 - Use CreateThebesSurfaceAliasForDrawTarget_hack to avoid having multiple cairo_surface_quartz objects for a single CGContext. r=nrc
|
2013-07-17 23:24:15 -04:00 |
CopyableCanvasLayer.h
|
Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
|
2013-06-06 10:58:45 -04:00 |
D3D9SurfaceImage.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
D3D9SurfaceImage.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
DirectedGraph.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 858914 - Make CreateTexturedEffect take SurfaceFormat + TextureSource instead of TextureHost. r=Bas
|
2013-07-24 17:34:09 +02:00 |
FrameMetrics.h
|
Bug 866265 - Fix up some comments in FrameMetrics.h. r=kentuckyfriedtakahe
|
2013-07-03 09:04:10 -04:00 |
GrallocImages.cpp
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
GrallocImages.h
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
ImageContainer.cpp
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
ImageContainer.h
|
Bug 858914 - Mark some Image related classes deprecated. r=jrmuizel DONTBUILD
|
2013-07-24 18:08:35 +02:00 |
ImageLayers.cpp
|
Bug 663776. Part 3: Refactor layer transform snapping to distinguish translation-snapping from rect-snapping, and don't snap translation+scale transforms when we don't know all four edges of the rect that needs to be snapped. r=mattwoodrow
|
2012-12-07 12:58:13 +13:00 |
ImageLayers.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
ImageTypes.h
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
Layers.cpp
|
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
|
2013-07-02 12:27:17 -04:00 |
Layers.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03: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
|
Bug 819248 - avoid adding null Layers into the output of SortLayersBy3DZOrder - r=mattwoodrow
|
2012-12-17 16:12:55 -05:00 |
LayerSorter.h
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
LayersTypes.h
|
Bug 874721. Unify mask type enums; r=bas
|
2013-07-05 09:48:33 +12:00 |
LayerTreeInvalidation.cpp
|
Bug 802440 - Some elements are invalidated when other elements are scrolled off the screen. r=roc.
|
2012-11-21 02:23:57 +00:00 |
LayerTreeInvalidation.h
|
Bug 805197 - Compute a region in LayerTreeInvalidation. r=roc
|
2012-11-12 10:31:15 -08:00 |
Makefile.in
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
moz.build
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
ReadbackLayer.h
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
ReadbackProcessor.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
ReadbackProcessor.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
RenderTrace.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
RenderTrace.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SharedTextureImage.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/layers/; r=ehsan
|
2013-07-20 11:48:55 +03:00 |
ThebesLayerBuffer.cpp
|
Bug 895369. Add some asserts to ThebesLayerBuffer. r=mattwoodrow
|
2013-07-24 18:46:27 +12:00 |
ThebesLayerBuffer.h
|
Bug 895369. Add some asserts to ThebesLayerBuffer. r=mattwoodrow
|
2013-07-24 18:46:27 +12:00 |
TiledLayerBuffer.h
|
Bug 881018 - Crash when TiledLayerBuffer::GetScaledTileLength returns 0; r=cwiiis
|
2013-07-24 11:17:49 -04: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 |