index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
bench.gypi
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Augmenting SkDeferredCanvas notification interface to signal flushes and memo...
junov@chromium.org
2012-08-14
*
Avoid a loop in writeString and writePad by zeroing padding first.
scroggo@google.com
2012-07-24
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Dilate & Erode benchmarks. Unlike the blur benchmarks (which test
tomhudson@google.com
2012-06-11
*
Add bench to test the performance of creating a picture.
djsollen@google.com
2012-05-30
*
change SkChunkAlloc to grow its allocations geometrically (not linearly)
reed@google.com
2012-05-17
*
Add bench and test for SkRefCnt.
bungeman@google.com
2012-05-14
*
add bench for SkPath::Iter and SkPath::RawIter
reed@google.com
2012-05-07
*
add initial bench for dashing (more work to do)
reed@google.com
2012-05-04
*
add RegionBench, in preparation for speeding up intersects and contains for c...
reed@google.com
2012-04-27
*
add bench for various interp techniques used in bitmapshader_matrix
reed@google.com
2012-03-07
*
Add a bench for picture playback.
djsollen@google.com
2012-02-23
*
add bench for shader+blitMask
reed@google.com
2011-11-15
*
New SkMutex benchmark - used when we suspected mutex performance issues;
tomhudson@google.com
2011-11-14
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
add bench for building the font cache
reed@google.com
2011-11-02
*
add bench for building aaclips
reed@google.com
2011-10-31
*
add initial bench for drawVertices
reed@google.com
2011-10-28
*
New benchmark for blitRect based on call frequency observed while scrolling
tomhudson@google.com
2011-10-27
*
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...
bsalomon@google.com
2011-10-19
*
explicitly set opt level for mac-release
reed@google.com
2011-10-10
*
Refactor the bench and common gyp/gypi files to allow for building bench within
seanpaul@google.com
2011-09-15