gecko-dev/gfx/layers/composite
2017-07-12 18:53:51 -07:00
..
AnimationMetricsTracker.cpp Bug 1338347 - Add code to measure the maximum number of contiguous frame drops in a compositor animation. r=botond 2017-03-20 11:41:05 -04:00
AnimationMetricsTracker.h Bug 1338347 - Add code to measure the maximum number of contiguous frame drops in a compositor animation. r=botond 2017-03-20 11:41:05 -04:00
AsyncCompositionManager.cpp Bug 1379033 - Remove CompositorBridgeParentBase::GetAnimationStorage() r=kats 2017-07-10 10:03:12 +09:00
AsyncCompositionManager.h Bug 1364622 - Introduce a helper function for computing the async transform for a scroll thumb layer. r=kats 2017-05-15 18:35:16 -04:00
CanvasLayerComposite.cpp Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
CanvasLayerComposite.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
ColorLayerComposite.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
ColorLayerComposite.h Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
CompositableHost.cpp Don't require a Compositor to track async compositable ownership. (bug 1365879 part 13, r=mattwoodrow) 2017-06-20 01:17:20 -07:00
CompositableHost.h Don't require a Compositor to track async compositable ownership. (bug 1365879 part 13, r=mattwoodrow) 2017-06-20 01:17:20 -07:00
ConsolasFontData.h Add a fixed-width font for the compositor's debug overlay. (bug 1352151 part 9, r=bas) 2017-04-10 19:44:47 -07:00
ContainerLayerComposite.cpp Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
ContainerLayerComposite.h Bug 1377324 - Don't compute prepared data multiple times for ContainerLayers that are duplicated. r=miko 2017-07-07 14:14:19 +12:00
ContentHost.cpp Allow locklessly acquiring the TextureSources for ContentHosts. (bug 1365879 part 7, r=mattwoodrow) 2017-06-20 01:17:17 -07:00
ContentHost.h Allow locklessly acquiring the TextureSources for ContentHosts. (bug 1365879 part 7, r=mattwoodrow) 2017-06-20 01:17:17 -07:00
Diagnostics.cpp Add GPU draw time to the compositor diagnostic overlay. (bug 1352151 part 7, r=bas) 2017-04-10 19:44:46 -07:00
Diagnostics.h Make "prepare" times more inclusive in the compositor diagnostic overlay. (bug 1366037, r=mattwoodrow) 2017-05-19 11:30:34 -07:00
FontData.h Allow TextRenderer to render multiple fonts. (bug 1352151 part 8, r=bas) 2017-04-10 19:44:47 -07:00
FPSCounter.cpp Remove FPSState. (bug 1352151 part 3, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
FPSCounter.h Remove FPSState. (bug 1352151 part 3, r=mattwoodrow) 2017-04-10 19:44:45 -07:00
FrameUniformityData.cpp
FrameUniformityData.h
GPUVideoTextureHost.cpp Bug 1376215 - Stop exposing the WrClipRegionToken in WebRenderAPI.h APIs. r=jrmuizel 2017-06-26 07:49:52 -04:00
GPUVideoTextureHost.h Bug 1376215 - Stop exposing the WrClipRegionToken in WebRenderAPI.h APIs. r=jrmuizel 2017-06-26 07:49:52 -04:00
ImageComposite.cpp Bug 1359206 - Fix CompositionTime and CompositeUntil handling of WebRenderImageHost r=nical 2017-04-27 09:34:54 -07:00
ImageComposite.h Bug 1359206 - Fix CompositionTime and CompositeUntil handling of WebRenderImageHost r=nical 2017-04-27 09:34:54 -07:00
ImageHost.cpp Refactor ImageHost to allow acquiring the current TextureSource without locking the underlying TextureHost. (bug 1365879 part 8, r=mattwoodrow) 2017-06-20 01:17:18 -07:00
ImageHost.h Refactor ImageHost to allow acquiring the current TextureSource without locking the underlying TextureHost. (bug 1365879 part 8, r=mattwoodrow) 2017-06-20 01:17:18 -07:00
ImageLayerComposite.cpp Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
ImageLayerComposite.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
LayerManagerComposite.cpp Bug 1379628 - Ensure pixels for Android dynamic toolbar snapshot get processed even if the toolbar is not visible so pending animations may run r=kats 2017-07-12 18:53:51 -07:00
LayerManagerComposite.h Backed out changeset 8eb05f9fc699 for breaking Mac URL bars. (bug 1366618) 2017-07-06 12:13:46 -07:00
PaintCounter.cpp Bug 1340627 - part 6 - fix layers for Skia m59. r=mchang 2017-05-09 22:31:07 -04:00
PaintCounter.h Bug 1340627 - part 6 - fix layers for Skia m59. r=mchang 2017-05-09 22:31:07 -04:00
PaintedLayerComposite.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
PaintedLayerComposite.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
TextRenderer.cpp Add a fixed-width font for the compositor's debug overlay. (bug 1352151 part 9, r=bas) 2017-04-10 19:44:47 -07:00
TextRenderer.h Bug 1351783 part 1 - Add includes for unified build issues. r=kats 2017-06-05 18:03:02 -05:00
TextureHost.cpp Bug 1376215 - Stop exposing the WrClipRegionToken in WebRenderAPI.h APIs. r=jrmuizel 2017-06-26 07:49:52 -04:00
TextureHost.h Bug 1376532 - Do crahs if CreateRenderTexture() is not implemented also on release build r=nical 2017-06-28 10:31:57 -07:00
TiledContentHost.cpp Bug 1360471 (part 4) - Use a bitfield to represent profiler features. r=mstange. 2017-05-01 14:23:34 +10:00
TiledContentHost.h Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
X11TextureHost.cpp Material changes for TextureHost TextureSourceProvider support. (bug 1343814 part 3.2, r=mattwoodrow) 2017-03-21 20:32:54 -07:00
X11TextureHost.h Material changes for TextureHost TextureSourceProvider support. (bug 1343814 part 3.2, r=mattwoodrow) 2017-03-21 20:32:54 -07:00