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

Issue 1821533002: guard rasterizer and drawlooper setters (Closed)

Created:
4 years, 9 months ago by reed1
Modified:
4 years, 9 months ago
Reviewers:
f(malita)
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : update android sdk #

Total comments: 6

Patch Set 5 : address comments from #16 #

Patch Set 6 : guard google3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -146 lines) Patch
M bench/BlurRoundRectBench.cpp View 1 chunk +1 line, -1 line 0 comments Download
M bench/RectoriBench.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M gm/blurroundrect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/circles.cpp View 1 2 3 4 1 chunk +2 lines, -5 lines 0 comments Download
M gm/drawlooper.cpp View 3 chunks +2 lines, -6 lines 0 comments Download
M gm/megalooper.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M gm/rects.cpp View 1 2 3 4 1 chunk +2 lines, -5 lines 0 comments Download
M gm/shadows.cpp View 1 chunk +12 lines, -21 lines 0 comments Download
M gm/textbloblooper.cpp View 4 chunks +31 lines, -31 lines 0 comments Download
M gm/texteffects.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M gyp/skia_for_android_framework_defines.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPaint.h View 2 chunks +4 lines, -0 lines 0 comments Download
M include/effects/SkBlurDrawLooper.h View 1 chunk +7 lines, -1 line 0 comments Download
M include/effects/SkLayerDrawLooper.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M include/effects/SkLayerRasterizer.h View 4 chunks +11 lines, -4 lines 0 comments Download
M public.bzl View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M samplecode/ClockFaceView.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleAll.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M samplecode/SampleFilterFuzz.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M samplecode/SamplePathEffects.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleSlides.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M samplecode/SampleTextOnPath.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M samplecode/SampleTiling.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M samplecode/SampleUnpremul.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M src/core/SkPaint.cpp View 3 chunks +6 lines, -2 lines 0 comments Download
M src/core/SkReadBuffer.h View 1 chunk +6 lines, -2 lines 0 comments Download
M src/effects/SkBlurDrawLooper.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkLayerDrawLooper.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/effects/SkLayerRasterizer.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M tests/BlurTest.cpp View 4 chunks +8 lines, -9 lines 0 comments Download
M tests/LayerDrawLooperTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/LayerRasterizerTest.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M tests/PaintTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M tests/QuickRejectTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/SkAndroidSDKCanvas.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/debugger/SkDrawCommand.cpp View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1821533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1821533002/20001
4 years, 9 months ago (2016-03-20 20:35:50 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1821533002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1821533002/40001
4 years, 9 months ago (2016-03-20 21:02:51 UTC) #6
reed1
4 years, 9 months ago (2016-03-20 21:03:40 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/6455)
4 years, 9 months ago (2016-03-20 21:08:42 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1821533002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1821533002/60001
4 years, 9 months ago (2016-03-20 21:12:41 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-20 21:22:03 UTC) #15
f(malita)
lgtm https://codereview.chromium.org/1821533002/diff/60001/gm/circles.cpp File gm/circles.cpp (right): https://codereview.chromium.org/1821533002/diff/60001/gm/circles.cpp#newcode86 gm/circles.cpp:86: p.setLooper(shadowLooper); nit: looks like we can std::move here. ...
4 years, 9 months ago (2016-03-21 13:53:44 UTC) #16
reed1
https://codereview.chromium.org/1821533002/diff/60001/gm/circles.cpp File gm/circles.cpp (right): https://codereview.chromium.org/1821533002/diff/60001/gm/circles.cpp#newcode86 gm/circles.cpp:86: p.setLooper(shadowLooper); On 2016/03/21 13:53:43, f(malita) wrote: > nit: looks ...
4 years, 9 months ago (2016-03-21 17:15:23 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1821533002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1821533002/100001
4 years, 9 months ago (2016-03-21 20:10:10 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 20:25:20 UTC) #22
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/7b380d0d0e91ae6967c52bfa14853a77b9551de4

Powered by Google App Engine
This is Rietveld 408576698