Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: gofmt main repo | Russ Cox | 2022-04-11 | 1 | -0/+2 |
* | image: add RGBA64Image interface | Nigel Tao | 2021-06-18 | 1 | -0/+197 |
* | image: guard against NewXxx integer overflow | Nigel Tao | 2020-04-29 | 1 | -30/+66 |
* | image: optimize bounds checking for At and Set methods | Ian Davis | 2018-10-01 | 1 | -67/+82 |
* | image: add NYCbCrA types. | Nigel Tao | 2015-10-11 | 1 | -10/+11 |
* | all: link to https instead of http | Brad Fitzpatrick | 2015-07-11 | 1 | -1/+1 |
* | image: add image.CMYK and color.CMYK types. | Nigel Tao | 2015-02-16 | 1 | -0/+86 |
* | image: fix obsolete reference in PalettedImage doc comment | Andrew Ekstedt | 2015-02-06 | 1 | -2/+2 |
* | image: fix typo in Alpha16 doc comment | Andrew Ekstedt | 2015-01-25 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+936 |