index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GeometryTest.cpp
Commit message (
Expand
)
Author
Age
*
Fix ASAN bot
msarett
2016-07-13
*
handle large conic weights
reed
2016-07-13
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...
caryclark
2015-08-25
*
Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...
caryclark
2015-08-25
*
fix zero-length tangent
caryclark
2015-08-25
*
impl SkConvertQuadToCubic w/ Sk2s
reed
2015-03-26
*
use new faster/vector impl for chopping conics
reed
2015-03-26
*
remove slower scalar code in favor of vectors
reed
2015-03-26
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
use Sk2s for conics
reed
2015-03-20
*
use Sk2s for EvalQuadTangent and ChopQuadAt
reed
2015-03-20
*
alt SkEvalQuadAt that returns its answer, using Sk2f
reed
2015-03-19
*
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
*
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
*
remove fragile assert
reed@google.com
2012-02-29
*
fix edgecase in chopcubic where we computed duplicate tvalues
reed@google.com
2012-02-29
*
Fix initialization of variables; eliminates warnings on Linux.
tomhudson@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add test for SkConvertQuadToCubic
reed@google.com
2011-07-27
*
more tests (need more meat in there)
reed@android.com
2009-02-27