index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
GeometryBench.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove slower scalar code in favor of vectors
reed
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
use Sk2s for EvalQuadTangent and ChopQuadAt
reed
2015-03-20
*
alt SkEvalQuadAt that returns its answer, using Sk2f
reed
2015-03-19
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...
mtklein
2014-10-20
*
Start to vectorize SkTileGrid.
mtklein
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...
mtklein
2014-10-16
*
Start to vectorize SkTileGrid.
mtklein
2014-10-16
*
faster SkRect::sort
reed
2014-10-10
*
cleanup and optimize rect intersect routines
reed
2014-10-09