Commit message (Expand) | Author | Age | |
---|---|---|---|
* | In debug builds, only run each benchmark 1 time (test for assertion-breakage, | tomhudson@google.com | 2011-10-28 |
* | Optimize software radial gradients (remove branches from the inner loop where | tomhudson@google.com | 2011-09-26 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | fix warning about SkPoint initialization | reed@google.com | 2011-06-24 |
* | Fix Gradient2Bench colors so that Debug bench will run. | bungeman@google.com | 2011-06-17 |
* | add gradient_create bench, just to measure the time to create a new gradient | reed@google.com | 2011-06-16 |
* | add tilemode options | reed@google.com | 2011-06-15 |
* | rename radial to radial1, so I can distinguish it from radial2 in my | reed@google.com | 2011-04-13 |
* | speed up 2-point-radial gradients by 9x, using float instead of fixed | reed@google.com | 2011-04-13 |