index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
DashBench.cpp
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-05
*
add more cases to dashline: circle-vs-square, 0,1,2 stroke_width
reed@google.com
2012-09-04
*
add bench for drawline + dashing
reed@google.com
2012-09-04
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
add makedash_ variants to measure applying the dash (not drawing it)
reed@google.com
2012-05-18
*
perform quickReject in drawPoints (which is called by drawLine) just like we
reed@google.com
2012-05-16
*
add clipped case for dashing to exercise quickReject
reed@google.com
2012-05-15
*
add experimental variant of dashing, where we explicitly draw rects
reed@google.com
2012-05-10
*
add different stroke-widths to dash bench
mike@reedtribe.org
2012-05-05
*
add initial bench for dashing (more work to do)
reed@google.com
2012-05-04