index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
XfermodeBench.cpp
Commit message (
Expand
)
Author
Age
*
Add _aa variants of Xfermode benches.
mtklein
2015-05-13
*
experimental speedup some xfermodes with Sk4f
reed
2015-04-02
*
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
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Remove SkLumaXfermode.
commit-bot@chromium.org
2013-10-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-05
*
commit to xfermode objects being immutable
commit-bot@chromium.org
2013-10-04
*
[External patch] Source-over support for SkLumaXfermode.
fmalita@google.com
2013-09-17
*
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
*
Add luminance mask transfer modes.
commit-bot@chromium.org
2013-08-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-04
*
Add benches for all xfermodes.
bsalomon@google.com
2013-05-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Add Xfermode bench. Also clear before rendering in bench (rather than after).
commit-bot@chromium.org
2013-04-01