aboutsummaryrefslogtreecommitdiff
path: root/bench/GrMipMapBench.cpp
AgeCommit message (Expand)Author
2018-05-31Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman
2017-07-07Add mock config to tools and run through gms and benchs without crashing.Brian Salomon
2017-03-20Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Robert Phillips
2017-03-17Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Yuqian Li
2017-03-17Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Robert Phillips
2017-03-16Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Yuqian Li
2017-03-16Remove budgeted parameter from SkSurface::makeImageSnapshotRobert Phillips
2017-02-22hide trivial helpers on canvasMike Reed
2017-02-07SkColorSpace: remove named API, add gamut APIMatt Sarett
2017-02-07Revert "SkColorSpace: remove named API, add gamut API"Matt Sarett
2017-02-07SkColorSpace: remove named API, add gamut APIMatt Sarett
2016-10-24Rename all color space factories from New* to Make*Brian Osman
2016-06-16Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman
2016-06-16Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...brianosman
2016-06-16Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman
2016-06-02Fix incorrect parameter in new benchmark.brianosman
2016-06-01Release surface between runs to avoid seg faultbrianosman
2016-06-01New benchmark to measure GPU mip-mapping performancebrianosman