aboutsummaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2014-09-24Have nanobench --verbose mode always just print integer nanoseconds.mtklein
2014-09-18nanobench: print max RSS in debug mode too.mtklein
2014-09-17Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...mtklein
2014-09-16nanobench: lazily decode bitmaps from SKPsmtklein
2014-09-16Tag recording picture nesting bench as nonrendering.mtklein
2014-09-15Fix leak in PictureNestingBenchfmalita
2014-09-15Nested picture nanobenchfmalita
2014-09-15Change SkResourceCache to take a Visitor inside its find().reed
2014-09-15Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...reed
2014-09-15Change SkResourceCache to take a Visitor inside its find().reed
2014-09-10Measure picture recording speed in nanobench.mtklein
2014-09-10Distinguish common and unique names for skiaperf.com.mtklein
2014-09-09Fix format of nanobench resultqiankun.miao
2014-09-09Update DM JSON format.mtklein
2014-09-05"NULL !=" = NULLbsalomon
2014-09-04Change SkPicture::draw to playbackrobertphillips
2014-09-03Hide fields in SkImageInforeed
2014-08-29Try out scalar picture sizesrobertphillips
2014-08-28rename ScaledImageCache to ResourceCachereed
2014-08-27Convert BBH APIs to use SkRect.mtklein
2014-08-27Clean up some benches that answer questions we're no longer asking.mtklein
2014-08-26Remove SkQuadTree.mtklein
2014-08-26Make GrGpuResources register with GrResourceCache2 after fully constructed.bsalomon
2014-08-26Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...bsalomon
2014-08-26Make GrGpuResources register with GrResourceCache2 after fully constructed.bsalomon
2014-08-26retool image cache to be generic cache, allowing the client to subclass "Rec"...reed
2014-08-25Revert of Benchmark designed to exercise fractional image scale/translation (...djsollen
2014-08-25Benchmark designed to exercise fractional image scale/translationhumper
2014-08-22fix numerical overflows in 565 blendsreed
2014-08-22Cleanup: Remove BenchTool xcode project file.tfarina
2014-08-21Add --bbh (default true) to nanobench.mtklein
2014-08-21expose generalized imagecache keyreed
2014-08-20Add --properties for things like gitHash that describe the current nanobench ...mtklein
2014-08-20Define NDEBUG instead of SK_DEBUG/SK_RELEASE.mtklein
2014-08-19Print max RSS in GM and nanobench too.mtklein
2014-08-19Add --options to nanobench, similar to --key but for non-identifying options.mtklein
2014-08-15Added bench for grid of patches.dandov
2014-08-14Remove aarects benchmark. Redundant with rotated_rects* bench and *much* slower.bsalomon
2014-08-14remove internal repeat count from gradient benchesbsalomon
2014-08-13Add runtime flag to turn compressed alpha masks onkrajcevski
2014-08-13Add entry point for passing options to the GrContextFactorykrajcevski
2014-08-13Don't leak the shader in PatchBench.mtklein
2014-08-12SkCanvas::drawPatch param SkPoint[12]dandov
2014-08-112D kernel initial wiring for Guassianjoshualitt
2014-08-08Restore bench_util.pyMike Klein
2014-08-08Make the rotated rects bench allow more alpha/color variations and an arbitra...bsalomon
2014-08-07Fix iOS build by centralizing --writePath.mtklein
2014-08-07Add option to dump images from nanobench.bsalomon
2014-08-06Add angle config to nanobench and make angle a default config for dm and nano...bsalomon
2014-08-06Bye bye bench.mtklein