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

Issue 853223002: new files for pathops geometric intersection (Closed)

Created:
5 years, 11 months ago by caryclark
Modified:
5 years, 11 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

new files for pathops geometric intersection There's no gyp references to these new files, so this should only have the effect of reducing the size of the commit that turns this code on. TBR= Committed: https://skia.googlesource.com/skia/+/45fa447460f70ec21d22cf4e1531490acfd3c578

Patch Set 1 #

Patch Set 2 : remove visualizer tool so cl contains only pure adds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5043 lines, -0 lines) Patch
A src/pathops/SkOpBuilder.cpp View 1 chunk +86 lines, -0 lines 0 comments Download
A src/pathops/SkOpCoincidence.h View 1 chunk +41 lines, -0 lines 0 comments Download
A src/pathops/SkOpCubicHull.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A src/pathops/SkOpTAllocator.h View 1 chunk +27 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsCubicSect.h View 1 chunk +175 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsPostSect.cpp View 1 chunk +502 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsQuadSect.h View 1 chunk +175 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsTCubicSect.cpp View 1 chunk +15 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsTQuadSect.cpp View 1 chunk +15 lines, -0 lines 0 comments Download
A src/pathops/SkPathOpsTSect.h View 1 chunk +1211 lines, -0 lines 0 comments Download
A tests/PathOpsBuildUseTest.cpp View 1 chunk +2435 lines, -0 lines 0 comments Download
A tests/PathOpsBuilderTest.cpp View 1 chunk +73 lines, -0 lines 0 comments Download
A tests/PathOpsTSectDebug.h View 1 chunk +84 lines, -0 lines 0 comments Download
A tests/PathOpsThreeWayTest.cpp View 1 chunk +78 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/853223002/20001
5 years, 11 months ago (2015-01-16 14:54:14 UTC) #2
commit-bot: I haz the power
5 years, 11 months ago (2015-01-16 15:04:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/45fa447460f70ec21d22cf4e1531490acfd3c578

Powered by Google App Engine
This is Rietveld 408576698