1. 31f8f73 Fixed valgrind complaint in MatrixBench by robertphillips@google.com · 12 years ago
  2. bf3ef28 Fixed memory leak in deferred_canvas_record bench by robertphillips@google.com · 12 years ago
  3. 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
  4. 37711e1 Update expected bench results for picture_playback_drawText_GPU_c by epoger@google.com · 12 years ago
  5. ad0c5d2 Adds bench expectation file and mechanism for triggering bench-out-of-range alerts from bench_graph_svg. by bensong@google.com · 12 years ago
  6. 83187a2 Make all random path benchs non-rendering by robertphillips@google.com · 12 years ago
  7. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  8. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  9. 9d59420 Added GPU resource cache stats printing to bench & removed some noise from inst counting information by robertphillips@google.com · 12 years ago
  10. 752acc7 Provide labels for variant settings in bench graph. by bungeman@google.com · 12 years ago
  11. 4cea9f4 Use double dashes for bench options to be consistent. by scroggo@google.com · 12 years ago
  12. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  13. 07a05d5 Fixed memory leak in RTreeBench by robertphillips@google.com · 12 years ago
  14. d62f1b0 Fix for Windows build. by scroggo@google.com · 12 years ago
  15. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  16. 61348d1 Fix rtree bench name bug. Unreviewed. by rileya@google.com · 12 years ago
  17. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  19. 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
  21. 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
  22. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  23. b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 12 years ago
  24. dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 12 years ago
  25. 7426743 Records bench graph scale information so we can calculate back the bench values. by bensong@google.com · 12 years ago
  26. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
  28. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  29. 2abed83 Added -min option to bench by robertphillips@google.com · 12 years ago
  30. f3d3d96 Update bench_compare to do the comparison using different statistical methods by djsollen@google.com · 12 years ago
  31. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  32. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  33. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
  34. 8ccfa55 adds -i flag to ignore a timer for bench plots. by bensong@google.com · 12 years ago
  35. b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
  36. 8c1de76 added representation to xhtml title. by bensong@google.com · 12 years ago
  37. 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
  38. 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
  39. a913a99 revert r5100 experiment by bsalomon@google.com · 12 years ago
  40. 5224d75 Temporary change to bench on android to run limited set of test in order to see whether it allows bench to complete. by bsalomon@google.com · 12 years ago
  41. b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
  42. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  43. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  44. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  45. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  46. 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
  47. 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
  48. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  49. 44b67b2 Fixing NoGPU build of bench by junov@chromium.org · 12 years ago
  50. a2b32b8 Add -logFile option to Bench by borenet@google.com · 12 years ago
  51. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  52. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  53. aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
  54. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
  55. fdd909c Added picture recording benchmark options to bench. by keyar@chromium.org · 12 years ago
  56. 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
  57. b698155 Fix variants in bench graphs. by bungeman@google.com · 12 years ago
  58. 7fe6409 change unique_paint_dictionary to change the paint randomly, instead of just by reed@google.com · 12 years ago
  59. 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
  60. 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
  61. fc8581b revert 4478 by reed@google.com · 12 years ago
  62. f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
  63. 88db9ef add SkChecksum as a static class, for the replacement API by reed@google.com · 12 years ago
  64. f1d4695 add scaling factor for subclasses, to normalize running time a little better by reed@google.com · 12 years ago
  65. ead2b39 by bensong@google.com · 12 years ago
  66. af3d79a by bensong@google.com · 12 years ago
  67. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  68. 1513f6e write my own os.path.abspath() to work around Win path-length limits by epoger@google.com · 12 years ago
  69. 3186847 Reduce iteration count on picture_playback benchmarks to bring their cost by tomhudson@google.com · 12 years ago
  70. 5b2e01c Add -o option to bench_graph_svg.py: write the output to a file rather than stdout by epoger@google.com · 12 years ago
  71. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  72. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago
  73. 357818c fix bogus assert by reed@google.com · 12 years ago
  74. bb0b67f Reverting r4239 & r4240 by robertphillips@google.com · 12 years ago
  75. d70f730 pass -fArray[i] instead of fArray[i], to skip a compiler optimization where it by reed@google.com · 12 years ago
  76. df9d6f1 add bench for SkScalarIsFinite by reed@google.com · 12 years ago
  77. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  78. a0116d5 Disable morphology benchmarks on fixed point builds. by tomhudson@google.com · 12 years ago
  79. f2e91a3 Dilate & Erode benchmarks. Unlike the blur benchmarks (which test by tomhudson@google.com · 12 years ago
  80. 258e0bf add bench for conical Gradient by reed@google.com · 12 years ago
  81. 19069a2 fix warnings on Mac in bench by caryclark@google.com · 12 years ago
  82. 0d10280 We often rgn-diff an area >= the other rgn. now we detect that and return empty by reed@google.com · 12 years ago
  83. dde718c Add bench to test the performance of creating a picture. by djsollen@google.com · 12 years ago
  84. f3a8d8e apply 10.p+32 -> (float)(1 << 23) fix from MathTest here as well by reed@google.com · 12 years ago
  85. 7f19241 add bench for floor variants by reed@google.com · 12 years ago
  86. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  87. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  88. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  89. ea6f683 add makedash_ variants to measure applying the dash (not drawing it) by reed@google.com · 12 years ago
  90. ebd2496 change SkChunkAlloc to grow its allocations geometrically (not linearly) by reed@google.com · 12 years ago
  91. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  92. a584aed perform quickReject in drawPoints (which is called by drawLine) just like we by reed@google.com · 12 years ago
  93. c3be34d Add (8) more benchmarks to capture performance of a pair of blit optimization by tomhudson@google.com · 12 years ago
  94. 4ad2275 add clipped case for dashing to exercise quickReject by reed@google.com · 12 years ago
  95. 63c5761 add test for computing the bounds of an array of points (SkRect::set) by reed@google.com · 12 years ago
  96. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  97. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago
  98. 3d8cd17 Discard absurd values (and log warnings) when graphing bench results. by epoger@google.com · 13 years ago
  99. ef85e3c add experimental variant of dashing, where we explicitly draw rects by reed@google.com · 13 years ago
  100. b1af07a Dialed back complexity of nested clip bench to bring time down to a reasonable level by robertphillips@google.com · 13 years ago