aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/strokefill.cpp
Commit message (Expand)AuthorAge
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Compile with c++0x.Gravatar bungeman@google.com2012-03-19
* if the y-max has neighbors (prev and next) with the same Y values, then theGravatar reed@google.com2012-01-17
* fix cheapComputeDirection() in the non-convex case to pivot on the y-max pointGravatar reed@google.com2012-01-11
* use SkIntToScalarGravatar reed@google.com2012-01-10
* restore (debugged) cheapComputeDirectionGravatar reed@google.com2012-01-10
* disable for nowGravatar reed@google.com2012-01-10
* add SkPath::cheapComputeDirection() plus unittestsGravatar reed@google.com2012-01-10
* add SkPath::reverseAddPath()Gravatar reed@google.com2012-01-10