aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathMeasure.cpp
Commit message (Expand)AuthorAge
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* Fix compare of scalar against (int) kMaxTValue.Gravatar reed@google.com2013-02-20
* Fix asserts in SkPathMeasure to honor documented APIGravatar djsollen@google.com2012-11-01
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* remove bogus nearlyzero checksGravatar reed@google.com2012-05-21
* minor cleanups, in prep for more work on improving precisionGravatar reed@google.com2012-05-17
* Apply fix from #3739 to quads and cubics as wellGravatar reed@google.com2012-04-27
* only add pathmeasure segment if the accumulated length was actually changed,Gravatar reed@google.com2012-04-20
* Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.Gravatar schenney@chromium.org2012-01-18
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07
* grab from latest androidGravatar reed@android.com2008-12-17