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
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
Clean up some benches that answer questions we're no longer asking.
mtklein
2014-08-27
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
retool image cache to be generic cache, allowing the client to subclass "Rec"...
reed
2014-08-26
*
Revert of Benchmark designed to exercise fractional image scale/translation (...
djsollen
2014-08-25
*
Benchmark designed to exercise fractional image scale/translation
humper
2014-08-25
*
fix numerical overflows in 565 blends
reed
2014-08-22
*
Cleanup: Remove BenchTool xcode project file.
tfarina
2014-08-22
*
Add --bbh (default true) to nanobench.
mtklein
2014-08-21
*
expose generalized imagecache key
reed
2014-08-21
*
Add --properties for things like gitHash that describe the current nanobench ...
mtklein
2014-08-20
*
Define NDEBUG instead of SK_DEBUG/SK_RELEASE.
mtklein
2014-08-20
*
Print max RSS in GM and nanobench too.
mtklein
2014-08-19
*
Add --options to nanobench, similar to --key but for non-identifying options.
mtklein
2014-08-19
*
Added bench for grid of patches.
dandov
2014-08-15
*
Remove aarects benchmark. Redundant with rotated_rects* bench and *much* slower.
bsalomon
2014-08-14
*
remove internal repeat count from gradient benches
bsalomon
2014-08-14
*
Add runtime flag to turn compressed alpha masks on
krajcevski
2014-08-13
*
Add entry point for passing options to the GrContextFactory
krajcevski
2014-08-13
*
Don't leak the shader in PatchBench.
mtklein
2014-08-13
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
2D kernel initial wiring for Guassian
joshualitt
2014-08-11
*
Restore bench_util.py
Mike Klein
2014-08-08
*
Make the rotated rects bench allow more alpha/color variations and an arbitra...
bsalomon
2014-08-08
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Add angle config to nanobench and make angle a default config for dm and nano...
bsalomon
2014-08-06
*
Bye bye bench.
mtklein
2014-08-06
*
Fix calibration loop failure condition.
mtklein
2014-08-04
*
Skip all .skps in 565.
mtklein
2014-08-01
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
nanobench: support GMs-as-benches
mtklein
2014-07-31
*
Add rotated rects benchmarks
bsalomon
2014-07-30
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Fix the other microbench schema
kelvinly
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Make nanobench setup configs outside of loop over benchmarks
bsalomon
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Fix GLubyte to GrGLubyte.
jcgregorio
2014-07-17
*
Change JSON output of nanobench.
jcgregorio
2014-07-17
[next]