1. 664621a include the right named .h for glyph data by reed@google.com · 11 years ago
  2. 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 11 years ago
  3. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  4. 7495f59 Don't crash if device creation fails in bench. by commit-bot@chromium.org · 11 years ago
  5. 59ce137 Fix Win7 warning-as-error complaint by robertphillips@google.com · 11 years ago
  6. c117cba add bench for sk_memset16/32 by reed@google.com · 11 years ago
  7. 76e1538 N7 performance trigger rebaselines after skp update by robertphillips@google.com · 11 years ago
  8. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  10. f865be3 Add atlasing option to GameBench bench by robertphillips@google.com · 11 years ago
  11. 9e67935 Mark picture record benches as non-rendering. by bsalomon@google.com · 11 years ago
  12. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  13. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  14. a2be2cc cast enum to float to fix (really bad) warning by reed@google.com · 11 years ago
  15. 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
  16. 9e59a0e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 2ece287 use DEF_BENCH by reed@google.com · 11 years ago
  18. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  19. 37add6b Rebaseline performance triggers by robertphillips@google.com · 11 years ago
  20. bf711cf Update bench expectations for nexus7 on tabl_hsfi.skp (256x256_gpu) by djsollen@google.com · 11 years ago
  21. a5a59b3 Fix flaky Ubuntu performance trigger by robertphillips@google.com · 11 years ago
  22. 015b604 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  23. b10322a Performance trigger rebaselines (mainly due to r9175) by robertphillips@google.com · 11 years ago
  24. 347fd4e Add aligned case to game bench by robertphillips@google.com · 11 years ago
  25. ba46534 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  26. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 63a3f6f Fix for Debug check failures in r9108 by robertphillips@google.com · 11 years ago
  28. 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 11 years ago
  29. 512c9b6 add wildcard test name matching to gm and bench. by caryclark@google.com · 11 years ago
  30. 0f20a3f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 6d58ad3 Fix for compiler warnings/errors in r9078 by robertphillips@google.com · 11 years ago
  32. 6670ab9 Added game-like bench marks by robertphillips@google.com · 11 years ago
  33. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  34. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  35. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  36. 3faf1f1 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  37. 8e2cdff Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  38. ce0ce4f Add stroked oval benches. by jvanverth@google.com · 11 years ago
  39. ddb45a6 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  40. 33146a7 Updated performance trigger baseline by robertphillips@google.com · 11 years ago
  41. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  42. 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 12 years ago
  43. dfa1ce0 Win7 gpu performance trigger rebaseline (tabl_mlb) by robertphillips@google.com · 12 years ago
  44. 0889f68 add bench for SkPoint::normalize() by reed@google.com · 12 years ago
  45. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  46. 370d835 Add new bench for rotated rects (aarects_rotated) by robertphillips@google.com · 12 years ago
  47. e6598a0 Fix builder name references by borenet@google.com · 12 years ago
  48. 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 12 years ago
  50. cb8dce2 up the inner-loop for clz bench, to get more stable results by reed@google.com · 12 years ago
  51. 0d7aac9 add bench for SkCLZ by reed@google.com · 12 years ago
  52. 553ad65 use DEF_BENCH macro by reed@google.com · 12 years ago
  53. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 12 years ago
  54. 3b5feb3 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 12 years ago
  55. 9eb79e5 Adjust some Nexus 7 performance triggers by robertphillips@google.com · 12 years ago
  56. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 5d71adf Adding new bench tests for lighting and blur by sugoi@google.com · 12 years ago
  58. 6238c57 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  59. 190260e Add stroked rrect benches. by jvanverth@google.com · 12 years ago
  60. ca425d9 Build fix by sugoi@google.com · 12 years ago
  61. 580a172 Added a few bench for some image filters by sugoi@google.com · 12 years ago
  62. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 12 years ago
  63. f6212b3 Rebaseline performance triggers for new .skp files by robertphillips@google.com · 12 years ago
  64. 4309a02 Win7 Intel performance rebaseline by robertphillips@google.com · 12 years ago
  65. 2240ade Performance rebaseline on ubuntu by robertphillips@google.com · 12 years ago
  66. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 12 years ago
  67. 4314f1b Rebaseline Nexus7 cuteoverload performance trigger by robertphillips@google.com · 12 years ago
  68. cbbdab5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  69. a213899 Build fix by junov@chromium.org · 12 years ago
  70. 4775cba Perlin noise adjustments by sugoi@google.com · 12 years ago
  71. d61ba6e Benchmark to measure SkSurface copy on write performance by junov@chromium.org · 12 years ago
  72. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  73. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 12 years ago
  74. 44f00b1 Rebaseline Nexus-7 performance triggers by robertphillips@google.com · 12 years ago
  75. e80114d Remove MacMini 10.8 performance triggers because they keep flip flopping by robertphillips@google.com · 12 years ago
  76. c2532dd Partial reapply of r5364 minus the non-neon code path. by djsollen@google.com · 12 years ago
  77. ae6f47e Switches to a Skia-specific appengine entry point that uses condensed data and taskqueue writes (SkipBuildbotRuns). by bensong@google.com · 12 years ago
  78. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  79. 97f57a6 Rebaseline Ubuntu performance trigger by robertphillips@google.com · 12 years ago
  80. eb6a41d Increases batch size for sending bench data to appengine to 66. by bensong@google.com · 12 years ago
  81. 3e1ba9f Re-enabling Mac 10.8 performance triggers removed in r8472 by robertphillips@google.com · 12 years ago
  82. 86b83fb Rebaseline Nexus7 performance triggers by robertphillips@google.com · 12 years ago
  83. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 01f010c Remove MacMini_10_8 performance triggers by robertphillips@google.com · 12 years ago
  85. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 12 years ago
  86. 51c8112 Convert #warning to comment to get iOS compiling by robertphillips@google.com · 12 years ago
  87. 6864cb8 Rebaseline Mac 10.8 performance flakes by robertphillips@google.com · 12 years ago
  88. 44b85fe Rebaselining performance flake by robertphillips@google.com · 12 years ago
  89. 4d3751d Rebaselining performance flakes by robertphillips@google.com · 12 years ago
  90. 72657e0 Rebaseline for Mac 10.9 performance trigger flakes by robertphillips@google.com · 12 years ago
  91. 28795f5 Widen the range on some performance trigger flakes by robertphillips@google.com · 12 years ago
  92. b2ef708 Remove Ubuntu gpu performance triggers by robertphillips@google.com · 12 years ago
  93. fb4038a Performance trigger rebaselines by robertphillips@google.com · 12 years ago
  94. 4f25baa Adjust performance triggers by robertphillips@google.com · 12 years ago
  95. 6a2ea69 More performance rebaselines by robertphillips@google.com · 12 years ago
  96. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  97. 25ba671 More Mac 10.8 performance rebaselines by robertphillips@google.com · 12 years ago
  98. 79dca3e Another Mac 10.8 performance rebaseline by robertphillips@google.com · 12 years ago
  99. 795181d Perfrormance rebaseline for Mac 10.8 by robertphillips@google.com · 12 years ago
  100. fbf66e8 Yet another performance trigger rebaseline by robertphillips@google.com · 12 years ago