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
*
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
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id...
jcgregorio
2014-11-13
*
Make nanobench and dm be usable from Chromium build
kkinnunen
2014-11-13
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Add benchmark to compare different BBH query patterns.
mtklein
2014-11-11
*
Avoid warning in nanobench related to loop count with nvprmsaa4
kkinnunen
2014-11-11
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Detect loops overflow for gpu benches.
mtklein
2014-11-06
*
PictureRecordBench's benchmarks are no longer relevant with SkRecord.
mtklein
2014-11-04
*
Try out SkTree in nanobench.
mtklein
2014-10-29
[next]