aboutsummaryrefslogtreecommitdiff
path: root/tests/CodecTest.cpp
AgeCommit message (Expand)Author
2018-05-23Replace ICC profile in CodecTest with AdobeRGBBrian Osman
2018-05-10non-linear blending first stepsMike Klein
2018-03-14Only include png.h for png.Ben Wagner
2018-03-13IWYU for some test files starting with 'C'.Ben Wagner
2018-03-12Revert "IWYU for some test files starting with 'C'."Ben Wagner
2018-03-12IWYU for some test files starting with 'C'.Ben Wagner
2018-02-28Support pngs with incorrect CMF bytesLeon Scroggins III
2018-02-22Update piex and add test imageLeon Scroggins III
2018-02-16Ensure all rows of a gif are initializedLeon Scroggins III
2018-02-15Check for min int in BMP headerLeon Scroggins III
2018-02-13Check the length of marker before reading itLeon Scroggins III
2018-01-04Add SkAndroidCodec::MakeFromCodecLeon Scroggins III
2017-12-12Push much of the SkColorSpace_Base interface up to SkColorSpaceBrian Osman
2017-12-09Revert "Revert "resources: remove most uses of GetResourcePath()""Mike Reed
2017-12-08Revert "resources: remove most uses of GetResourcePath()"Mike Reed
2017-12-08resources: remove most uses of GetResourcePath()Hal Canary
2017-12-08resources: orgainize directory.Hal Canary
2017-10-03Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Mike Reed
2017-10-02Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Mike Reed
2017-10-02Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Mike Reed
2017-09-27Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Jim Van Verth
2017-09-27Fix truncated webp imagesLeon Scroggins III
2017-09-27guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-26Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Greg Daniel
2017-09-26guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-16Revert "Revert "use unique_ptr for stream api""Mike Reed
2017-09-15Revert "use unique_ptr for stream api"Mike Reed
2017-09-15use unique_ptr for stream apiMike Reed
2017-08-18Reland "skia: add heif decoding support"Leon Scroggins III
2017-08-17Move calls to conversion_possible to SkCodecLeon Scroggins III
2017-08-17Revert "skia: add heif decoding support"Mike Klein
2017-08-16skia: add heif decoding supportChong Zhang
2017-07-26add Make factory to SkMemoryStream (simplify call-sites)Mike Reed
2017-07-25use unique_ptr for codec factoriesMike Reed
2017-07-23have resources return unique_ptr for streamMike Reed
2017-07-14Fix double delete in SkBmpCodecLeon Scroggins III
2017-07-11Reland "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-10Revert "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-10Remove support for decoding to kIndex_8Leon Scroggins III
2017-07-06Add SkCodec::Result indicating error in the dataLeon Scroggins III
2017-06-12Consolidate decoding frames into SkCodecLeon Scroggins III
2017-06-07Make SkCodec more flexible about its required frameLeon Scroggins III
2017-05-05SkEncoder: Rename files, change webp API, for consistencyMatt Sarett
2017-05-05Add support for row-by-row png encodesMatt Sarett
2017-05-02Add support for row-by-row jpeg encodingMatt Sarett
2017-05-02Revert "Add support for row-by-row jpeg encoding"Leon Scroggins
2017-05-02Add support for row-by-row jpeg encodingMatt Sarett
2017-04-28Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Matt Sarett
2017-04-27Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Matt Sarett
2017-04-27Delete copyTo(Allocator), hide copyTo() behind flagMatt Sarett