index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ClipperTest.cpp
Commit message (
Expand
)
Author
Age
*
cull edges that are to the right of the clip
reed
2015-02-09
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
*
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
*
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
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
promote floats to scalars for the fixed-point build
reed@google.com
2012-03-12
*
add unittest for rev. 3366 -- clipping antihairlines
reed@google.com
2012-03-12
*
Fix SkScalar values in ClipperTest.cpp; these were breaking one Windows buildbot
epoger@google.com
2012-01-11
*
improve clamping logic when handling imprecise chopping of cubics
reed@google.com
2012-01-11
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add unittest for IntersectLine, used by hairlines
reed@android.com
2009-11-30