| Commit message (Expand) | Author | Age |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Fix for nexus 5 crashing in GL benches | joshualitt | 2015-09-30 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 |
* | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 |
* | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | hide SkBitmap::setConfig | reed | 2014-06-09 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | 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 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 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 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | 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 |
* | add benches for drawBitmapRectToRect with slight scale/translate | reed@google.com | 2013-01-15 |
* | Added a new function to directly generate a blurred rectangle analytically. | humper@google.com | 2013-01-04 |
* | Fixed remaining clang compiler warnings | robertphillips@google.com | 2012-12-03 |
* | add DEF_BENCH marco to make it easy to register new benches | reed@google.com | 2012-10-16 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-10-13 |
* | add bench for drawBitmapRectToRect | reed@google.com | 2012-10-12 |