gecko-dev/image/decoders
Andreas Farre 63e21eec70 Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika
To be able to remove SystemGroup, NS_ReleaseOnMainThreadSystemGroup
needs to have its dependency on SystemGroup removed. Since all
releases using SystemGroup would've released on the main thread anyway
we can safely replace NS_ReleaseOnMainThreadSystemGroup with
NS_ReleaseOnMainThread.

Depends on D64390

Differential Revision: https://phabricator.services.mozilla.com/D67631

--HG--
extra : moz-landing-system : lando
2020-04-07 15:16:23 +00:00
..
icon Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
EXIF.cpp
EXIF.h
GIF2.h
iccjpeg.c
iccjpeg.h
moz.build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
nsBMPDecoder.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsBMPDecoder.h Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
nsGIFDecoder2.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsGIFDecoder2.h Bug 1583647 - Make the GIF decoder use the accelerated RGB unpacking. r=tnikkel 2019-09-25 23:31:40 +00:00
nsICODecoder.cpp Bug 1622661 - Removed 'else' after 'return'. r=tnikkel 2020-03-31 19:27:35 +00:00
nsICODecoder.h Bug 1255105 - Use SurfacePipe in the BMP decoder. r=tnikkel 2020-03-02 23:24:12 +00:00
nsIconDecoder.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsIconDecoder.h
nsJPEGDecoder.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsJPEGDecoder.h Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsPNGDecoder.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsPNGDecoder.h Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsWebPDecoder.cpp Backed out changeset e6e5816403d9 (bug 1620600) for causing Gtest failures. 2020-03-12 04:44:59 +02:00
nsWebPDecoder.h