aboutsummaryrefslogtreecommitdiff
path: root/bench/DDLRecorderBench.cpp
AgeCommit message (Expand)Author
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2020-08-03Enable ClangTidy check modernize-make-unique.John Stiles
2020-07-08Remove SkCanvas::getGrContext calls from benchesRobert Phillips
2020-06-29Finish the DDL sk_sp migrationAdlai Holler
2020-06-25Add an sk_sp API for DDLs with a macro for stagingAdlai Holler
2020-03-30Stop including SkCanvas.h from GrTypesPriv.hBrian Osman
2019-09-12Add bench for SkDDLRecorder detachRobert Phillips