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

Issue 4672049: code review 4672049: image: tighten Paletted.Opaque to only check those pale... (Closed)

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

Description

image: tighten Paletted.Opaque to check only those palette entries in the image, not all palette entries.

Patch Set 1 #

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

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

Total comments: 2

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

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

Messages

Total messages: 4
nigeltao
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-07-07 05:51:15 UTC) #1
r
LGTM but in CL s/to only check/to check/only/ http://codereview.appspot.com/4672049/diff/2001/src/pkg/image/image.go File src/pkg/image/image.go (right): http://codereview.appspot.com/4672049/diff/2001/src/pkg/image/image.go#newcode659 src/pkg/image/image.go:659: i1 ...
13 years, 10 months ago (2011-07-07 05:54:04 UTC) #2
nigeltao
http://codereview.appspot.com/4672049/diff/2001/src/pkg/image/image.go File src/pkg/image/image.go (right): http://codereview.appspot.com/4672049/diff/2001/src/pkg/image/image.go#newcode659 src/pkg/image/image.go:659: i1 += p.Stride On 2011/07/07 05:54:04, r wrote: > ...
13 years, 10 months ago (2011-07-07 06:30:08 UTC) #3
nigeltao
13 years, 10 months ago (2011-07-07 06:32:25 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=f45a563c817e ***

image: tighten Paletted.Opaque to check only those palette entries
in the image, not all palette entries.

R=r
CC=golang-dev
http://codereview.appspot.com/4672049
Sign in to reply to this message.

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