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

Issue 2391733002: wip; limited run shows results

Created:
4 years, 2 months ago by cary_at_home
Modified:
4 years, 2 months ago
Reviewers:
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

wip; coin debugging to find unused algorithms limited run shows results BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2391733002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1020 lines, -635 lines) Patch
M src/pathops/SkOpBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pathops/SkOpCoincidence.h View 10 chunks +41 lines, -36 lines 0 comments Download
M src/pathops/SkOpCoincidence.cpp View 13 chunks +18 lines, -75 lines 0 comments Download
M src/pathops/SkOpContour.h View 5 chunks +15 lines, -18 lines 0 comments Download
M src/pathops/SkOpSegment.h View 5 chunks +13 lines, -13 lines 0 comments Download
M src/pathops/SkOpSpan.h View 3 chunks +12 lines, -12 lines 0 comments Download
M src/pathops/SkPathOpsCommon.cpp View 5 chunks +44 lines, -84 lines 0 comments Download
M src/pathops/SkPathOpsDebug.h View 8 chunks +134 lines, -10 lines 0 comments Download
M src/pathops/SkPathOpsDebug.cpp View 66 chunks +657 lines, -367 lines 0 comments Download
M src/pathops/SkPathOpsOp.cpp View 2 chunks +8 lines, -3 lines 0 comments Download
M src/pathops/SkPathOpsSimplify.cpp View 1 chunk +6 lines, -2 lines 0 comments Download
M src/pathops/SkPathOpsTypes.h View 6 chunks +34 lines, -9 lines 0 comments Download
M src/pathops/SkPathOpsTypes.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M src/pathops/SkPathOpsWinding.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/PathOpsDebug.cpp View 1 chunk +20 lines, -0 lines 0 comments Download
M tests/Test.h View 1 chunk +1 line, -0 lines 0 comments Download
M tests/skia_test.cpp View 5 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
cary_at_home
4 years, 2 months ago (2016-10-03 20:21:47 UTC) #1
Description was changed from

==========
wip; coin debugging to find unused algorithms

limited run shows results

BUG=skia:
==========

to

==========
wip; coin debugging to find unused algorithms

limited run shows results

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2391733002
==========

Powered by Google App Engine
This is Rietveld 408576698