1. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  2. cb3f079 Adds bench expectations to expectations/bench; fixes bench alert test's dependency on script line number. by commit-bot@chromium.org · 10 years ago
  3. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  5. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 10 years ago
  6. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 10 years ago
  7. 68bda15 Removes bench expectations files. New place is skia-autogen svn repo. See https://codereview.chromium.org/196653010/ by commit-bot@chromium.org · 10 years ago
  8. 56b7a6d --dryRun flag for bench by commit-bot@chromium.org · 10 years ago
  9. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  10. 758bc7a Stores per-iteration bench values in BenchDataPoint. by commit-bot@chromium.org · 10 years ago
  11. cf69bf4 Rebaseline performance triggers for Mac10.6 & N7 by robertphillips@google.com · 10 years ago
  12. a64ed0f bench rebaseline after Brian's improvement e5a041c by commit-bot@chromium.org · 10 years ago
  13. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  14. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  15. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  16. 1b28f6f Adding this call simulates seeing a *different* bitmap every time we scale, which changes the code path (places much heavier load on constructing a new filter). This better emulates the kind of environment most embedders see us in, where they try to cache a scaled bitmap rather than frequently rescaling it. by commit-bot@chromium.org · 10 years ago
  17. b83ec64 bench rebase after skp update. by commit-bot@chromium.org · 10 years ago
  18. 4fcc3ca Add GrSet class built on top of RedBlackTree by commit-bot@chromium.org · 10 years ago
  19. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  20. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  21. 1e762d3 Adjusts one Win7 bench expectation (googlespreadsheetdashed, scalar1.1_gpu). by commit-bot@chromium.org · 10 years ago
  22. 575d9cd Simplify GM-as-bench code. by commit-bot@chromium.org · 10 years ago
  23. 2e34b21 adjust one mac bench range. by commit-bot@chromium.org · 10 years ago
  24. f54ea10 bench rebaseline with new parameters. by commit-bot@chromium.org · 10 years ago
  25. 6c2f0be Removes bench alerts for googleplus, forecastio. by commit-bot@chromium.org · 10 years ago
  26. d5b294a Removes some dynamic SKPs from bench alerts. by commit-bot@chromium.org · 10 years ago
  27. 495fe2c Rebaseline bench with a little wider ranges. by commit-bot@chromium.org · 10 years ago
  28. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  29. d832f1d Bench rebaseline after Brian's Android improvement. by commit-bot@chromium.org · 10 years ago
  30. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  31. 557e3cd Separates faster and slower bench alerts; sorts by delta. by commit-bot@chromium.org · 10 years ago
  32. 6382263 Upstream fix for DecodeBench. by commit-bot@chromium.org · 10 years ago
  33. 0dd2109 Rebaseline bench after nightly Chrome update. by commit-bot@chromium.org · 10 years ago
  34. d58c9c8 Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler option by commit-bot@chromium.org · 10 years ago
  35. 06ea606 Adjust allowed error from 0.5 to 2.5. by commit-bot@chromium.org · 11 years ago
  36. 81cdf23 Small adjustments of two bench ranges. by commit-bot@chromium.org · 11 years ago
  37. a4b9b39 Use a bench alert algorithm with wider ranges. TBR=jvanverth NOTRY=true by commit-bot@chromium.org · 11 years ago
  38. ed3bb1a Bench rebaseline to use narrower ranges. This also tests the new range calculation algorithm. by commit-bot@chromium.org · 11 years ago
  39. e07dfe5 Update Mac 10.6 bench expectation for tabl_worldjournal. by commit-bot@chromium.org · 11 years ago
  40. f04c21d More bench rebaselines for new SKPs. by fmalita@google.com · 11 years ago
  41. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 11 years ago
  42. 244b288 Fix garbled Nexus7 bench expectations entry. by fmalita@google.com · 11 years ago
  43. 480ae28 Bench rebaseline for the new SKPs by fmalita@google.com · 11 years ago
  44. ace1354 impl getROPixels for gpu SkImage by reed@google.com · 11 years ago
  45. 30555b4 Wider perf trigger range for N4 and N7 perf improvements by robertphillips@google.com · 11 years ago
  46. 0f53122 Fix crash in bench when "--mode record" is used by commit-bot@chromium.org · 11 years ago
  47. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
  48. 1bc6c6a change benchmark to use surfaces instead of devices to specify its backends by reed@google.com · 11 years ago
  49. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 11 years ago
  50. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 11 years ago
  51. 78319ce Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  52. 084545e rebaseline perf because of faster tests after GPU glur changes by commit-bot@chromium.org · 11 years ago
  53. 78dd91d Revert "Revert of Workaround for assertion in NVPR config in bench. (https://codereview.chromium.org/131503007/)" by commit-bot@chromium.org · 11 years ago
  54. 594aa5e Revert of Workaround for assertion in NVPR config in bench. (https://codereview.chromium.org/131503007/) by commit-bot@chromium.org · 11 years ago
  55. fbd3047 Workaround for assertion in NVPR config in bench. by commit-bot@chromium.org · 11 years ago
  56. e898957 Add NVPR configs to bench by commit-bot@chromium.org · 11 years ago
  57. 3a9ade7 Updates bench expectations; adds new platforms. by commit-bot@chromium.org · 11 years ago
  58. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 11 years ago
  59. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  60. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  61. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  62. 1034ef1 Revert of https://codereview.chromium.org/127223004/ by commit-bot@chromium.org · 11 years ago
  63. 506ecc2 For comparison, add std::vector. by commit-bot@chromium.org · 11 years ago
  64. 85facf7 Add StackBench to measure performance on stack-like (fixed element size) work loads. by commit-bot@chromium.org · 11 years ago
  65. 8f88117 Cap memory usage in path_create bench. by commit-bot@chromium.org · 11 years ago
  66. f8affa2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. ae8f952 speedup SkRect::intersect by mike@reedtribe.org · 11 years ago
  68. 725a64c Add default resource path for skia test cases in gm and bench tools. by tfarina@chromium.org · 11 years ago
  69. 5f6c2c0 Rebaseline for Nexus7 tile multithreads config. Widens the range for benched calculated from average. by commit-bot@chromium.org · 11 years ago
  70. 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
  71. b6a1c01 Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230. by commit-bot@chromium.org · 11 years ago
  72. 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
  73. 3fb15f4 Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7. by commit-bot@chromium.org · 11 years ago
  74. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  75. bbd893d Fix handling of aggregate times in TimerData::getResult by robertphillips@google.com · 11 years ago
  76. cea0848 Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada4c and 48d94b8. by commit-bot@chromium.org · 11 years ago
  77. cc6db40 Make sure four_byte_interp benches the entire FourByteInterp call. by commit-bot@chromium.org · 11 years ago
  78. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  79. 000d732 Move non-trivial work in RectBench() to onPreDraw. by commit-bot@chromium.org · 11 years ago
  80. 967b258 Fixes bench_util's CONFIG_RE to cope with space flexibility. by bensong@google.com · 11 years ago
  81. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  82. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
  83. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  84. 4178ec0 Fix off-by-one in four_byte_interp benches. by mtklein@google.com · 11 years ago
  85. c25d221 Add four_byte_interp benches. by commit-bot@chromium.org · 11 years ago
  86. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  87. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  88. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  89. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  90. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  91. db490e9 fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option by djsollen@google.com · 11 years ago
  92. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  93. 21ca433 Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid. by jvanverth@google.com · 11 years ago
  94. f4dcea6 Make bench_compare executable. by scroggo@google.com · 11 years ago
  95. 62454a6 Update bench expectations. by jvanverth@google.com · 11 years ago
  96. 6c1e49a Removed deprecated API calls that have crept in by robertphillips@google.com · 11 years ago
  97. 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
  98. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  99. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 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