index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
MorphologyBench.cpp
Commit message (
Expand
)
Author
Age
*
Update SkMorphology ImageFilters to sk_sp
robertphillips
2016-04-05
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Remove uses of unnamed namespace in bench/ directory.
commit-bot@chromium.org
2013-09-26
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
Disable morphology benchmarks on fixed point builds.
tomhudson@google.com
2012-06-11
*
Dilate & Erode benchmarks. Unlike the blur benchmarks (which test
tomhudson@google.com
2012-06-11