.. |
apz
|
Bug 1068022 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-09-17 17:54:13 -04:00 |
basic
|
Bug 1064479. Redo how screen rotation is implemented on B2G/Layers. r=nical,mwoodrow
|
2014-09-10 15:59:00 -04:00 |
client
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
composite
|
Bug 1056423 - Follow-up to fix build bustage on a CLOSED TREE. r=me
|
2014-09-18 13:46:47 -04:00 |
d3d9
|
Bug 1061699 - Only crash debug builds if BorrowDrawTarget is called on an unlocked TextureClient. r=Bas
|
2014-09-16 14:32:24 +02:00 |
d3d10
|
Bug 1064479. Redo how screen rotation is implemented on B2G/Layers. r=nical,mwoodrow
|
2014-09-10 15:59:00 -04:00 |
d3d11
|
Bug 1068613 - Addendum: Fix bustage in ASAN builds. r=bustage on a CLOSED TREE
|
2014-09-18 00:25:23 +02:00 |
ipc
|
Bug 1069371 - Fix typo in call to PROFILER_LABEL. r=BenWa
|
2014-09-18 08:05:00 -04:00 |
opengl
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
protobuf
|
Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury
|
2014-07-27 22:32:00 +02:00 |
AtomicRefCountedWithFinalize.h
|
Bug 774388 - Patch 12: make ImageBridgeParent 's refcounting implementation automatically defer destruction to the main thread - r=nical
|
2014-07-04 14:04:12 -04:00 |
AxisPhysicsModel.cpp
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsModel.h
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsMSDModel.cpp
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
AxisPhysicsMSDModel.h
|
Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow
|
2014-07-09 10:02:29 -07:00 |
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 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical
|
2014-08-18 22:14:00 -04:00 |
CopyableCanvasLayer.cpp
|
Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage.
|
2014-09-09 19:57:12 -04:00 |
CopyableCanvasLayer.h
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
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
|
Bug 1016539. Add support for accelerated a11y filters. r=mwoodrow
|
2014-08-07 17:44:08 -04:00 |
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
|
Bug 931733 - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion. r=mwu
|
2014-07-04 02:38:00 +02:00 |
ImageContainer.cpp
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ImageContainer.h
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
ImageDataSerializer.cpp
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
ImageDataSerializer.h
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
ImageLayers.cpp
|
|
|
ImageLayers.h
|
Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury
|
2014-07-27 22:32:00 +02:00 |
ImageTypes.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
LayerMetricsWrapper.h
|
Bug 967844. Part 2: Move mContentDescription from Layer to FrameMetrics. r=kats
|
2014-08-30 00:23:25 +12:00 |
Layers.cpp
|
Bug 1013385 - Add the layer bounds to the layers API and use it for checkerboarding. r=mattwoodrow,BenWa
|
2014-09-15 16:09:52 -04:00 |
Layers.h
|
Bug 1013385 - Add the layer bounds to the layers API and use it for checkerboarding. r=mattwoodrow,BenWa
|
2014-09-15 16:09:52 -04:00 |
LayerScope.cpp
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
LayerScope.h
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
LayersLogging.cpp
|
Bug 967844. Part 3: Setup FrameMetrics from FrameLayerBuilder based on animated geometry roots. r=mattwoodrow
|
2014-08-31 15:29:24 +12:00 |
LayersLogging.h
|
Bug 1057642 - More convenient formatting of BasePoint. r=BenWa,kats
|
2014-08-27 19:25:53 -04:00 |
LayerSorter.cpp
|
Bug 1060165: Remove gfxPoint3D r=nical
|
2014-08-29 14:47:30 -04:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical
|
2014-08-18 22:14:00 -04:00 |
LayerTreeInvalidation.cpp
|
Bug 1060165: Remove gfxPoint3D r=nical
|
2014-08-29 14:47:30 -04:00 |
LayerTreeInvalidation.h
|
Bug 1048916. Convert a bunch of layers from nsAutoPtr to UniquePtr. r=roc
|
2014-08-25 11:09:39 -04:00 |
MacIOSurfaceImage.cpp
|
Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten
|
2014-08-27 11:57:43 -04:00 |
MacIOSurfaceImage.h
|
|
|
Makefile.in
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
moz.build
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ReadbackLayer.h
|
Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury
|
2014-07-27 22:32:00 +02:00 |
ReadbackProcessor.cpp
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
ReadbackProcessor.h
|
|
|
RenderTrace.cpp
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
RenderTrace.h
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
RotatedBuffer.cpp
|
Bug 1066417: Add Direct2D 1.1 to the list op backends that don't like OP_SOURCE. r=mattwoodrow
|
2014-09-14 23:51:28 +02:00 |
RotatedBuffer.h
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
TextureDIB.cpp
|
Bug 1047765 - Pass the proper allocation flags in TextureClient::CreateSimilar. r=Bas
|
2014-08-06 14:40:07 +02:00 |
TextureDIB.h
|
Bug 1042052 - Add TextureClient::CreateSimilar and have component alpha buffer be of the same type. r=sotaro
|
2014-07-25 11:24:46 +02:00 |
TiledLayerBuffer.h
|
Bug 1041744 - Don't crash if tile allocation fails. r=Bas
|
2014-09-11 13:52:17 +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
|
|
|