1. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  2. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  3. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  4. 1034ef1 Revert of https://codereview.chromium.org/127223004/ by commit-bot@chromium.org · 11 years ago
  5. 506ecc2 For comparison, add std::vector. by commit-bot@chromium.org · 11 years ago
  6. 85facf7 Add StackBench to measure performance on stack-like (fixed element size) work loads. by commit-bot@chromium.org · 11 years ago
  7. 8f88117 Cap memory usage in path_create bench. by commit-bot@chromium.org · 11 years ago
  8. f8affa2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. ae8f952 speedup SkRect::intersect by mike@reedtribe.org · 11 years ago
  10. 725a64c Add default resource path for skia test cases in gm and bench tools. by tfarina@chromium.org · 11 years ago
  11. 5f6c2c0 Rebaseline for Nexus7 tile multithreads config. Widens the range for benched calculated from average. by commit-bot@chromium.org · 11 years ago
  12. 6cb74f2 Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the new average instead of 25th. by commit-bot@chromium.org · 11 years ago
  13. b6a1c01 Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230. by commit-bot@chromium.org · 11 years ago
  14. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  15. 3fb15f4 Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7. by commit-bot@chromium.org · 11 years ago
  16. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  17. bbd893d Fix handling of aggregate times in TimerData::getResult by robertphillips@google.com · 11 years ago
  18. cea0848 Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada4c and 48d94b8. by commit-bot@chromium.org · 11 years ago
  19. cc6db40 Make sure four_byte_interp benches the entire FourByteInterp call. by commit-bot@chromium.org · 11 years ago
  20. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  21. 000d732 Move non-trivial work in RectBench() to onPreDraw. by commit-bot@chromium.org · 11 years ago
  22. 967b258 Fixes bench_util's CONFIG_RE to cope with space flexibility. by bensong@google.com · 11 years ago
  23. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  24. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
  25. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  26. 4178ec0 Fix off-by-one in four_byte_interp benches. by mtklein@google.com · 11 years ago
  27. c25d221 Add four_byte_interp benches. by commit-bot@chromium.org · 11 years ago
  28. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  29. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  30. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  31. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  32. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  33. db490e9 fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option by djsollen@google.com · 11 years ago
  34. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  35. 21ca433 Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid. by jvanverth@google.com · 11 years ago
  36. f4dcea6 Make bench_compare executable. by scroggo@google.com · 11 years ago
  37. 62454a6 Update bench expectations. by jvanverth@google.com · 11 years ago
  38. 6c1e49a Removed deprecated API calls that have crept in by robertphillips@google.com · 11 years ago
  39. 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
  40. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  41. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
  43. 8610d2c Fixes for blurroundrect gm/bench. by scroggo@google.com · 11 years ago
  44. ec1a96c Another int to scalar fix. by scroggo@google.com · 11 years ago
  45. 99e113b And fix the similar bench. by scroggo@google.com · 11 years ago
  46. 7b05659 Add gms and benchmarks for drawing blurry round rects. by scroggo@google.com · 11 years ago
  47. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  48. 6bf614f must initialize SkDraw.fClip by reed@google.com · 11 years ago
  49. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  50. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  51. 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
  52. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  53. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  54. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 26e30c5 Cleanup displacement bench by robertphillips@google.com · 11 years ago
  56. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  57. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  58. 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
  59. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  60. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  61. 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
  62. 2887119 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  63. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  64. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  65. f8a6b20 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  66. c95e1e5 Temporarily disable FilterBitmapBenches while I fix it. by mtklein@google.com · 11 years ago
  67. dcfed6c fix warnings when running a no gpu build by djsollen@google.com · 11 years ago
  68. 4e1d4b3 fix mac10.6 build by djsollen@google.com · 11 years ago
  69. a05bbfe rebaseline nexus7 perf improvement by djsollen@google.com · 11 years ago
  70. 70de4da Insert swapbuffers into GPU benchmarks. by djsollen@google.com · 11 years ago
  71. 96b128b rebaseline bench expectations by commit-bot@chromium.org · 11 years ago
  72. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  73. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  74. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  75. b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
  76. 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
  77. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  79. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  80. 3400f4b Add 3 color variant to gradient bench, include scale in name, add more benchs by commit-bot@chromium.org · 11 years ago
  81. 9cb5177 Fix asan build. Duh, don't return a stack address... by mtklein@google.com · 11 years ago
  82. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  83. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  84. b90a2ca Fix a warning. by scroggo@google.com · 11 years ago
  85. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  86. 7d9a21b Deletes bench_expectations.txt and change comments to refer to the new per-bot expectation files. by bensong@google.com · 11 years ago
  87. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  88. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  89. b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
  90. 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
  91. 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
  92. 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
  93. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  94. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  95. 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 11 years ago
  96. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  97. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  98. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  99. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 11 years ago