aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Add texture create/upload stats and make nanobench have explicit gpu stats flagGravatar bsalomon2015-02-02
* add bench for building mipmapsGravatar reed2015-01-26
* Collapse consecutive SkTableColorFiltersGravatar cwallez2015-01-26
* Update references to skiaperf.com.Gravatar tfarina2015-01-26
* remove unused GM flagsGravatar mtklein2015-01-23
* Spin off GM::runAsBench() from flags.Gravatar mtklein2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* More natural way to serialize GPU tasks and tests.Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Sketch DM refactor.Gravatar mtklein2015-01-15
* Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...Gravatar mtklein2015-01-15
* Sketch DM refactor.Gravatar mtklein2015-01-15
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* PictureNestingBench: stay in ints.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* fix last warnings on w64 and turn on w.a.e.Gravatar bsalomon2014-12-15
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Add bench to measure blur rects performanceGravatar qiankun.miao2014-12-09
* Update nanobench so the non-MPD path doesn't permit layer hoistingGravatar robertphillips2014-12-09
* Switch non-MPD nanobench path to use a separate canvas per tileGravatar robertphillips2014-12-09
* Don't upload metrics we don't want to track.Gravatar mtklein2014-12-05
* nanobench: upload peak memory usage as its own trace.Gravatar mtklein2014-12-04
* Upload picture byte size and op count metrics for SKP recording.Gravatar mtklein2014-12-04
* Fix SKPBench tiling so MPD and non-MPD matchGravatar robertphillips2014-12-04
* Turn on MPD threading in nanobench.Gravatar mtklein2014-12-03
* Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...Gravatar mtklein2014-11-25
* nanobench: lazily decode bitmaps in .skps.Gravatar mtklein2014-11-25
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-25
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Cleanup res cache bench and split out into a unit test.Gravatar bsalomon2014-11-24
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-24
* Fix memory leak in nanobenchGravatar robertphillips2014-11-21
* Add MultiPictureDraw to nanobenchGravatar robertphillips2014-11-21
* Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...Gravatar robertphillips2014-11-21
* Add MultiPictureDraw to nanobenchGravatar robertphillips2014-11-21
* Add computation of saveLayer information to RecordingBenchGravatar robertphillips2014-11-18
* Prune SkRTreeGravatar mtklein2014-11-18
* Do not calculate many sierpinski fractals for each nanobench run unless neededGravatar kkinnunen2014-11-18
* Make GrResourceCache2 responsible for calling release, abandon, and ~.Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13