Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 22558003: Add blend optimization helpers and use to convert rect draws to clears. (Closed)

Created:
7 years, 4 months ago by bsalomon
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add blend optimization helpers and use to convert rect draws to clears. Committed: http://code.google.com/p/skia/source/detail?r=10723

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : remove GM change from this CL #

Patch Set 4 : suppress warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+398 lines, -60 lines) Patch
M gyp/gpu.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkMatrix.h View 1 chunk +12 lines, -0 lines 0 comments Download
M include/core/SkRect.h View 1 chunk +3 lines, -2 lines 0 comments Download
M include/gpu/GrPaint.h View 1 chunk +21 lines, -0 lines 0 comments Download
M include/gpu/GrSurface.h View 2 chunks +7 lines, -0 lines 0 comments Download
A src/gpu/GrBlend.h View 1 chunk +45 lines, -0 lines 0 comments Download
A src/gpu/GrBlend.cpp View 1 chunk +154 lines, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 4 chunks +55 lines, -38 lines 0 comments Download
M src/gpu/GrDrawState.h View 2 chunks +5 lines, -20 lines 0 comments Download
M src/gpu/GrPaint.cpp View 1 2 3 2 chunks +94 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bsalomon
remove GM change from this CL
7 years, 4 months ago (2013-08-12 18:21:12 UTC) #1
bsalomon
This is a rework of https://codereview.chromium.org/21877006/ with bug fixes. It fixes two issues: 1) It ...
7 years, 4 months ago (2013-08-12 18:25:40 UTC) #2
jvanverth1
lgtm
7 years, 4 months ago (2013-08-12 19:41:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/22558003/4001
7 years, 4 months ago (2013-08-14 18:31:08 UTC) #4
commit-bot: I haz the power
Retried try job too often on Build-Mac10.7-Clang-x86-Release-Trybot for step(s) BuildSkiaLib, BuildTests http://108.170.217.252:10117/buildstatus?builder=Build-Mac10.7-Clang-x86-Release-Trybot&number=387
7 years, 4 months ago (2013-08-14 19:00:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/22558003/18001
7 years, 4 months ago (2013-08-14 19:15:19 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 21:56:43 UTC) #7
Message was sent while issue was closed.
Change committed as 10723

Powered by Google App Engine
This is Rietveld 408576698