Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 1) Don't allocate 100,000 ints when we only need 1,000. | mtklein@google.com | 2013-09-17 |
* | 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 |
* | Bench : Unused parameters cleanup | sugoi@google.com | 2013-03-05 |
* | Simplify and speed up SkIntroSort. | bungeman@google.com | 2013-02-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | reduce array size in debug builds for sortbench. This avoids a stack-overflow | reed@google.com | 2013-01-25 |
* | add rand10 bench for sort, which makes 10% of the entries repeats | reed@google.com | 2013-01-23 |
* | add bench for sorting | mike@reedtribe.org | 2013-01-23 |