index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BitmapRectBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
When skia run bench cases to test performance, it will run constructors for a...
commit-bot@chromium.org
2013-08-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
add benches for drawBitmapRectToRect with slight scale/translate
reed@google.com
2013-01-15
*
Added a new function to directly generate a blurred rectangle analytically.
humper@google.com
2013-01-04
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
add DEF_BENCH marco to make it easy to register new benches
reed@google.com
2012-10-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
add bench for drawBitmapRectToRect
reed@google.com
2012-10-12