aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* cleanup and optimize rect intersect routinesGravatar reed2014-10-09
* Attempt at fixing color cube benchGravatar sugoi2014-10-09
* Use presence of a content key as non-scratch indicatorGravatar bsalomon2014-10-09
* Draw more accurate thick-stroked Beziers (disabled)Gravatar caryclark2014-10-09
* Adding 3D lut color filterGravatar sugoi2014-10-09
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-09
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* Save/Restore around bench runs.Gravatar mtklein2014-10-02
* check for newSurface failureGravatar reed2014-10-02
* Demote getCount, getDepth, and clear to RTree-only methods.Gravatar mtklein2014-10-02
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* remove alphatype from colortableGravatar reed2014-09-29
* Have nanobench --verbose mode always just print integer nanoseconds.Gravatar mtklein2014-09-24
* nanobench: print max RSS in debug mode too.Gravatar mtklein2014-09-18
* Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...Gravatar mtklein2014-09-17
* nanobench: lazily decode bitmaps from SKPsGravatar mtklein2014-09-16
* 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