aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Tag recording picture nesting bench as nonrendering.Gravatar mtklein2014-09-16
* Fix leak in PictureNestingBenchGravatar fmalita2014-09-15
* Nested picture nanobenchGravatar fmalita2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...Gravatar reed2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Measure picture recording speed in nanobench.Gravatar mtklein2014-09-10
* Distinguish common and unique names for skiaperf.com.Gravatar mtklein2014-09-10
* Fix format of nanobench resultGravatar qiankun.miao2014-09-09
* Update DM JSON format.Gravatar mtklein2014-09-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Hide fields in SkImageInfoGravatar reed2014-09-03
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* Clean up some benches that answer questions we're no longer asking.Gravatar mtklein2014-08-27
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* retool image cache to be generic cache, allowing the client to subclass "Rec"...Gravatar reed2014-08-26
* Revert of Benchmark designed to exercise fractional image scale/translation (...Gravatar djsollen2014-08-25
* Benchmark designed to exercise fractional image scale/translationGravatar humper2014-08-25
* fix numerical overflows in 565 blendsGravatar reed2014-08-22
* Cleanup: Remove BenchTool xcode project file.Gravatar tfarina2014-08-22
* Add --bbh (default true) to nanobench.Gravatar mtklein2014-08-21
* expose generalized imagecache keyGravatar reed2014-08-21
* Add --properties for things like gitHash that describe the current nanobench ...Gravatar mtklein2014-08-20
* Define NDEBUG instead of SK_DEBUG/SK_RELEASE.Gravatar mtklein2014-08-20
* Print max RSS in GM and nanobench too.Gravatar mtklein2014-08-19
* Add --options to nanobench, similar to --key but for non-identifying options.Gravatar mtklein2014-08-19
* Added bench for grid of patches.Gravatar dandov2014-08-15
* Remove aarects benchmark. Redundant with rotated_rects* bench and *much* slower.Gravatar bsalomon2014-08-14
* remove internal repeat count from gradient benchesGravatar bsalomon2014-08-14
* Add runtime flag to turn compressed alpha masks onGravatar krajcevski2014-08-13
* Add entry point for passing options to the GrContextFactoryGravatar krajcevski2014-08-13
* Don't leak the shader in PatchBench.Gravatar mtklein2014-08-13
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* 2D kernel initial wiring for GuassianGravatar joshualitt2014-08-11
* Restore bench_util.pyGravatar Mike Klein2014-08-08
* Make the rotated rects bench allow more alpha/color variations and an arbitra...Gravatar bsalomon2014-08-08
* Fix iOS build by centralizing --writePath.Gravatar mtklein2014-08-07
* Add option to dump images from nanobench.Gravatar bsalomon2014-08-07
* Add angle config to nanobench and make angle a default config for dm and nano...Gravatar bsalomon2014-08-06
* Bye bye bench.Gravatar mtklein2014-08-06
* Fix calibration loop failure condition.Gravatar mtklein2014-08-04
* Skip all .skps in 565.Gravatar mtklein2014-08-01
* SKPs-as-benches in nanobenchGravatar mtklein2014-08-01
* nanobench: support GMs-as-benchesGravatar mtklein2014-07-31