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

Issue 1126993003: experimental path-builder

Created:
5 years, 7 months ago by reed2
Modified:
5 years, 3 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

experimental path-builder BUG=skia:

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+596 lines, -21 lines) Patch
M bench/PathIterBench.cpp View 1 2 3 4 5 4 chunks +46 lines, -21 lines 0 comments Download
M gyp/core.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPath.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A include/core/SkPathBuilder.h View 1 2 3 4 5 1 chunk +112 lines, -0 lines 0 comments Download
A include/core/SkPathIter.h View 1 2 3 4 1 chunk +72 lines, -0 lines 0 comments Download
A include/core/SkPathTypes.h View 1 2 3 4 1 chunk +60 lines, -0 lines 0 comments Download
A include/core/SkROPath.h View 1 2 3 4 5 1 chunk +168 lines, -0 lines 0 comments Download
M src/core/SkPath.cpp View 1 2 3 4 5 6 1 chunk +15 lines, -0 lines 0 comments Download
A src/core/SkPathBuilder.cpp View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A src/core/SkPathIter.cpp View 1 2 3 4 1 chunk +39 lines, -0 lines 0 comments Download
M tests/PathTest.cpp View 1 2 3 4 5 6 3 chunks +33 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698