aboutsummaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2014-11-06Detect loops overflow for gpu benches.mtklein
2014-11-04PictureRecordBench's benchmarks are no longer relevant with SkRecord.mtklein
2014-10-29Try out SkTree in nanobench.mtklein
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-27Cut down SkBBH API more.mtklein
2014-10-24Print GPU cache stats in nanobench/dm with veryVerbosebsalomon
2014-10-23Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12...mtklein
2014-10-23Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ...mtklein
2014-10-23create shaderproc for nofilter-opaque-dxreed
2014-10-22Qualify the return value of SkImageDecoder::decodescroggo
2014-10-22SkResourceCache::Key namespace support.fmalita
2014-10-21Draw SKPs in 256x256 tiles in nanobench.mtklein
2014-10-20Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...mtklein
2014-10-20Start to vectorize SkTileGrid.mtklein
2014-10-16Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...mtklein
2014-10-16Start to vectorize SkTileGrid.mtklein
2014-10-14nanobench: flush after recording every Nth data point.mtklein
2014-10-10detect --loops is < 0 and interpret that as running forever (mostly)reed
2014-10-10faster SkRect::sortreed
2014-10-09cleanup and optimize rect intersect routinesreed
2014-10-09Attempt at fixing color cube benchsugoi
2014-10-09Use presence of a content key as non-scratch indicatorbsalomon
2014-10-09Draw more accurate thick-stroked Beziers (disabled)caryclark
2014-10-09Adding 3D lut color filtersugoi
2014-10-09Make the Sk GL context class an abstract base classkkinnunen
2014-10-08GrResourceCache2 manages scratch texture.bsalomon
2014-10-08Revert of Make the Sk GL context class an abstract base class (patchset #4 id...bsalomon
2014-10-08Make the Sk GL context class an abstract base classkkinnunen
2014-10-02Save/Restore around bench runs.mtklein
2014-10-02check for newSurface failurereed
2014-10-02Demote getCount, getDepth, and clear to RTree-only methods.mtklein
2014-10-02BBHs: void* data -> unsigned datamtklein
2014-10-01Remove DEPRECATED_beginRecording().mtklein
2014-09-30Make "priv" classes for GrTexure and GrSurface.bsalomon
2014-09-30Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...robertphillips
2014-09-29Make "priv" classes for GrTexure and GrSurface.bsalomon
2014-09-29remove alphatype from colortablereed
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