1. a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
  2. cd95e5f Widen range for flaky performance trigger baseline by robertphillips@google.com · 11 years ago
  3. afbb685 Flaky Ubuntu performance trigger rebaselines by robertphillips@google.com · 11 years ago
  4. 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 11 years ago
  5. 0c4e21d Streamline picture_record_recurring_ bench. by commit-bot@chromium.org · 11 years ago
  6. 5396a04 Added a high-color (50 colors) gradient for each gradient type. by commit-bot@chromium.org · 11 years ago
  7. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  9. b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
  10. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  11. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  12. 592dee9 Remove unused private fields from PathUtilsBench. by tfarina@chromium.org · 11 years ago
  13. 5f63fdf Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  14. 561b713 Performance trigger rebaselines for r9888 (Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter - https://codereview.chromium.org/18110012/) by robertphillips@google.com · 11 years ago
  15. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. 2d903ae make sure we pass legal utf8 by reed@google.com · 11 years ago
  17. 2311297 test null-glyphs param case by reed@google.com · 11 years ago
  18. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  19. 53fa5fd Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  20. 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. d3976a1 Fix for Win7 bench compiler error/warning by robertphillips@google.com · 11 years ago
  22. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
  23. a741f7d Fix Performance trigger baselines by robertphillips@google.com · 11 years ago
  24. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  25. a154dc8 Rebaselining some performance trigger flakes by robertphillips@google.com · 11 years ago
  26. afb0e9c Remove unused NormalizeBench::fUsePortable field. by commit-bot@chromium.org · 11 years ago
  27. f348842 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  28. 44f7c23 Performance trigger rebaselines after hard reboot by robertphillips@google.com · 11 years ago
  29. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  30. 29a159c Adds microbench range generation option; renames file appropriately. (SkipBuildbotRuns) by bensong@google.com · 11 years ago
  31. 741b2e1 Fixes zero division when there are no lines to plot (only one revision in range) by bensong@google.com · 11 years ago
  32. 5f87975 Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia by commit-bot@chromium.org · 11 years ago
  33. a707fd5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. c265230 add cache efficiency test by reed@google.com · 11 years ago
  35. 24ed8d7 Fixes microbench format change caused by r9417. by bensong@google.com · 11 years ago
  36. de69eee Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  37. 5872e00 doh. send byte length, not word count, to measureText by reed@google.com · 11 years ago
  38. 2fef6d2 move measureText to be the only thing in the inner loop by reed@google.com · 11 years ago
  39. c9ab48f switch array to uint16_t to fix overflows by reed@google.com · 11 years ago
  40. fad3e5e comment out value > int16_t by reed@google.com · 11 years ago
  41. 664621a include the right named .h for glyph data by reed@google.com · 11 years ago
  42. 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 11 years ago
  43. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  44. 7495f59 Don't crash if device creation fails in bench. by commit-bot@chromium.org · 11 years ago
  45. 59ce137 Fix Win7 warning-as-error complaint by robertphillips@google.com · 11 years ago
  46. c117cba add bench for sk_memset16/32 by reed@google.com · 11 years ago
  47. 76e1538 N7 performance trigger rebaselines after skp update by robertphillips@google.com · 11 years ago
  48. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  50. f865be3 Add atlasing option to GameBench bench by robertphillips@google.com · 11 years ago
  51. 9e67935 Mark picture record benches as non-rendering. by bsalomon@google.com · 11 years ago
  52. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  53. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  54. a2be2cc cast enum to float to fix (really bad) warning by reed@google.com · 11 years ago
  55. ef77ec2 extend SkBenchmark to allow a bench to return a durationScale, which allows it to perform fewer actual interations, but report a scale factor to account for that. Thus a very slow bench can be compared head-to-head with a faster one, w/o actually forcing the tool to run for the full duration of the slower test. by reed@google.com · 11 years ago
  56. 9e59a0e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 2ece287 use DEF_BENCH by reed@google.com · 11 years ago
  58. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  59. 37add6b Rebaseline performance triggers by robertphillips@google.com · 11 years ago
  60. bf711cf Update bench expectations for nexus7 on tabl_hsfi.skp (256x256_gpu) by djsollen@google.com · 11 years ago
  61. a5a59b3 Fix flaky Ubuntu performance trigger by robertphillips@google.com · 11 years ago
  62. 015b604 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  63. b10322a Performance trigger rebaselines (mainly due to r9175) by robertphillips@google.com · 11 years ago
  64. 347fd4e Add aligned case to game bench by robertphillips@google.com · 11 years ago
  65. ba46534 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  66. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. 63a3f6f Fix for Debug check failures in r9108 by robertphillips@google.com · 11 years ago
  68. 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 11 years ago
  69. 512c9b6 add wildcard test name matching to gm and bench. by caryclark@google.com · 11 years ago
  70. 0f20a3f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. 6d58ad3 Fix for compiler warnings/errors in r9078 by robertphillips@google.com · 11 years ago
  72. 6670ab9 Added game-like bench marks by robertphillips@google.com · 11 years ago
  73. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  74. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  75. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  76. 3faf1f1 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  77. 8e2cdff Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  78. ce0ce4f Add stroked oval benches. by jvanverth@google.com · 11 years ago
  79. ddb45a6 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  80. 33146a7 Updated performance trigger baseline by robertphillips@google.com · 11 years ago
  81. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 11 years ago
  83. dfa1ce0 Win7 gpu performance trigger rebaseline (tabl_mlb) by robertphillips@google.com · 11 years ago
  84. 0889f68 add bench for SkPoint::normalize() by reed@google.com · 11 years ago
  85. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. 370d835 Add new bench for rotated rects (aarects_rotated) by robertphillips@google.com · 11 years ago
  87. e6598a0 Fix builder name references by borenet@google.com · 11 years ago
  88. 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  89. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 11 years ago
  90. cb8dce2 up the inner-loop for clz bench, to get more stable results by reed@google.com · 11 years ago
  91. 0d7aac9 add bench for SkCLZ by reed@google.com · 11 years ago
  92. 553ad65 use DEF_BENCH macro by reed@google.com · 11 years ago
  93. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 11 years ago
  94. 3b5feb3 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  95. 9eb79e5 Adjust some Nexus 7 performance triggers by robertphillips@google.com · 11 years ago
  96. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  97. 5d71adf Adding new bench tests for lighting and blur by sugoi@google.com · 11 years ago
  98. 6238c57 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  99. 190260e Add stroked rrect benches. by jvanverth@google.com · 11 years ago
  100. ca425d9 Build fix by sugoi@google.com · 11 years ago