aboutsummaryrefslogtreecommitdiff
path: root/src/image/png/writer_test.go
AgeCommit message (Expand)Author
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2018-09-25image/png: pack image data for small bitdepth paletted imagesIan Davis
2018-09-16image/png: minor cleanup of a few testsIan Davis
2017-10-07image/gif: add BenchmarkDecode.Nigel Tao
2017-02-12image/png: reduce memory allocs encoding images by reusing buffersCezar Sa Espinola
2014-09-08build: move package sources from src/pkg to srcRuss Cox