index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
HairlinePathBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
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
*
crank up innerloop to make hairlinebench more usable/reliable
reed
2015-04-13
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
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
*
Avoid warning in nanobench related to loop count with nvprmsaa4
kkinnunen
2014-11-11
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler option
commit-bot@chromium.org
2014-02-19
*
Revert "Revert of Workaround for assertion in NVPR config in bench. (https://...
commit-bot@chromium.org
2014-01-27
*
Revert of Workaround for assertion in NVPR config in bench. (https://coderevi...
commit-bot@chromium.org
2014-01-27
*
Workaround for assertion in NVPR config in bench.
commit-bot@chromium.org
2014-01-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
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-18
*
Add bench for hairline paths.
egdaniel@google.com
2013-07-17