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

Issue 5544073: code review 5544073: image/color: simplify documentation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by crawshaw1
Modified:
12 years, 3 months ago
Reviewers:
nigeltao
CC:
nigeltao, dsymonds, adg, golang-dev
Visibility:
Public.

Description

image/color: simplify documentation

Patch Set 1 #

Patch Set 2 : diff -r f690897afe60 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f690897afe60 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r f690897afe60 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 12
crawshaw1
Hello nigeltao@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-01-15 23:34:48 UTC) #1
dsymonds
Wouldn't it be better to fix godoc instead?
12 years, 3 months ago (2012-01-15 23:36:13 UTC) #2
crawshaw1
On Mon, Jan 16, 2012 at 10:36 AM, David Symonds <dsymonds@golang.org> wrote: > Wouldn't it ...
12 years, 3 months ago (2012-01-15 23:43:12 UTC) #3
dsymonds
On Mon, Jan 16, 2012 at 10:43 AM, David Crawshaw <crawshaw@google.com> wrote: > On Mon, ...
12 years, 3 months ago (2012-01-15 23:48:07 UTC) #4
crawshaw1
On Mon, Jan 16, 2012 at 10:48 AM, David Symonds <dsymonds@golang.org> wrote: > On Mon, ...
12 years, 3 months ago (2012-01-15 23:57:28 UTC) #5
dsymonds
On Mon, Jan 16, 2012 at 10:57 AM, David Crawshaw <crawshaw@google.com> wrote: > Done. However, ...
12 years, 3 months ago (2012-01-16 00:09:00 UTC) #6
adg
On 16 January 2012 11:09, David Symonds <dsymonds@golang.org> wrote: > On Mon, Jan 16, 2012 ...
12 years, 3 months ago (2012-01-16 00:11:02 UTC) #7
dsymonds
On Mon, Jan 16, 2012 at 11:10 AM, Andrew Gerrand <adg@golang.org> wrote: > I agree ...
12 years, 3 months ago (2012-01-16 00:12:42 UTC) #8
nigeltao
http://codereview.appspot.com/5544073/diff/4003/src/pkg/image/color/color.go File src/pkg/image/color/color.go (right): http://codereview.appspot.com/5544073/diff/4003/src/pkg/image/color/color.go#newcode167 src/pkg/image/color/color.go:167: func modelRGBA(c Color) Color { s/modelRGBA/rgbaModel/ and similarly elsewhere.
12 years, 3 months ago (2012-01-16 03:35:16 UTC) #9
crawshaw1
http://codereview.appspot.com/5544073/diff/4003/src/pkg/image/color/color.go File src/pkg/image/color/color.go (right): http://codereview.appspot.com/5544073/diff/4003/src/pkg/image/color/color.go#newcode167 src/pkg/image/color/color.go:167: func modelRGBA(c Color) Color { On 2012/01/16 03:35:17, nigeltao ...
12 years, 3 months ago (2012-01-16 04:34:45 UTC) #10
nigeltao
LGTM.
12 years, 3 months ago (2012-01-16 05:00:27 UTC) #11
nigeltao
12 years, 3 months ago (2012-01-16 05:02:51 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=c2f40bab9029 ***

image/color: simplify documentation

R=nigeltao, dsymonds, adg
CC=golang-dev
http://codereview.appspot.com/5544073

Committer: Nigel Tao <nigeltao@golang.org>
Sign in to reply to this message.

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