aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RectBench.cpp
Commit message (Expand)AuthorAge
...
* In debug builds, only run each benchmark 1 time (test for assertion-breakage,Gravatar tomhudson@google.com2011-10-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add 2 stroke tests to rectsGravatar mike@reedtribe.org2011-04-02
* http://codereview.appspot.com/3980041/Gravatar reed@google.com2011-03-09
* add template macro to "safely" perform casts w/o breaking strict-aliasingGravatar reed@google.com2011-01-05
* Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0.""Gravatar agl@chromium.org2010-04-27
* Revert "Use hairline when line width <= 1.0, instead of < 1.0."Gravatar agl@chromium.org2010-04-26
* Use hairline when line width <= 1.0, instead of < 1.0.Gravatar anatoly@google.com2010-04-12
* add decode benchGravatar reed@android.com2009-09-02
* add BitmapBenchGravatar reed@android.com2009-01-26
* remove duplicate SkTRegistry definitionGravatar reed@android.com2009-01-22
* add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBWGravatar reed@android.com2009-01-19
* add arg to make diff sized rectsGravatar reed@android.com2009-01-08
* add benchmark frameworkGravatar reed@android.com2009-01-05