aboutsummaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2017-12-08resources: resource identifiers don't begin with leading slashHal Canary
2017-12-08resources: remove most uses of GetResourcePath()Hal Canary
2017-12-08resources: orgainize directory.Hal Canary
2017-12-07Delete GLBench and subclassesBrian Salomon
2017-12-06remove ThermalManagerMike Klein
2017-12-06Test performance of 565 bitmap scalingYuqian Li
2017-12-06add benchType deserial to time deserializing picturesMike Reed
2017-11-17Fix shader linker errors on several GL benchmarksBrian Osman
2017-11-16Revert "Revert "Direct evaluation of gaussian""Herb Derby
2017-11-16Revert "Direct evaluation of gaussian"Brian Osman
2017-11-16Direct evaluation of gaussianHerbert Derby
2017-11-07Add clipping options to path text bench and samplesChris Dalton
2017-10-30remove SkThread, using std::thread insteadMike Klein
2017-10-25- add bench for pixmap orientMike Reed
2017-10-23Fix shader compilation error in GrInstancedArraysBenchJim Van Verth
2017-10-17Enable CCPR for volatile pathsChris Dalton
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-09Remove trailing whitespace.Ben Wagner
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-26switched gl_Position and gl_PointSize to sk_*Ethan Nicholas
2017-09-26guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-22switched SkSL's temporary 'highfloat' type back to 'float'Ethan Nicholas
2017-09-21Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000.Yuqian Li
2017-09-18re-land of new SkSL precisionsEthan Nicholas
2017-09-18Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Ethan Nicholas
2017-09-15Revert "Revert "Switched highp float to highfloat and mediump float to half.""Ethan Nicholas
2017-09-15make most of SkColorPriv.h privateCary Clark
2017-09-14Do not divide loops in PathBenchYuqian Li
2017-09-11Add a benchmark for SkXfermodeImageFilter mode kSrcInXianzhu Wang
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-17Revert "Switched highp float to highfloat and mediump float to half."Brian Salomon
2017-08-16Switched highp float to highfloat and mediump float to half.Ethan Nicholas
2017-08-16Replace SkFAIL with SK_ABORT.Ben Wagner
2017-08-14Switch SkSL to std::stringBrian Osman
2017-08-11Abort dm/nanobench on bad configs.Ben Wagner
2017-08-09add gamma stageMike Klein