1. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 12 years ago
  2. 1ca015b add bench for hairlines by reed@google.com · 12 years ago
  3. 3d407a1 add bench for drawBitmapRectToRect by reed@google.com · 12 years ago
  4. 9243526 Added bench to replicate Google spreadsheet-style table drawing by robertphillips@google.com · 12 years ago
  5. cc9471c Fix premul alpha problems w/matrix convolution filter, and re-enable the bench. by senorblanco@chromium.org · 12 years ago
  6. 79723f9 Unreviewed; build fix. by senorblanco@chromium.org · 12 years ago
  7. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  8. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  9. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  10. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  11. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  12. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  13. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  14. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  15. a31b8bb by twiz@google.com · 12 years ago
  16. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago
  17. f2e91a3 Dilate & Erode benchmarks. Unlike the blur benchmarks (which test by tomhudson@google.com · 12 years ago
  18. dde718c Add bench to test the performance of creating a picture. by djsollen@google.com · 12 years ago
  19. ebd2496 change SkChunkAlloc to grow its allocations geometrically (not linearly) by reed@google.com · 12 years ago
  20. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago
  21. c56a83c add bench for SkPath::Iter and SkPath::RawIter by reed@google.com · 12 years ago
  22. 4aa1a70 add initial bench for dashing (more work to do) by reed@google.com · 12 years ago
  23. 8c2cc1a add RegionBench, in preparation for speeding up intersects and contains for chrome by reed@google.com · 12 years ago
  24. b8c3917 add bench for various interp techniques used in bitmapshader_matrix by reed@google.com · 12 years ago
  25. 809a2a9 Add a bench for picture playback. by djsollen@google.com · 12 years ago
  26. cc58651 add bench for shader+blitMask by reed@google.com · 13 years ago
  27. 410e9dc New SkMutex benchmark - used when we suspected mutex performance issues; by tomhudson@google.com · 13 years ago
  28. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
  29. 6e5a45c add bench for building the font cache by reed@google.com · 13 years ago
  30. 57c4957 add bench for building aaclips by reed@google.com · 13 years ago
  31. 05d63ae add initial bench for drawVertices by reed@google.com · 13 years ago
  32. 71dd3e0 New benchmark for blitRect based on call frequency observed while scrolling by tomhudson@google.com · 13 years ago
  33. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  34. e05cc8e explicitly set opt level for mac-release delete obsolete FPS bench by reed@google.com · 13 years ago
  35. 1134f98 Refactor the bench and common gyp/gypi files to allow for building bench within by seanpaul@google.com · 13 years ago