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