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

Issue 872043002: Add patheffects to debugger printout (Closed)

Created:
5 years, 11 months ago by robertphillips
Modified:
5 years, 11 months ago
Reviewers:
egdaniel, bsalomon
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 #

Total comments: 2

Patch Set 2 : Fix merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -5 lines) Patch
M gm/dcshader.cpp View 1 1 chunk +7 lines, -0 lines 0 comments Download
M include/core/SkPathEffect.h View 4 chunks +7 lines, -4 lines 0 comments Download
M include/core/SkShader.h View 1 1 chunk +1 line, -1 line 0 comments Download
M include/effects/Sk1DPathEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/effects/Sk2DPathEffect.h View 3 chunks +4 lines, -0 lines 0 comments Download
M include/effects/SkArcToPathEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/effects/SkCornerPathEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/effects/SkDashPathEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/effects/SkDiscretePathEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M samplecode/ClockFaceView.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/animator/SkDrawExtraPathEffect.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M src/core/SkPaint.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkPathEffect.cpp View 3 chunks +31 lines, -0 lines 0 comments Download
M src/effects/Sk1DPathEffect.cpp View 1 chunk +10 lines, -0 lines 0 comments Download
M src/effects/Sk2DPathEffect.cpp View 3 chunks +28 lines, -0 lines 0 comments Download
M src/effects/SkArcToPathEffect.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M src/effects/SkCornerPathEffect.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M src/effects/SkDashPathEffect.cpp View 1 chunk +14 lines, -0 lines 0 comments Download
M src/effects/SkDiscretePathEffect.cpp View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
robertphillips
5 years, 11 months ago (2015-01-23 20:42:54 UTC) #2
egdaniel
https://codereview.chromium.org/872043002/diff/1/include/core/SkPathEffect.h File include/core/SkPathEffect.h (right): https://codereview.chromium.org/872043002/diff/1/include/core/SkPathEffect.h#newcode191 include/core/SkPathEffect.h:191: SK_TO_STRING_OVERRIDE() You don't see to implement this to_string so ...
5 years, 11 months ago (2015-01-23 20:56:02 UTC) #3
egdaniel
disregard previous comments. lgtm
5 years, 11 months ago (2015-01-23 20:58:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/872043002/1
5 years, 11 months ago (2015-01-26 13:17:59 UTC) #6
commit-bot: I haz the power
Failed to apply patch for include/core/SkShader.h: While running git apply --index -3 -p1; error: patch ...
5 years, 11 months ago (2015-01-26 13:18:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/872043002/20001
5 years, 11 months ago (2015-01-26 13:22:09 UTC) #10
commit-bot: I haz the power
Presubmit check for 872043002-20001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 11 months ago (2015-01-26 13:22:18 UTC) #12
robertphillips
5 years, 11 months ago (2015-01-26 13:26:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/872043002/20001
5 years, 11 months ago (2015-01-26 13:27:19 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/872043002/20001
5 years, 11 months ago (2015-01-26 14:08:39 UTC) #19
commit-bot: I haz the power
5 years, 11 months ago (2015-01-26 14:08:56 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/42dbfa8651861f2f686879c996aab9f9f82277dd

Powered by Google App Engine
This is Rietveld 408576698