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
*
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