1. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  2. 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  3. 935ad02 Add drawPoints dash bench by robertphillips@google.com · 12 years ago
  4. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 12 years ago
  5. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
  6. cd63fb5 Adds BENCH_ALLOWED_NOISE to widen expected bench ranges. by bensong@google.com · 12 years ago
  7. 91f489a Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched). by senorblanco@chromium.org · 12 years ago
  8. 661aeee Update bench_expectations.txt with new codes in issue 6842112. by bensong@google.com · 12 years ago
  9. dc2dd2e update bench_expectations with wider range before further investigations and discussions; change precision of bench values to 0.001. by bensong@google.com · 12 years ago
  10. fa1d4ea add skp bench expectations and watch for alerts. by bensong@google.com · 12 years ago
  11. 884e60b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. 0561a3c need this for prev. cl by reed@google.com · 12 years ago
  13. 2d078b6 add bench for srcmode by reed@google.com · 12 years ago
  14. 60712f3 use DEF_BENCH() macro to clean up factory registrations -- no other change by reed@google.com · 12 years ago
  15. 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
  16. 6849279 Adds a file for revision annotations on dashboard. by bensong@google.com · 12 years ago
  17. fc5100a use DEF_BENCH to simplify lots of registrations by reed@google.com · 12 years ago
  18. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  19. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  20. 1ca015b add bench for hairlines by reed@google.com · 12 years ago
  21. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
  23. 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
  24. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  25. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. f6fc3fc Add new bench to exercise SkPath::arcTo (arbroundrect) by robertphillips@google.com · 12 years ago
  27. 420f9e9 add opaque/alpha variants by reed@google.com · 12 years ago
  28. b8b92ea add DEF_BENCH marco to make it easy to register new benches by reed@google.com · 12 years ago
  29. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  30. 3d407a1 add bench for drawBitmapRectToRect by reed@google.com · 12 years ago
  31. 43859d5 Adds a script to help analyze bench ranges to add/change in bench/bench_expectations.txt by bensong@google.com · 12 years ago
  32. 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 9243526 Added bench to replicate Google spreadsheet-style table drawing by robertphillips@google.com · 12 years ago
  34. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  35. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  36. 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
  37. 4c5ea44 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. fb10389 Adding a silent playback option to SkGPipeRead by junov@chromium.org · 12 years ago
  39. 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
  40. dc12b62 Update bench_expectations by borenet@google.com · 12 years ago
  41. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  42. 31f8f73 Fixed valgrind complaint in MatrixBench by robertphillips@google.com · 12 years ago
  43. bf3ef28 Fixed memory leak in deferred_canvas_record bench by robertphillips@google.com · 12 years ago
  44. 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
  45. 37711e1 Update expected bench results for picture_playback_drawText_GPU_c by epoger@google.com · 12 years ago
  46. 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
  47. 83187a2 Make all random path benchs non-rendering by robertphillips@google.com · 12 years ago
  48. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  49. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  50. 9d59420 Added GPU resource cache stats printing to bench & removed some noise from inst counting information by robertphillips@google.com · 12 years ago
  51. 752acc7 Provide labels for variant settings in bench graph. by bungeman@google.com · 12 years ago
  52. 4cea9f4 Use double dashes for bench options to be consistent. by scroggo@google.com · 12 years ago
  53. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  54. 07a05d5 Fixed memory leak in RTreeBench by robertphillips@google.com · 12 years ago
  55. d62f1b0 Fix for Windows build. by scroggo@google.com · 12 years ago
  56. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  57. 61348d1 Fix rtree bench name bug. Unreviewed. by rileya@google.com · 12 years ago
  58. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  59. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  60. 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  61. 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
  62. 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
  63. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  64. b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 12 years ago
  65. dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 12 years ago
  66. 7426743 Records bench graph scale information so we can calculate back the bench values. by bensong@google.com · 12 years ago
  67. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  68. 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
  69. 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
  70. 2abed83 Added -min option to bench by robertphillips@google.com · 12 years ago
  71. f3d3d96 Update bench_compare to do the comparison using different statistical methods by djsollen@google.com · 12 years ago
  72. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  73. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  74. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
  75. 8ccfa55 adds -i flag to ignore a timer for bench plots. by bensong@google.com · 12 years ago
  76. b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
  77. 8c1de76 added representation to xhtml title. by bensong@google.com · 12 years ago
  78. 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
  79. 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
  80. a913a99 revert r5100 experiment by bsalomon@google.com · 12 years ago
  81. 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
  82. b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
  83. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  84. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  85. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  86. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  87. 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
  88. 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
  89. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  90. 44b67b2 Fixing NoGPU build of bench by junov@chromium.org · 12 years ago
  91. a2b32b8 Add -logFile option to Bench by borenet@google.com · 12 years ago
  92. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  93. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  94. aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
  95. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
  96. fdd909c Added picture recording benchmark options to bench. by keyar@chromium.org · 12 years ago
  97. 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
  98. b698155 Fix variants in bench graphs. by bungeman@google.com · 12 years ago
  99. 7fe6409 change unique_paint_dictionary to change the paint randomly, instead of just by reed@google.com · 12 years ago
  100. 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago