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

Issue 13239051: code review 13239051: image: add RGB and RGB48 (Closed)

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

Description

image: add RGB and RGB48

Patch Set 1 #

Patch Set 2 : diff -r c6a1a1c4051a http://code.google.com/p/go/ #

Patch Set 3 : diff -r c6a1a1c4051a http://code.google.com/p/go/ #

Total comments: 8

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

Patch Set 5 : diff -r b19d3a8c9357 http://code.google.com/p/go/ #

Patch Set 6 : diff -r 07c2b7427352 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -0 lines) Patch
M src/pkg/image/color/color.go View 1 2 3 5 3 chunks +45 lines, -0 lines 0 comments Download
M src/pkg/image/image.go View 1 2 3 4 1 chunk +170 lines, -0 lines 0 comments Download
M src/pkg/image/image_test.go View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10
chai2010
Hello golang-dev@googlegroups.com, I'd like you to review this change to http://code.google.com/p/go/
11 years, 10 months ago (2013-09-12 13:01:41 UTC) #1
r
This will have to wait until after the 1.2 release is out the door. Please ...
11 years, 10 months ago (2013-09-12 22:12:02 UTC) #2
nigeltao
Rob is right that we're in the Go 1.2 feature freeze, but for the record, ...
11 years, 10 months ago (2013-09-13 01:17:28 UTC) #3
chai2010
ping https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go File src/pkg/image/color/color.go (right): https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go#newcode18 src/pkg/image/color/color.go:18: // RGB represents a traditional 24-bit color, On ...
11 years, 7 months ago (2013-12-10 00:36:30 UTC) #4
nigeltao
https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go File src/pkg/image/color/color.go (right): https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go#newcode18 src/pkg/image/color/color.go:18: // RGB represents a traditional 24-bit color, On 2013/12/10 ...
11 years, 7 months ago (2013-12-11 00:06:18 UTC) #5
chai2010
PTAL https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go File src/pkg/image/color/color.go (right): https://codereview.appspot.com/13239051/diff/4001/src/pkg/image/color/color.go#newcode18 src/pkg/image/color/color.go:18: // RGB represents a traditional 24-bit color, On ...
11 years, 7 months ago (2013-12-11 01:04:40 UTC) #6
nigeltao
LGTM.
11 years, 7 months ago (2013-12-11 11:40:01 UTC) #7
nigeltao
Rob, what do you think?
11 years, 7 months ago (2013-12-11 11:40:30 UTC) #8
r
LGTM
11 years, 7 months ago (2013-12-12 19:24:12 UTC) #9
r
11 years, 7 months ago (2013-12-12 19:24:35 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=63d1713372d1 ***

image: add RGB and RGB48

R=golang-dev, r, nigeltao
CC=golang-dev
https://codereview.appspot.com/13239051

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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