Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4936)

Issue 109000049: code review 109000049: image: add AtRGBA, AtGray16, etc. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by chai2010
Modified:
9 years, 10 months ago
Reviewers:
nigeltao, gobot, r, rsc
CC:
golang-codereviews, nigeltao, rsc, r
Visibility:
Public.

Description

image: add RGBAAt, Gray16At, etc. Fixes issue 7694.

Patch Set 1 #

Patch Set 2 : diff -r 777dd5a434db https://code.google.com/p/go/ #

Patch Set 3 : diff -r 777dd5a434db https://code.google.com/p/go/ #

Total comments: 2

Patch Set 4 : diff -r a58e16be34cb https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M src/pkg/image/image.go View 1 2 3 8 chunks +32 lines, -0 lines 0 comments Download
M src/pkg/image/ycbcr.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11
chai2010
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
9 years, 10 months ago (2014-06-18 01:54:46 UTC) #1
nigeltao
LGTM but I'll wait a day or two to give r and rsc a chance ...
9 years, 10 months ago (2014-06-18 03:15:16 UTC) #2
rsc
lgtm but wait for r
9 years, 10 months ago (2014-06-18 04:54:03 UTC) #3
r
https://codereview.appspot.com/109000049/diff/40001/src/pkg/image/image.go File src/pkg/image/image.go (right): https://codereview.appspot.com/109000049/diff/40001/src/pkg/image/image.go#newcode78 src/pkg/image/image.go:78: func (p *RGBA) AtRGBA(x, y int) color.RGBA { RGBAAt ...
9 years, 10 months ago (2014-06-18 05:07:34 UTC) #4
chai2010
PTAL https://codereview.appspot.com/109000049/diff/40001/src/pkg/image/image.go File src/pkg/image/image.go (right): https://codereview.appspot.com/109000049/diff/40001/src/pkg/image/image.go#newcode78 src/pkg/image/image.go:78: func (p *RGBA) AtRGBA(x, y int) color.RGBA { ...
9 years, 10 months ago (2014-06-18 05:57:13 UTC) #5
nigeltao
Heh, I actually prefer AtRGBA over RGBAAt, to be consistent with At is to AtRGBA ...
9 years, 10 months ago (2014-06-18 06:17:02 UTC) #6
chai2010
On 2014/06/18 06:17:02, nigeltao wrote: > Heh, I actually prefer AtRGBA over RGBAAt, to be ...
9 years, 10 months ago (2014-06-18 06:50:16 UTC) #7
nigeltao
LGTM.
9 years, 10 months ago (2014-06-19 00:11:11 UTC) #8
r
LGTM. leaving for nigeltao to commit
9 years, 10 months ago (2014-06-19 00:14:58 UTC) #9
nigeltao
*** Submitted as https://code.google.com/p/go/source/detail?r=402a48892b57 *** image: add RGBAAt, Gray16At, etc. Fixes issue 7694. LGTM=nigeltao, rsc, ...
9 years, 10 months ago (2014-06-19 00:15:18 UTC) #10
gobot
9 years, 10 months ago (2014-06-19 04:14:32 UTC) #11
Message was sent while issue was closed.
This CL appears to have broken the plan9-386-cnielsen builder.
See http://build.golang.org/log/4e49964f4e32952874739464b77c3d1924630f37
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b