index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
RTreeBench.cpp
Commit message (
Expand
)
Author
Age
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-31
*
Add missing .outs
sglez@google.com
2013-08-30
*
Fix rtree bench
sglez@google.com
2013-08-30
*
R-Tree -- Don't sort draw commands unless specified.
sglez@google.com
2013-08-30
*
When skia run bench cases to test performance, it will run constructors for a...
commit-bot@chromium.org
2013-08-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Let SkBenchmark classes specify that they do no rendering.
tomhudson@google.com
2012-09-13
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Fixed memory leak in RTreeBench
robertphillips@google.com
2012-09-11
*
Fix rtree bench name bug. Unreviewed.
rileya@google.com
2012-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Add R-Tree bench.
rileya@google.com
2012-09-05