aboutsummaryrefslogtreecommitdiff
path: root/bench/nanobench.cpp
AgeCommit message (Expand)Author
2019-01-28Switch nanobench to SkJSONWriterBrian Osman
2019-01-14nanobench: quiet a UBSAN failure div/by/zeroHal Canary
2019-01-09remove --undefokMike Klein
2019-01-05Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Add SkColorSpace factory from 3x3 row-major gamut and transfer functionBrian Osman
2018-10-12Move GrBackend enum to enum class.Greg Daniel
2018-10-04re-precate SkMatrix44::SkMatrix44()Mike Klein
2018-09-27only build stats bar chart when it'll be printedMike Klein
2018-09-21move skpipe to experimentalMike Klein
2018-09-19Load SVGs into memory before parsingBrian Osman
2018-08-01sk_tool::Registry: make an iterator.Hal Canary
2018-06-19update software DM/nanobench configs for color testingMike Klein
2018-06-07remove "srgb" config from DM,nanobenchMike Klein
2018-06-01Dest color space no longer impacts mipmaps or texture samplingBrian Osman
2018-05-31Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman
2018-05-23Remove ColorCodecBenchBrian Osman
2018-05-11Make GrCaps and GrShaderCaps private.Brian Salomon
2018-03-30Revert "allow timing in release-with-assert builds"Mike Klein
2018-03-30allow timing in release-with-assert buildsMike Klein
2018-03-23Remove legacy GrContext factories function and supporting code/types.Brian Salomon
2018-03-22BUILD: build when !skia_use_expatHal Canary
2018-03-09Add GM configs that test rendering to a GL backend texture and render targetBrian Salomon
2018-03-06Move internal calls from GrContext to GrContextPrivRobert Phillips
2018-02-03Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Brian Salomon
2018-02-03Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Brian Salomon
2018-02-02Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Brian Salomon
2018-02-02Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Brian Salomon
2018-02-01More sample count cleanup:Brian Salomon
2018-01-27Revert "hide picture virtuals (no public callers)"Mike Klein
2018-01-27hide picture virtuals (no public callers)Mike Reed
2018-01-26eliminate SK_BUILD_FOR_WIN32Mike Klein
2017-12-25Revert "remove approxbytes api from SkPicture"Mike Reed
2017-12-25Revert "re-add dummy printf to fix bots"Mike Reed
2017-12-24re-add dummy printf to fix botsMike Reed
2017-12-24remove approxbytes api from SkPictureMike Reed
2017-12-19Add a tools flag to suppress geometry shadersChris Dalton
2017-12-06remove ThermalManagerMike Klein
2017-12-06add benchType deserial to time deserializing picturesMike Reed
2017-10-30remove SkThread, using std::thread insteadMike Klein
2017-10-13Add a tooling flag for path mask cachingChris Dalton
2017-10-11Add benchmark for comparing multitexturing to non-multitexturing image draws.Brian Salomon
2017-10-10Warmup for one extra frame in nanobenchBrian Osman
2017-10-03Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Mike Reed
2017-10-02Do not try to time kFailedLoopsLeon Scroggins III
2017-10-02Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Mike Reed
2017-10-02Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Mike Reed
2017-09-27Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Jim Van Verth
2017-09-27guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-26Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Greg Daniel