gecko-dev/image/test/gtest
Andrew Osmond 65f399d680 Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
..
Common.cpp Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
Common.h Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
TestADAM7InterpolatingFilter.cpp Bug 1296147 (Part 2) - Rename imgFrame::GetSurface() to imgFrame::GetSourceSurface() for clarity. r=edwin 2016-08-18 13:03:49 -07:00
TestCopyOnWrite.cpp Bug 1194912 (Part 1) - Add CopyOnWrite<T> to support automatic copy-on-write for recursive writes to data structures. r=tn 2015-08-25 16:26:39 -07:00
TestDecodeToSurface.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
TestDecoders.cpp Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
TestDeinterlacingFilter.cpp Bug 1296147 (Part 2) - Rename imgFrame::GetSurface() to imgFrame::GetSourceSurface() for clarity. r=edwin 2016-08-18 13:03:49 -07:00
TestDownscalingFilter.cpp Bug 1296147 (Part 2) - Rename imgFrame::GetSurface() to imgFrame::GetSourceSurface() for clarity. r=edwin 2016-08-18 13:03:49 -07:00
TestDownscalingFilterNoSkia.cpp Bug 1246851 (Part 4) - Add a test suite for SurfacePipes and SurfaceFilters. r=njn 2016-02-25 16:21:29 -08:00
TestMetadata.cpp Bug 1293472 (Part 3) - Store animated images in the surface cache as a sequence of frames, rather than each frame getting its own cache entry. r=dholbert,edwin,njn 2016-08-18 15:42:48 -07:00
TestRemoveFrameRectFilter.cpp Bug 1276061 (Part 2) - Remove SurfaceFilter::WriteRows(). r=njn 2016-06-01 23:01:50 -07:00
TestSourceBuffer.cpp Bug 1286161 (Part 2) - Add a GTest suite for SourceBuffer. r=edwin 2016-07-16 00:37:00 -07:00
TestStreamingLexer.cpp Bug 1287367 - Allow users of StreamingLexer to detect and handle truncation. r=njn 2016-07-18 23:41:20 -07:00
TestSurfacePipeIntegration.cpp Bug 1286168 - Add a RAII class to initialize ImageLib services in GTests. r=njn 2016-07-15 17:48:57 -07:00
TestSurfaceSink.cpp Bug 1296147 (Part 2) - Rename imgFrame::GetSurface() to imgFrame::GetSourceSurface() for clarity. r=edwin 2016-08-18 13:03:49 -07:00
animated-with-extra-image-sub-blocks.gif Bug 1279859 - Correctly skip over extra image sub blocks in the GIF decoder. r=njn 2016-06-20 21:09:29 -07:00
corrupt-with-bad-bmp-height.ico Bug 1249578 (Part 2) - Add a test that decoding ICOs with a size mismatch between the BIH header and the ICO directory entry fails. r=njn 2016-06-21 19:48:33 -07:00
corrupt-with-bad-bmp-width.ico Bug 1249578 (Part 2) - Add a test that decoding ICOs with a size mismatch between the BIH header and the ICO directory entry fails. r=njn 2016-06-21 19:48:33 -07:00
corrupt-with-bad-ico-bpp.ico Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
corrupt.jpg
downscaled.bmp Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
downscaled.gif Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
downscaled.ico Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
downscaled.icon Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
downscaled.jpg Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
downscaled.png Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn 2016-05-27 12:59:19 -07:00
first-frame-green.gif
first-frame-green.png
first-frame-padding.gif Bug 1191114 (Part 4) - Add tests for metadata decoding, including that we always deliver HAS_TRANSPARENCY during the metadata decode. r=tn 2015-08-12 10:41:11 -07:00
green-1x1-truncated.gif Bug 1303427 - Continue parsing buffered LZW codes in GIFs even if input stream is complete. r=tn 2016-09-19 09:16:28 -04:00
green.bmp
green.gif
green.ico
green.icon Bug 1204393 (part 2) - Add more testing of the ICON decoder. r=seth. 2015-10-05 14:29:11 -07:00
green.jpg
green.png
invalid-truncated-metadata.bmp Bug 1285867 (Part 4) - Decide whether we're done decoding by checking if we've reached a terminal state. r=edwin 2016-07-15 16:41:11 -07:00
moz.build Bug 1315443 - Use the embedded BMPs BPP over the ICOs BPP when available. r=tnikkel 2016-11-16 09:57:35 -05:00
no-frame-delay.gif Bug 1194059 (Part 4) - Add tests that we detect IS_ANIMATED during the metadata decode. r=tn 2015-08-14 00:37:19 -07:00
rle4.bmp Bug 1191114 (Part 4) - Add tests for metadata decoding, including that we always deliver HAS_TRANSPARENCY during the metadata decode. r=tn 2015-08-12 10:41:11 -07:00
rle8.bmp Bug 1191114 (Part 4) - Add tests for metadata decoding, including that we always deliver HAS_TRANSPARENCY during the metadata decode. r=tn 2015-08-12 10:41:11 -07:00
transparent-ico-with-and-mask.ico Bug 1207830 (Part 3) - Add a test that downscaling ICOs with AND mask transparency doesn't cause disaster. r=njn 2016-05-27 12:59:19 -07:00
transparent-if-within-ico.bmp Bug 1214072 (part 2) - Implement transparency properly for BMP images. r=seth. 2015-10-13 21:20:10 -07:00
transparent.gif Bug 1191114 (Part 4) - Add tests for metadata decoding, including that we always deliver HAS_TRANSPARENCY during the metadata decode. r=tn 2015-08-12 10:41:11 -07:00
transparent.png Bug 1191114 (Part 4) - Add tests for metadata decoding, including that we always deliver HAS_TRANSPARENCY during the metadata decode. r=tn 2015-08-12 10:41:11 -07:00