index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
RectoriBench.cpp
Commit message (
Expand
)
Author
Age
*
switch maskfilters to sk_sp
reed
2016-04-04
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
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
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
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
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-14
*
Fix for Debug check failures in r9108
robertphillips@google.com
2013-05-13
*
add bench for blurred rectori case
robertphillips@google.com
2013-05-13