Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
07105bbcbe9840f4e797bd914bef8a90c2cd21f9
/
bench
/
MorphologyBench.cpp
fc11b0a
Update SkMorphology ImageFilters to sk_sp
by robertphillips
· 9 years ago
5ea95df
Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )"
by reed
· 9 years ago
95376a0
Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )
by schenney
· 9 years ago
80a6dca
factories should return baseclass, allowing the impl to specialize
by reed
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
97b4b67
Remove uses of unnamed namespace in bench/ directory.
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
4bdfb8c
Compiler complaints + some minor cleanup
by robertphillips@google.com
· 12 years ago
a0116d5
Disable morphology benchmarks on fixed point builds.
by tomhudson@google.com
· 12 years ago
f2e91a3
Dilate & Erode benchmarks. Unlike the blur benchmarks (which test
by tomhudson@google.com
· 12 years ago