Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
| | | | | | | | | This drives me nuts, and prevents `while (loops --> 0)`. BUG=skia: Review URL: https://codereview.chromium.org/1379923005 | ||
* | update image bench to test gpu and cpu images against raster surface | reed | 2015-08-04 |
| | | | | | | | BUG=513695 TBR= Review URL: https://codereview.chromium.org/1261043003 | ||
* | add bench for gpu-image -> cpu-surface | reed | 2015-08-03 |
BUG=513695 TBR= Review URL: https://codereview.chromium.org/1261663004 |