aboutsummaryrefslogtreecommitdiff
path: root/bench/nanobench.cpp
AgeCommit message (Expand)Author
2020-07-01Update additional tools to take a GrDirectContextRobert Phillips
2020-06-18Reland "Don't release vk memory allocator until context is deleted."Greg Daniel
2020-05-20Move SkBitmapRegionCodec into client_utils/androidLeon Scroggins III
2020-05-12Mark SkStringPrintf as SK_PRINTF_LIKEAdlai Holler
2020-05-05Dump out path-mask generation and caching statsRobert Phillips
2020-03-20Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct...Brian Salomon
2020-03-19Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""Brian Salomon
2020-03-18Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""Brian Salomon
2020-03-18Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"Brian Salomon
2020-03-18Don't build GL on Metal, Vulkan, Dawn, Direct3D botsBrian Salomon
2020-02-28Drain autorelease pool after each bench run.Jim Van Verth
2020-02-24Update nanobench and skpbench to use flush API for gpu syncing.Greg Daniel
2020-02-12make SkBBH a public interfaceMike Klein
2020-02-07Remove SkTMin and SkTMaxBrian Osman
2020-01-16add new debug/profiling mechanismMike Klein
2020-01-14add --skvm to nanobench and fmMike Klein
2019-10-25nanobench: option to execute directory of TextBlobTraces as benchesHal Canary
2019-10-24[minor] nanobench: use default member initializerHal Canary
2019-10-24Don't keep "outResultsFile" open in nanobenchChris Dalton
2019-08-13Clean up some gm factory use.Ben Wagner
2019-08-12gm: GMFactory returns a unique_ptr<>Hal Canary
2019-08-08Remove use of GrColorType on GrCaps::getRenderTargetSampleCount.Greg Daniel
2019-07-15Remove WallTimer class.Ben Wagner
2019-07-01auto-tune nanobench in all buildsMike Klein
2019-06-03add unit scaling mode to benchmark/nanobenchMike Klein
2019-05-31Reland "Added AutoreleasePool for managing pool memory in testing apps."Jim Van Verth
2019-05-31Revert "Added AutoreleasePool for managing pool memory in testing apps."Kevin Lubick
2019-05-30Added AutoreleasePool for managing pool memory in testing apps.Jim Van Verth
2019-05-21Move SkLeanWindows.h to src.Ben Wagner
2019-05-14remove SkLiteDLMike Klein
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-03-28try purging between benchesMike Klein
2019-03-25de-common the rest of the flagsMike Klein
2019-03-22de-common another batch of flagsMike Klein
2019-03-22de-common --veryVerboseMike Klein
2019-03-22factor out SetAnalyticAAFromCommonFlags()Mike Klein
2019-03-22Fold CommonFlagsGpu into CommonFlagsMike Klein
2019-03-22delete DAAMike Klein
2019-03-21de-common some flagsMike Klein
2019-03-21DEFINE_int32 + DEFINE_uint32 -> DEFINE_intMike Klein
2019-03-21moar static flagsMike Klein
2019-03-20de-Sk tools/traceMike Klein
2019-03-20remove Sk prefix from CommandLineFlagsMike Klein
2019-02-04Rename GrContext::contextPriv to privRobert Phillips
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