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

Issue 23707019: alpha threshold bitmap shader (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : updated #

Patch Set 3 : cleanup #

Total comments: 4

Patch Set 4 : alpha threshold bitmap shader #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : false->NULL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+498 lines, -6 lines) Patch
A gm/bitmapalphathreshold.cpp View 1 2 3 4 5 6 7 8 1 chunk +144 lines, -0 lines 0 comments Download
M gyp/effects.gypi View 1 4 5 6 7 8 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkShader.h View 4 5 6 7 8 1 chunk +5 lines, -3 lines 0 comments Download
A include/effects/SkBitmapAlphaThresholdShader.h View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
M include/gpu/GrEffect.h View 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M include/gpu/GrTextureAccess.h View 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
A src/effects/SkBitmapAlphaThresholdShader.cpp View 1 2 3 4 5 6 7 8 1 chunk +311 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
bsalomon
In no way ready to land.
7 years, 3 months ago (2013-09-03 15:21:10 UTC) #1
bsalomon
Probably ready for a header review and to land as an experimental effect. Needs CPU ...
7 years, 3 months ago (2013-09-04 21:33:43 UTC) #2
reed1
https://codereview.chromium.org/23707019/diff/6001/include/effects/SkBitmapAlphaThresholdShader.h File include/effects/SkBitmapAlphaThresholdShader.h (right): https://codereview.chromium.org/23707019/diff/6001/include/effects/SkBitmapAlphaThresholdShader.h#newcode25 include/effects/SkBitmapAlphaThresholdShader.h:25: static SkShader* Create(SkBitmap bitmap, const SkRegion& region, U8CPU threshold); ...
7 years, 3 months ago (2013-09-05 15:14:54 UTC) #3
bsalomon
alpha threshold bitmap shader
7 years, 3 months ago (2013-09-05 18:43:17 UTC) #4
bsalomon
https://codereview.chromium.org/23707019/diff/6001/include/effects/SkBitmapAlphaThresholdShader.h File include/effects/SkBitmapAlphaThresholdShader.h (right): https://codereview.chromium.org/23707019/diff/6001/include/effects/SkBitmapAlphaThresholdShader.h#newcode25 include/effects/SkBitmapAlphaThresholdShader.h:25: static SkShader* Create(SkBitmap bitmap, const SkRegion& region, U8CPU threshold); ...
7 years, 3 months ago (2013-09-05 19:54:50 UTC) #5
reed1
lgtm
7 years, 3 months ago (2013-09-05 20:23:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/23707019/23001
7 years, 3 months ago (2013-09-05 20:29:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/23707019/42001
7 years, 3 months ago (2013-09-05 20:47:27 UTC) #8
commit-bot: I haz the power
Change committed as 11122
7 years, 3 months ago (2013-09-05 21:54:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/23707019/51001
7 years, 3 months ago (2013-09-06 15:20:04 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 15:31:34 UTC) #11
Message was sent while issue was closed.
Change committed as 11131

Powered by Google App Engine
This is Rietveld 408576698