aboutsummaryrefslogtreecommitdiff
path: root/bench/nanobench.cpp
AgeCommit message (Expand)Author
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
2017-09-26guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-21Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000.Yuqian Li
2017-09-08Copy benchmark names, which may be transient stringsBrian Osman
2017-08-31Fix config strings in nanobench tracingBrian Osman
2017-08-31Add top-level trace markers for each benchmarkBrian Osman
2017-08-30Threaded generation of software pathsBrian Osman
2017-08-28add 'a8' config for nanobench, specialize blitV for raster-pipelineMike Reed
2017-08-24Revert "Threaded generation of software paths"Brian Salomon
2017-08-24Threaded generation of software pathsBrian Osman
2017-08-11Abort dm/nanobench on bad configs.Ben Wagner
2017-07-25New analytic AA scan converter using delta (I call it DAA for now)Yuqian Li
2017-07-25use unique_ptr for codec factoriesMike Reed
2017-07-24Faster, thread-safe implementationBrian Osman
2017-07-20First stab at JSON event tracerBrian Osman