index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
MathBench.cpp
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in bench
caryclark@google.com
2012-06-06
*
apply 10.p+32 -> (float)(1 << 23) fix from MathTest here as well
reed@google.com
2012-05-30
*
add bench for floor variants
reed@google.com
2012-05-30
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
rename sk_float_isNaN to sk_float_isnan to match related functions
reed@google.com
2011-12-06
*
rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed
reed@google.com
2011-12-06
*
add bench for computing isfinite of 4 values (targeted for SkRect)
reed@google.com
2011-12-05
*
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
tomhudson@google.com
2011-10-28
*
explicitly set opt level for mac-release
reed@google.com
2011-10-10
*
Change no-op math bench to noOp.
bungeman@google.com
2011-08-31
*
add
reed@google.com
2011-08-29