go/src/image
Brad Fitzpatrick c5ac91d0e1 all: clean up some Deprecated comments
Change-Id: Ie801fe6a2883d79229ee2955e26948c1b4964802
Reviewed-on: https://go-review.googlesource.com/122496
Reviewed-by: Russ Cox <rsc@golang.org>
2018-07-06 17:40:56 +00:00
..
color all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
draw image/draw, image/color: optimize hot path sqDiff function 2017-10-27 05:47:09 +00:00
gif all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
internal/imageutil all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00
jpeg all: clean up some Deprecated comments 2018-07-06 17:40:56 +00:00
png all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
testdata image/jpeg: reconstruct progressive images even if incomplete. 2016-03-31 00:33:24 +00:00
decode_example_test.go image: add an example that shows how to get the metadata of an image 2018-05-29 03:16:17 +00:00
decode_test.go image/jpeg: reconstruct progressive images even if incomplete. 2016-03-31 00:33:24 +00:00
format.go
geom.go image: fix the overlap check in Rectangle.Intersect. 2017-02-10 05:05:59 +00:00
geom_test.go image: fix the overlap check in Rectangle.Intersect. 2017-02-10 05:05:59 +00:00
image.go
image_test.go all: remove some unused parameters in test code 2017-04-25 14:38:10 +00:00
names.go
ycbcr.go
ycbcr_test.go