aboutsummaryrefslogtreecommitdiff
path: root/bench/ImageBench.cpp
AgeCommit message (Expand)Author
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2019-04-24rewrite includes to not need so much -IfooMike Klein
2017-06-08Fix native_image_to_raster_surface crash in ANGLE msaa configsBrian Osman
2016-03-23switch surface to sk_spreed
2016-03-17update callsites for Make image factoriesreed
2015-12-16Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...reed
2015-12-16Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...reed
2015-12-16remove drawSprite from canvasreed
2015-12-09SkBitmap::installPixels(const SkPixmap&);halcanary
2015-12-03add bench for sprite-like drawing w/ imagefiltersreed
2015-11-24skia: Holding onto the image in the benchmark causes issueshendrikw
2015-10-01Remove const from `const int loops`.mtklein
2015-08-04update image bench to test gpu and cpu images against raster surfacereed
2015-08-03add bench for gpu-image -> cpu-surfacereed