1. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  2. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  3. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  4. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  5. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  6. 26e30c5 Cleanup displacement bench by robertphillips@google.com · 11 years ago
  7. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  8. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  9. 34150b4 Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for radial_mirror and radial_repeat. by commit-bot@chromium.org · 11 years ago
  10. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  11. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  12. 0d9e6de Changes bench to output with git hash filename; cleans up bench_graph_svg to only handle bench alerts; renames it to check_bench_regressions. by bensong@google.com · 11 years ago
  13. 2887119 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  14. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  15. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  16. f8a6b20 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  17. c95e1e5 Temporarily disable FilterBitmapBenches while I fix it. by mtklein@google.com · 11 years ago
  18. dcfed6c fix warnings when running a no gpu build by djsollen@google.com · 11 years ago
  19. 4e1d4b3 fix mac10.6 build by djsollen@google.com · 11 years ago
  20. a05bbfe rebaseline nexus7 perf improvement by djsollen@google.com · 11 years ago
  21. 70de4da Insert swapbuffers into GPU benchmarks. by djsollen@google.com · 11 years ago
  22. 96b128b rebaseline bench expectations by commit-bot@chromium.org · 11 years ago
  23. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  24. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  25. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  26. b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
  27. 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
  28. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  30. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  31. 3400f4b Add 3 color variant to gradient bench, include scale in name, add more benchs by commit-bot@chromium.org · 11 years ago
  32. 9cb5177 Fix asan build. Duh, don't return a stack address... by mtklein@google.com · 11 years ago
  33. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  34. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  35. b90a2ca Fix a warning. by scroggo@google.com · 11 years ago
  36. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  37. 7d9a21b Deletes bench_expectations.txt and change comments to refer to the new per-bot expectation files. by bensong@google.com · 11 years ago
  38. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  39. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  40. b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
  41. 93d2f55 also limit loops-per-canvas in picture_record_dictionaries, which has the same problem as unique_paint by mtklein@google.com · 11 years ago
  42. 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
  43. 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
  44. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  45. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 11 years ago
  47. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  48. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  49. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  50. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 11 years ago
  52. dbd41c8 It looks like we're not always running long enough to give the GPU counters time to converge (and possibly the same for CPU too, but GPU is definitely worse off). by mtklein@google.com · 11 years ago
  53. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  54. 96bf2b5 N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  55. b87bf83 Add explicit double -> SkScalar conversion to fix werror on Windows. by mtklein@google.com · 11 years ago
  56. 78d0379 Add missing dependency to unbreak NOGPU build. by mtklein@google.com · 11 years ago
  57. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  58. 8ad29ce Fix bench logging for --repeat 1 by borenet@google.com · 11 years ago
  59. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  60. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  61. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  62. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  63. fd47a12 Win7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  64. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  65. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  66. 87d9499 Nexus7 Performace trigger baselines by robertphillips@google.com · 11 years ago
  67. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. 0d60db6 Add missing .outs by sglez@google.com · 11 years ago
  69. 3e3cdad Fix rtree bench by sglez@google.com · 11 years ago
  70. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  71. 7367225 Patch for 10995 by robertphillips@google.com · 11 years ago
  72. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  73. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  74. d162092 Performance trigger rebaselines of theverge on Nexus7 for r10936 (Blur refactoring) by robertphillips@google.com · 11 years ago
  75. 63bf68d Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44 by shawnsingh@chromium.org · 11 years ago
  76. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  77. d3707a7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  78. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  79. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  80. 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
  81. eecbe50 Nexus 7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  82. 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 11 years ago
  83. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  84. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  85. 287068c Refer to the correct file for rebaselining benches. by scroggo@google.com · 11 years ago
  86. ece1a77 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  87. c671497 Ubuntu flaky performance trigger rebaseline by robertphillips@google.com · 11 years ago
  88. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  89. 8f42697 This bench attempts to recreate Chromium's Canvas_putImageData performance test to track down https://code.google.com/p/chromium/issues/detail?id=270649. by commit-bot@chromium.org · 11 years ago
  90. 6ad3bb9 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  91. 04507b9 Deletes warning on no graph outputs, since we don't output graphs anymore. by bensong@google.com · 11 years ago
  92. b8d3454 Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  93. 459f57d Another Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  94. 531d8d1 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  95. fa5723a Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  96. e657a25 bench_util: allow optional whitespace in CSV format by epoger@google.com · 11 years ago
  97. 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
  98. b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
  99. eac2759 r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  100. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago