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 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
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Cut down SkBBH API more.
mtklein
2014-10-27
*
Print GPU cache stats in nanobench/dm with veryVerbose
bsalomon
2014-10-24
*
Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12...
mtklein
2014-10-23
*
Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ...
mtklein
2014-10-23
*
create shaderproc for nofilter-opaque-dx
reed
2014-10-23
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
*
Draw SKPs in 256x256 tiles in nanobench.
mtklein
2014-10-21
*
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...
mtklein
2014-10-20
*
Start to vectorize SkTileGrid.
mtklein
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...
mtklein
2014-10-16
*
Start to vectorize SkTileGrid.
mtklein
2014-10-16
*
nanobench: flush after recording every Nth data point.
mtklein
2014-10-14
*
detect --loops is < 0 and interpret that as running forever (mostly)
reed
2014-10-10
*
faster SkRect::sort
reed
2014-10-10
*
cleanup and optimize rect intersect routines
reed
2014-10-09
*
Attempt at fixing color cube bench
sugoi
2014-10-09
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-09
*
Draw more accurate thick-stroked Beziers (disabled)
caryclark
2014-10-09
*
Adding 3D lut color filter
sugoi
2014-10-09
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Save/Restore around bench runs.
mtklein
2014-10-02
*
check for newSurface failure
reed
2014-10-02
*
Demote getCount, getDepth, and clear to RTree-only methods.
mtklein
2014-10-02
*
BBHs: void* data -> unsigned data
mtklein
2014-10-02
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-30
*
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...
robertphillips
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-29
*
remove alphatype from colortable
reed
2014-09-29
*
Have nanobench --verbose mode always just print integer nanoseconds.
mtklein
2014-09-24
*
nanobench: print max RSS in debug mode too.
mtklein
2014-09-18
*
Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...
mtklein
2014-09-17
*
nanobench: lazily decode bitmaps from SKPs
mtklein
2014-09-16
*
Tag recording picture nesting bench as nonrendering.
mtklein
2014-09-16
*
Fix leak in PictureNestingBench
fmalita
2014-09-15
*
Nested picture nanobench
fmalita
2014-09-15
[next]