| Commit message (Expand) | Author | Age |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | Implement a benchmark for GrResourceCache | commit-bot@chromium.org | 2013-11-21 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Bench baseline for mostly 0 image. | scroggo@google.com | 2013-09-25 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | extend SkBenchmark to allow a bench to return a durationScale, which allows i... | reed@google.com | 2013-05-29 |
* | Let SkBenchmark classes specify that they do no rendering. | tomhudson@google.com | 2012-09-13 |
* | Adds a bunch of benchmarks around creating, transforming, testing path equality, | bsalomon@google.com | 2012-08-13 |
* | Expanded distribution of instance counting | robertphillips@google.com | 2012-06-21 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" | agl@chromium.org | 2010-04-27 |
* | Revert "Use hairline when line width <= 1.0, instead of < 1.0." | agl@chromium.org | 2010-04-26 |
* | Use hairline when line width <= 1.0, instead of < 1.0. | anatoly@google.com | 2010-04-12 |
* | add FPSBench | reed@android.com | 2010-02-22 |
* | add -forceDither option to bench (it is tristate) | reed@android.com | 2009-10-19 |
* | add decode bench | reed@android.com | 2009-09-02 |
* | add -forceFilter to bench tool | reed@android.com | 2009-08-04 |
* | add BitmapBench | reed@android.com | 2009-01-26 |
* | add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW | reed@android.com | 2009-01-19 |
* | add benchmark framework | reed@android.com | 2009-01-05 |