aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/TileBench.cpp
Commit message (Expand)AuthorAge
* prepare to remove obsolete macrosGravatar Cary Clark2018-04-24
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...Gravatar reed2016-03-14
* Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...Gravatar reed2016-03-14
* Finish conversion to sk_sp<SkShader>Gravatar reed2016-03-14
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Disable bogus _scaled benches until we can figure out why they're bogus.Gravatar mtklein2014-06-24
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* hide SkBitmap::setConfigGravatar reed2014-06-09
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Fix bug in 1xN SkBitmapProcShader optimizationGravatar robertphillips@google.com2013-01-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-18
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17