]> Cypherpunks.ru repositories - gostls13.git/history - src/image
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / image /
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-07-06 Brad Fitzpatrickall: clean up some Deprecated comments
2018-06-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-01 Tim Cooperall: update comment URLs from HTTP to HTTPS, where...
2018-05-29 Aarti Parikhimage: add an example that shows how to get the metadat...
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-03-10 Mark Rushakoffall: fix non-standard "DO NOT EDIT" comments for genera...
2018-02-20 Shawn Smithall: fix misspellings
2018-02-13 Peter Teichmanimage/gif: support non-looping animated gifs (LoopCount=-1)
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-12-01 Joe TsaiRevert "go/printer: forbid empty line before first...
2017-11-04 Leigh McCullochall: change github.com issue links to golang.org
2017-11-02 Joe Tsaigo/printer: forbid empty line before first comment...
2017-10-27 Artyom Pervukhinimage/draw, image/color: optimize hot path sqDiff function
2017-10-25 Artyom Pervukhinimage/draw: reduce drawPaletted allocations for special...
2017-10-23 Artyom Pervukhinimage/gif: avoid setting defers in the decode loop
2017-10-21 Nigel Taoimage/png: fix width * height * bpp overflow check.
2017-10-19 Jed Denleaimage/gif: make blockReader a ByteReader, harden tests
2017-10-14 Jed Denleaimage/gif: write fewer, bigger blocks
2017-10-13 Jed Denleaimage/gif: try harder to use global color table
2017-10-12 Artyom Pervukhinimage/gif: make Decode only keep the first frame in...
2017-10-07 Nigel Taoimage/gif: add BenchmarkDecode.
2017-09-15 Kunpei Sakaiall: fix article typos
2017-06-16 Jed Denleaimage/gif: fix writeImageBlock with SubImages
2017-05-06 Nigel Taoimage/gif: don't panic on large or nil-containing color...
2017-04-27 Nigel Taoimage/jpeg: fix extended sequential Huffman table selec...
2017-04-25 Daniel Martíall: remove some unused parameters in test code
2017-03-17 Nigel Taoimage/png: decode Gray8 transparent images.
2017-03-02 Will Storeyimage/gif: handle an extra data sub-block byte.
2017-02-12 Cezar Sa Espinolaimage/png: reduce memory allocs encoding images by...
2017-02-10 Nigel Taoimage/color: tweak the YCbCr to RGBA conversion formula...
2017-02-10 Nigel Taoimage: fix the overlap check in Rectangle.Intersect.
2017-02-10 Nigel Taoimage/gif: fix frame-inside-image bounds checking.
2017-02-07 Russ CoxRevert "image: fix the overlap check in Rectangle.Inter...
2017-02-07 Nigel Taoimage: fix the overlap check in Rectangle.Intersect.
2017-02-01 Thomas Bonfortimage/jpeg: improve performance when encoding *image...
2016-10-28 Nigel Taoimage/png: implement grayscale transparency.
2016-10-27 Nigel Taoimage/png: implement truecolor transparency.
2016-10-27 Nigel Taoimage/png: allow tRNS chunk without a PLTE chunk.
2016-10-25 Martin Möhrmannimage/color: improve speed of RGBA methods
2016-10-20 Nigel Taoimage/color: tweak the formula for converting to gray.
2016-10-05 Jeff R. Allenimage/gif: check handling of truncated GIF files
2016-09-27 Oliver Tonnhoferimage/png: improve compression by skipping filter for...
2016-09-21 Suyashimage/png: add Encode and Decode examples
2016-09-21 Brad Fitzpatrickimage/draw: add FloydSteinberg Drawer example
2016-09-09 Nigel Taoimage/draw: optimize drawFillOver as drawFillSrc for...
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-04-29 Rick HudsonMerge remote-tracking branch 'origin/dev.garbage'
2016-04-29 Nigel Taoimage/gif: accept an out-of-bounds transparent color...
2016-04-28 Nigel Taoimage/gif: be stricter on parsing graphic control exten...
2016-04-27 Rick Hudson[dev.garbage] Merge remote-tracking branch 'origin...
2016-04-27 Martin Möhrmannimage/color: optimize RGBToYCbCr
2016-04-17 Josh Bleecher Snyderimage/draw: remove some bounds checks from DrawYCbCr
2016-04-15 Martin Möhrmannimage/color: order color computation to match rgb
2016-04-15 Matthew Dempskyall: remove unnecessary type conversions
2016-04-12 Martin Möhrmannimage/color: optimize YCbCrToRGB
2016-04-11 Josh Bleecher Snyderimage/color: add YCbCrToRGB benchmark
2016-04-05 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-31 Nigel Taoimage/jpeg: reconstruct progressive images even if...
2016-03-28 Austin Clements[dev.garbage] Merge remote-tracking branch 'origin...
2016-03-24 Tilman Diloimage/png: ignore trailing IDAT chunks
2016-03-09 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-06 Muhammed UluyolRewrite leftover references to plan9.bell-labs.com...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-02 Brad Fitzpatrickall: single space after period.
2016-03-01 Brad Fitzpatrickall: make copyright headers consistent with one space...
2016-02-29 Gerrit Code ReviewMerge "[dev.ssa] Merge remote-tracking branch 'origin...
2016-02-29 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-02-24 Martin Möhrmannall: fix typos and spelling
2016-01-07 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-12-24 Nigel Taoimage/color: have NYCbCrA.RGBA work in 16-bit color.
2015-10-20 Gerrit Code ReviewMerge "[dev.ssa] Merge remote-tracking branch 'origin...
2015-10-19 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-10-11 Nigel Taoimage: add NYCbCrA types.
2015-09-21 Nathan Otternessimage/png: integer underflow when decoding
2015-09-09 Nigel Taoimage/png: reject zero-width and zero-height images.
2015-09-08 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-09-04 Didier Speziaimage/gif: map/slice literals janitoring
2015-09-01 Nigel Taoimage/draw: optimize out some bounds checks.
2015-08-25 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-08-24 Tarmigan Caseboltimage/gif: avoid unused assignment
2015-07-30 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-07-16 Nigel Taoimage/color: fix format typo in the tests.
2015-07-15 Nigel Taoimage/color: tweak the YCbCr to RGBA conversion formula.
2015-07-14 Nigel Taoimage/jpeg: don't unread a byte if we've already taken...
2015-07-13 Nigel Taoimage/png: don't read filter bytes for empty interlace...
2015-07-11 Brad Fitzpatrickall: link to https instead of http
2015-07-03 Nigel Taoimage/draw: fix double-draw when the dst is paletted.
2015-07-01 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-06-30 Nigel Taoimage/gif: accept LZW encodings that do not have an...
2015-06-23 Andrew Bonventreimage/gif: set default loop count to 0 when app ext...
2015-06-19 Nigel Taoimage/gif: re-enable some invalid-palette tests.
2015-06-18 Jeff R. Allenimage/gif: return an error on missing palette
2015-06-18 Nigel Taoimage/gif: (temporarily) disable broken tests.
2015-06-18 Shenghou Maall: switch to the new deprecation convention
2015-05-07 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-05-06 Nigel Taoimage/gif: allow encoding a single-frame image whose...
2015-05-05 Nigel Taoimage/gif: be consistent wrt "color map" or "color...
2015-05-04 Nigel Taoimage/gif: don't encode local color tables if they...
2015-04-29 Nigel Taoimage/gif: check that individual frame's bounds are...
next