index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PathBench.cpp
Commit message (
Expand
)
Author
Age
...
*
Altered arcTo's canonical points to (usually) be convex
robertphillips@google.com
2012-10-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Add new bench to exercise SkPath::arcTo (arbroundrect)
robertphillips@google.com
2012-10-17
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
Make all random path benchs non-rendering
robertphillips@google.com
2012-09-13
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle
robertphillips@google.com
2012-08-20
*
Reduce number of paths created by benchs
bsalomon@google.com
2012-08-14
*
Reduce allocations in RandomPathBench
bsalomon@google.com
2012-08-14
*
Reduce path_copy iteration count, hopefully allows nexus s bot to complete wi...
bsalomon@google.com
2012-08-13
*
Adds a bunch of benchmarks around creating, transforming, testing path equality,
bsalomon@google.com
2012-08-13
*
add circle benchmark
bsalomon@google.com
2012-04-11
*
Add a wide stroked line path benchmark to bench. It uses the same stroke width
senorblanco@chromium.org
2012-01-12
*
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
tomhudson@google.com
2011-10-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
New benchmark to create many random quadratic paths.
tomhudson@google.com
2011-06-22
*
add benchmark for path filling
reed@google.com
2011-04-11
[prev]