index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BitmapScaleBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Adding this call simulates seeing a *different* bitmap every time we scale, w...
commit-bot@chromium.org
2014-03-06
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
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
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
reenable the scale benchmark, and only bench actual canvas draw commands
humper@google.com
2013-07-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-10
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09