index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image
Age
Commit message (
Expand
)
Author
2017-10-07
image/gif: add BenchmarkDecode.
Nigel Tao
2017-09-15
all: fix article typos
Kunpei Sakai
2017-06-16
image/gif: fix writeImageBlock with SubImages
Jed Denlea
2017-05-06
image/gif: don't panic on large or nil-containing color.Palettes.
Nigel Tao
2017-04-27
image/jpeg: fix extended sequential Huffman table selector (Th).
Nigel Tao
2017-04-25
all: remove some unused parameters in test code
Daniel Martí
2017-03-17
image/png: decode Gray8 transparent images.
Nigel Tao
2017-03-02
image/gif: handle an extra data sub-block byte.
Will Storey
2017-02-12
image/png: reduce memory allocs encoding images by reusing buffers
Cezar Sa Espinola
2017-02-10
image/color: tweak the YCbCr to RGBA conversion formula again.
Nigel Tao
2017-02-10
image: fix the overlap check in Rectangle.Intersect.
Nigel Tao
2017-02-10
image/gif: fix frame-inside-image bounds checking.
Nigel Tao
2017-02-07
Revert "image: fix the overlap check in Rectangle.Intersect."
Russ Cox
2017-02-07
image: fix the overlap check in Rectangle.Intersect.
Nigel Tao
2017-02-01
image/jpeg: improve performance when encoding *image.YCbCr
Thomas Bonfort
2016-10-28
image/png: implement grayscale transparency.
Nigel Tao
2016-10-27
image/png: implement truecolor transparency.
Nigel Tao
2016-10-27
image/png: allow tRNS chunk without a PLTE chunk.
Nigel Tao
2016-10-25
image/color: improve speed of RGBA methods
Martin Möhrmann
2016-10-20
image/color: tweak the formula for converting to gray.
Nigel Tao
2016-10-05
image/gif: check handling of truncated GIF files
Jeff R. Allen
2016-09-27
image/png: improve compression by skipping filter for paletted images
Oliver Tonnhofer
2016-09-21
image/png: add Encode and Decode examples
Suyash
2016-09-21
image/draw: add FloydSteinberg Drawer example
Brad Fitzpatrick
2016-09-09
image/draw: optimize drawFillOver as drawFillSrc for opaque fills.
Nigel Tao
2016-04-29
image/gif: accept an out-of-bounds transparent color index.
Nigel Tao
2016-04-28
image/gif: be stricter on parsing graphic control extensions.
Nigel Tao
2016-04-27
image/color: optimize RGBToYCbCr
Martin Möhrmann
2016-04-17
image/draw: remove some bounds checks from DrawYCbCr
Josh Bleecher Snyder
2016-04-15
image/color: order color computation to match rgb
Martin Möhrmann
2016-04-15
all: remove unnecessary type conversions
Matthew Dempsky
2016-04-12
image/color: optimize YCbCrToRGB
Martin Möhrmann
2016-04-11
image/color: add YCbCrToRGB benchmark
Josh Bleecher Snyder
2016-03-31
image/jpeg: reconstruct progressive images even if incomplete.
Nigel Tao
2016-03-24
image/png: ignore trailing IDAT chunks
Tilman Dilo
2016-03-06
Rewrite leftover references to plan9.bell-labs.com to 9p.io.
Muhammed Uluyol
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2015-12-24
image/color: have NYCbCrA.RGBA work in 16-bit color.
Nigel Tao
2015-10-11
image: add NYCbCrA types.
Nigel Tao
2015-09-21
image/png: integer underflow when decoding
Nathan Otterness
2015-09-09
image/png: reject zero-width and zero-height images.
Nigel Tao
2015-09-04
image/gif: map/slice literals janitoring
Didier Spezia
2015-09-01
image/draw: optimize out some bounds checks.
Nigel Tao
2015-08-24
image/gif: avoid unused assignment
Tarmigan Casebolt
2015-07-16
image/color: fix format typo in the tests.
Nigel Tao
2015-07-15
image/color: tweak the YCbCr to RGBA conversion formula.
Nigel Tao
2015-07-14
image/jpeg: don't unread a byte if we've already taken bits from it.
Nigel Tao
2015-07-13
image/png: don't read filter bytes for empty interlace passes.
Nigel Tao
[prev]
[next]