index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
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
*
update with better fps reporting
reed@android.com
2010-02-22
*
add FPSBench
reed@android.com
2010-02-22
*
motorola neon patch for blitMask, used in text drawing
reed@android.com
2009-10-20
*
add opaque -vs- alpha bitmap cases
reed@android.com
2009-10-19
*
add -forceDither option to bench (it is tristate)
reed@android.com
2009-10-19
*
add decode bench
reed@android.com
2009-09-02
*
add benchmark for repeat-tile bitmaps
reed@android.com
2009-08-12
*
remove dead code
reed@android.com
2009-08-11
*
add -forceFilter to bench tool
reed@android.com
2009-08-04
*
add -config foo to restrict the output to just the specific config
reed@android.com
2009-08-04
*
remove noisy font table tests from TextBench
reed@android.com
2009-08-04
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
add SkSfntUtils to parse some known truetype tables
reed@android.com
2009-04-14
*
add Table apis to SkFontHost
reed@android.com
2009-04-08
*
rename bench's main to benchmain.cpp, to avoid multiple files with same name
reed@android.com
2009-04-01
*
add -pict option to bench, which draws everything through a picture, and then
reed@android.com
2009-03-31
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07
*
draft of Text benchmark
reed@android.com
2009-01-28
*
add BitmapBench
reed@android.com
2009-01-26
*
remove duplicate SkTRegistry definition
reed@android.com
2009-01-22
*
make help - shows options in makefile
reed@android.com
2009-01-21
*
add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW
reed@android.com
2009-01-19
*
add crude Makefile (someone please help!)
reed@android.com
2009-01-16
*
add arg to make diff sized rects
reed@android.com
2009-01-08
*
move main.cpp outside of the xcode project
reed@android.com
2009-01-07
*
add cmd-line args
reed@android.com
2009-01-07
*
Initial automake and autoconf files to build core into libskia.a.
joe.gregorio
2009-01-06
*
add benchmark framework
reed@android.com
2009-01-05