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

Issue 2149044: code review 2149044: freetype: Split AlphaPainter into two separate types de... (Closed)

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

Description

freetype: Split AlphaPainter into two separate types depending on the Porter-Duff composition operator used. This saves a malloc when passing an AlphaSrcPainter as a value of Painter interface type.

Patch Set 1 #

Patch Set 2 : code review 2149044: freetype: Split AlphaPainter into two separate types de... #

Patch Set 3 : code review 2149044: freetype: Split AlphaPainter into two separate types de... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -22 lines) Patch
M freetype/freetype.go View 1 chunk +1 line, -1 line 0 comments Download
M freetype/raster/paint.go View 2 chunks +38 lines, -21 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 9 months ago (2010-09-09 09:55:43 UTC) #1
r
LGTM
13 years, 9 months ago (2010-09-10 01:47:30 UTC) #2
nigeltao
13 years, 9 months ago (2010-09-10 02:06:53 UTC) #3
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=cc1b7e3cd4b3 ***

freetype: Split AlphaPainter into two separate types depending on the
Porter-Duff composition operator used. This saves a malloc when passing
an AlphaSrcPainter as a value of Painter interface type.

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

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