index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PremulAndUnpremulAlphaOpsBench.cpp
Commit message (
Expand
)
Author
Age
*
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
Matt Sarett
2017-02-15
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Use unpremul for premul_and_unpremul_alpha_ bench.
scroggo
2014-07-11
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-18
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia
commit-bot@chromium.org
2013-06-13