aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gypi
Commit message (Expand)AuthorAge
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Refactoring in preparation for adding the picture benchmarking program.Gravatar twiz@google.com2012-06-22
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19
* Dilate & Erode benchmarks. Unlike the blur benchmarks (which testGravatar tomhudson@google.com2012-06-11
* Add bench to test the performance of creating a picture.Gravatar djsollen@google.com2012-05-30
* change SkChunkAlloc to grow its allocations geometrically (not linearly)Gravatar reed@google.com2012-05-17
* Add bench and test for SkRefCnt.Gravatar bungeman@google.com2012-05-14
* add bench for SkPath::Iter and SkPath::RawIterGravatar reed@google.com2012-05-07
* add initial bench for dashing (more work to do)Gravatar reed@google.com2012-05-04
* add RegionBench, in preparation for speeding up intersects and contains for c...Gravatar reed@google.com2012-04-27
* add bench for various interp techniques used in bitmapshader_matrixGravatar reed@google.com2012-03-07
* Add a bench for picture playback.Gravatar djsollen@google.com2012-02-23
* add bench for shader+blitMaskGravatar reed@google.com2011-11-15
* New SkMutex benchmark - used when we suspected mutex performance issues;Gravatar tomhudson@google.com2011-11-14
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* add bench for building the font cacheGravatar reed@google.com2011-11-02
* add bench for building aaclipsGravatar reed@google.com2011-10-31
* add initial bench for drawVerticesGravatar reed@google.com2011-10-28
* New benchmark for blitRect based on call frequency observed while scrollingGravatar tomhudson@google.com2011-10-27
* Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...Gravatar bsalomon@google.com2011-10-19
* explicitly set opt level for mac-releaseGravatar reed@google.com2011-10-10
* Refactor the bench and common gyp/gypi files to allow for building bench withinGravatar seanpaul@google.com2011-09-15