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

Issue 5545070: Merge changes from the android repo upstream to Skia (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by DerekS
Modified:
12 years, 4 months ago
Reviewers:
TomH, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Merge changes from the android repo upstream to Skia Committed: https://code.google.com/p/skia/source/detail?r=3199

Patch Set 1 #

Total comments: 5

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -45 lines) Patch
M gyp/effects.gyp View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/ports.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkImageFilter.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPaint.h View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M include/core/SkPreConfig.h View 1 2 3 4 5 6 1 chunk +4 lines, -4 lines 0 comments Download
M include/core/SkScalerContext.h View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 4 5 6 1 chunk +6 lines, -1 line 0 comments Download
M src/core/SkGlyphCache.h View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M src/core/SkPaint.cpp View 1 2 3 4 5 6 3 chunks +19 lines, -0 lines 0 comments Download
M src/core/SkScalerContext.cpp View 1 2 3 4 5 6 1 chunk +26 lines, -0 lines 0 comments Download
M src/gpu/GrTesselatedPathRenderer.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/opts/SkBlitRow_opts_arm.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/ports/SkFontHost_android.cpp View 1 2 3 4 5 6 7 chunks +11 lines, -6 lines 1 comment Download
M src/ports/SkImageRef_ashmem.cpp View 1 2 3 4 5 6 2 chunks +7 lines, -6 lines 0 comments Download
M src/utils/SkNinePatch.cpp View 1 2 3 4 5 6 4 chunks +42 lines, -26 lines 0 comments Download

Messages

Total messages: 6
DerekS
12 years, 5 months ago (2012-01-17 14:28:49 UTC) #1
reed1
various small comments. can we create a separate CL for the imagedecoder changes? http://codereview.appspot.com/5545070/diff/1/include/core/SkScalerContext.h File ...
12 years, 5 months ago (2012-01-17 14:36:54 UTC) #2
DerekS
I've removed the image specific changes and have put them in a separate CL. http://codereview.appspot.com/5545070/diff/1/include/core/SkScalerContext.h ...
12 years, 5 months ago (2012-01-17 14:52:27 UTC) #3
DerekS
I've updated the patch to include the most recent changes as a result of the ...
12 years, 4 months ago (2012-02-07 16:22:49 UTC) #4
reed1
lgtm http://codereview.appspot.com/5545070/diff/8001/src/ports/SkFontHost_android.cpp File src/ports/SkFontHost_android.cpp (left): http://codereview.appspot.com/5545070/diff/8001/src/ports/SkFontHost_android.cpp#oldcode108 src/ports/SkFontHost_android.cpp:108: // should never get here, since the faces ...
12 years, 4 months ago (2012-02-13 14:33:14 UTC) #5
TomH
12 years, 4 months ago (2012-02-13 15:37:50 UTC) #6
SkDEBUGFAIL must be used in headers to avoid compile breakage in our clients.
SkDEBUGFAIL is nice to use in cpp files, but there hasn't been much
dissemination yet.
Sign in to reply to this message.

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