1. 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
  2. 6849279 Adds a file for revision annotations on dashboard. by bensong@google.com · 12 years ago
  3. fc5100a use DEF_BENCH to simplify lots of registrations by reed@google.com · 12 years ago
  4. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  5. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  6. 1ca015b add bench for hairlines by reed@google.com · 12 years ago
  7. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
  9. c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
  10. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  11. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. f6fc3fc Add new bench to exercise SkPath::arcTo (arbroundrect) by robertphillips@google.com · 12 years ago
  13. 420f9e9 add opaque/alpha variants by reed@google.com · 12 years ago
  14. b8b92ea add DEF_BENCH marco to make it easy to register new benches by reed@google.com · 12 years ago
  15. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. 3d407a1 add bench for drawBitmapRectToRect by reed@google.com · 12 years ago
  17. 43859d5 Adds a script to help analyze bench ranges to add/change in bench/bench_expectations.txt by bensong@google.com · 12 years ago
  18. 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. 9243526 Added bench to replicate Google spreadsheet-style table drawing by robertphillips@google.com · 12 years ago
  20. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  21. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  22. 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
  23. 4c5ea44 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. fb10389 Adding a silent playback option to SkGPipeRead by junov@chromium.org · 12 years ago
  25. c5e1ed8 Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs step doesn't blow up if the data is all zeroes. by senorblanco@chromium.org · 12 years ago
  26. dc12b62 Update bench_expectations by borenet@google.com · 12 years ago
  27. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  28. 31f8f73 Fixed valgrind complaint in MatrixBench by robertphillips@google.com · 12 years ago
  29. bf3ef28 Fixed memory leak in deferred_canvas_record bench by robertphillips@google.com · 12 years ago
  30. 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
  31. 37711e1 Update expected bench results for picture_playback_drawText_GPU_c by epoger@google.com · 12 years ago
  32. 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
  33. 83187a2 Make all random path benchs non-rendering by robertphillips@google.com · 12 years ago
  34. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  35. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  36. 9d59420 Added GPU resource cache stats printing to bench & removed some noise from inst counting information by robertphillips@google.com · 12 years ago
  37. 752acc7 Provide labels for variant settings in bench graph. by bungeman@google.com · 12 years ago
  38. 4cea9f4 Use double dashes for bench options to be consistent. by scroggo@google.com · 12 years ago
  39. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  40. 07a05d5 Fixed memory leak in RTreeBench by robertphillips@google.com · 12 years ago
  41. d62f1b0 Fix for Windows build. by scroggo@google.com · 12 years ago
  42. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  43. 61348d1 Fix rtree bench name bug. Unreviewed. by rileya@google.com · 12 years ago
  44. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  46. 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  47. 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
  48. 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
  49. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  50. b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 12 years ago
  51. dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 12 years ago
  52. 7426743 Records bench graph scale information so we can calculate back the bench values. by bensong@google.com · 12 years ago
  53. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
  55. 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
  56. 2abed83 Added -min option to bench by robertphillips@google.com · 12 years ago
  57. f3d3d96 Update bench_compare to do the comparison using different statistical methods by djsollen@google.com · 12 years ago
  58. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  59. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  60. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
  61. 8ccfa55 adds -i flag to ignore a timer for bench plots. by bensong@google.com · 12 years ago
  62. b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
  63. 8c1de76 added representation to xhtml title. by bensong@google.com · 12 years ago
  64. 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
  65. 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
  66. a913a99 revert r5100 experiment by bsalomon@google.com · 12 years ago
  67. 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
  68. b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
  69. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  70. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  71. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  72. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  73. 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
  74. 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
  75. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  76. 44b67b2 Fixing NoGPU build of bench by junov@chromium.org · 12 years ago
  77. a2b32b8 Add -logFile option to Bench by borenet@google.com · 12 years ago
  78. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  79. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  80. aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
  81. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
  82. fdd909c Added picture recording benchmark options to bench. by keyar@chromium.org · 12 years ago
  83. 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
  84. b698155 Fix variants in bench graphs. by bungeman@google.com · 12 years ago
  85. 7fe6409 change unique_paint_dictionary to change the paint randomly, instead of just by reed@google.com · 12 years ago
  86. 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
  87. 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
  88. fc8581b revert 4478 by reed@google.com · 12 years ago
  89. f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
  90. 88db9ef add SkChecksum as a static class, for the replacement API by reed@google.com · 12 years ago
  91. f1d4695 add scaling factor for subclasses, to normalize running time a little better by reed@google.com · 12 years ago
  92. ead2b39 by bensong@google.com · 12 years ago
  93. af3d79a by bensong@google.com · 12 years ago
  94. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  95. 1513f6e write my own os.path.abspath() to work around Win path-length limits by epoger@google.com · 12 years ago
  96. 3186847 Reduce iteration count on picture_playback benchmarks to bring their cost by tomhudson@google.com · 12 years ago
  97. 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
  98. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  99. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago
  100. 357818c fix bogus assert by reed@google.com · 12 years ago