index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
RectBench.cpp
Commit message (
Expand
)
Author
Age
*
Add stroked oval benches.
jvanverth@google.com
2013-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
Add new bench for rotated rects (aarects_rotated)
robertphillips@google.com
2013-05-02
*
Add stroked rrect benches.
jvanverth@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
Add new "aarects" bench to establish baseline for aa rect drawing
robertphillips@google.com
2012-12-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-16
*
add bench for srcmode
reed@google.com
2012-11-15
*
use DEF_BENCH() macro to clean up factory registrations -- no other change
reed@google.com
2012-11-15
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
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
*
add 2 stroke tests to rects
mike@reedtribe.org
2011-04-02
*
http://codereview.appspot.com/3980041/
reed@google.com
2011-03-09
*
add template macro to "safely" perform casts w/o breaking strict-aliasing
reed@google.com
2011-01-05
*
Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0.""
agl@chromium.org
2010-04-27
*
Revert "Use hairline when line width <= 1.0, instead of < 1.0."
agl@chromium.org
2010-04-26
*
Use hairline when line width <= 1.0, instead of < 1.0.
anatoly@google.com
2010-04-12
*
add decode bench
reed@android.com
2009-09-02
*
add BitmapBench
reed@android.com
2009-01-26
*
remove duplicate SkTRegistry definition
reed@android.com
2009-01-22
*
add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW
reed@android.com
2009-01-19
*
add arg to make diff sized rects
reed@android.com
2009-01-08
*
add benchmark framework
reed@android.com
2009-01-05