go/src/pkg/image
Russ Cox fd34e78b53 various: reduce overuse of os.EINVAL + others
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5372081
2011-11-13 22:42:42 -05:00
..
bmp all: sort imports 2011-11-02 15:54:16 -04:00
color image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
draw image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
gif src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
jpeg renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
png src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
testdata image/jpeg: fix bounds calculation for grayscale JPEG images. 2011-05-17 15:47:14 -07:00
tiff various: reduce overuse of os.EINVAL + others 2011-11-13 22:42:42 -05:00
ycbcr image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
Makefile image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
decode_test.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
format.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
geom.go image: rename Contains and ContainsRectangle to In. 2011-06-03 13:18:15 +10:00
image.go image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
image_test.go image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
names.go image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00