]> Cypherpunks.ru repositories - gostls13.git/history - src/image
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / image /
2023-10-19 cui fliterimage: add available godoc link
2023-09-25 Jes Cokall: use the indefinite article an in comments
2023-08-29 Roland Shoemakerimage: add a security considerations section to package doc
2023-08-07 apocelipesencoding/xml, image/jpeg, image/png: use the builtin...
2023-08-03 Hiroimage/jpeg, image/png: replace Fatal with Error in...
2023-07-20 ryomakimage/draw: replace deprecated image.ZP and image.ZR...
2023-02-24 Alexander Yastrebovimage/jpeg: return io.ErrUnexpectedEOF on truncated...
2022-11-03 cui fliterall: fix a few function names on comments
2022-10-14 Alexander Efremovimage/png: optimise RGBA encoding
2022-09-27 Joel Singimage/gif,image/jpeg,image/png: skip FuzzDecode in...
2022-09-06 cuiweixieimage/jpeg: use strings.Builder
2022-08-29 Nigel Taoimage/png: allow both PLTE and tRNS chunks for TrueColor
2022-08-24 Nigel Taoimage/png: have DecodeConfig read tRNS chunks
2022-08-22 Chris Gillisimage/gif: avoid decoding past the first frame in decode()
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-12 Bryan C. Millsimage/jpeg: increase TestLargeImageWithShortData timeou...
2022-05-17 John Bamptonall: fix spelling
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-04-07 Nigel Taoimage/draw: have draw.Src preserve NRGBA colors
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-13 Roland Shoemakerall: add a handful of fuzz targets
2022-01-12 Bryan MillsRevert "all: add a handful of fuzz targets"
2022-01-12 Roland Shoemakerall: add a handful of fuzz targets
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-31 Nigel Taoimage/draw: rename and reorder some benchmarks
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-25 Olivier Wulveryckimage/draw: improve performances if mask is *image...
2021-10-08 Nigel Taoimage/png: fix interlaced palette out-of-bounds
2021-09-27 Nigel Taoimage/draw: add RGBA64Image fast path for RGBA dst
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-09-03 Nigel Taoimage/draw: add RGBA64Image fast path
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-30 ujiimage/gif: fix typo in the comment (io.ReadByte ->...
2021-06-30 Nigel Taoimage: add Uniform.RGBA64At and Rectangle.RGBA64At
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-18 Nigel Taoimage: add RGBA64Image interface
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-02-24 Andy Panimage: resolve the TODO of doc comment style
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Russ Coxall: update references to symbols moved from io/ioutil...
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-09-03 Nigel Taoimage/gif: have BenchmarkEncodeRealisticRGBA convert...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-17 Nigel Taoimage/gif: add more writer benchmarks
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-06-19 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-14 Nigel Taoimage/gif: speed up initializing test image
2020-05-14 Jeremy Faller[dev.link] all: merge master to dev.link
2020-05-08 Ayan Georgeimage/png: remove too early declaration of "n"
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-30 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-30 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-29 Nigel Taoimage: guard against NewXxx integer overflow
2020-04-29 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2020-04-29 Nigel Taoimage/jpeg: accept "\xff\x00" before a RST marker
2020-04-29 Nigel Taoimage: add a NewUniform doc comment
2020-04-27 Nigel Taoimage/draw: optimize paletted dst + uniform src
2020-04-27 Nigel Taoimage/png: fix some 32-bit int overflows
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-08 Ainar Garipovall: fix typos
2019-08-28 Nao YONASHIROimage/png: hoist repetitive pixels per byte out of...
2019-06-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-06-05 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-24 Leon Klingeleimage/draw: change argument type to be consistent with...
2019-05-23 Leon Klingeleimage: add missing error check in test
2019-05-22 kawakamiimage/gif: fix transparency loss when encoding a wrappe...
2019-05-08 Stephan Zuercherimage/png: fix palette extension to handle 255 color...
2019-04-07 Nigel Taoimage: deprecate ZP and ZR
2019-04-02 Agniva De Sarkerimage/jpeg: reduce bound checks from idct and fdct
2019-03-22 Andrei Tudor Călinimage/png: add Fuzz function
2019-03-21 Nigel Taoimage/gif: don't assume Encode src's origin is (0, 0)
2019-02-28 cia-ranaimage/png: delete unused statement
2018-10-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-15 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-13 avsharapovjpeg: simplify 'x = x op ...' to 'x op= ...'
2018-10-01 Ian Davisimage: optimize bounds checking for At and Set methods
2018-09-26 Tim Cooperimage: make RegisterFormat safe for concurrent use
2018-09-25 Ian Davisimage/draw: optimize bounds checks in loops
2018-09-25 Ian Davisimage: avoid sharing test images between tests and...
2018-09-25 Ian Davisimage/png: pack image data for small bitdepth paletted...
2018-09-24 Ian Davisimage: add benchmarks for At and Set methods
2018-09-16 Ian Davisimage/png: minor cleanup of a few tests
2018-09-11 Lynn Bogercmd/link,compress/zip,image/png: use binary.{Big,Little...
next