index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Add texture create/upload stats and make nanobench have explicit gpu stats flag
bsalomon
2015-02-02
*
add bench for building mipmaps
reed
2015-01-26
*
Collapse consecutive SkTableColorFilters
cwallez
2015-01-26
*
Update references to skiaperf.com.
tfarina
2015-01-26
*
remove unused GM flags
mtklein
2015-01-23
*
Spin off GM::runAsBench() from flags.
mtklein
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
More natural way to serialize GPU tasks and tests.
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Sketch DM refactor.
mtklein
2015-01-15
*
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...
mtklein
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
PictureNestingBench: stay in ints.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
fix last warnings on w64 and turn on w.a.e.
bsalomon
2014-12-15
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Add bench to measure blur rects performance
qiankun.miao
2014-12-09
*
Update nanobench so the non-MPD path doesn't permit layer hoisting
robertphillips
2014-12-09
*
Switch non-MPD nanobench path to use a separate canvas per tile
robertphillips
2014-12-09
*
Don't upload metrics we don't want to track.
mtklein
2014-12-05
*
nanobench: upload peak memory usage as its own trace.
mtklein
2014-12-04
*
Upload picture byte size and op count metrics for SKP recording.
mtklein
2014-12-04
*
Fix SKPBench tiling so MPD and non-MPD match
robertphillips
2014-12-04
*
Turn on MPD threading in nanobench.
mtklein
2014-12-03
*
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...
mtklein
2014-11-25
*
nanobench: lazily decode bitmaps in .skps.
mtklein
2014-11-25
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Cleanup res cache bench and split out into a unit test.
bsalomon
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Fix memory leak in nanobench
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Add computation of saveLayer information to RecordingBench
robertphillips
2014-11-18
*
Prune SkRTree
mtklein
2014-11-18
*
Do not calculate many sierpinski fractals for each nanobench run unless needed
kkinnunen
2014-11-18
*
Make GrResourceCache2 responsible for calling release, abandon, and ~.
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
[next]