index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathMeasureTest.cpp
Commit message (
Expand
)
Author
Age
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Fix test_small_segments3 path measure test.
bsalomon@google.com
2012-10-03
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
Fixed some fixed point build Windows compiler complaints
robertphillips@google.com
2012-05-08
*
Apply fix from #3739 to quads and cubics as well
reed@google.com
2012-04-27
*
only add pathmeasure segment if the accumulated length was actually changed,
reed@google.com
2012-04-20
*
fix unused-return-result-warning for invert/getPosTan
reed@google.com
2012-04-19
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.
schenney@chromium.org
2012-01-18
*
Adding new SkPathMeasure tests, defined out for now as they fail.
schenney@chromium.org
2012-01-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07