1. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  2. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  3. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  4. 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
  5. 4c07b6b BenchSysTimer_mach drops all sub-ms precision. Fix that! by mtklein · 10 years ago
  6. 90c471e Refine bench_record and bench_playback: by mtklein · 10 years ago
  7. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  8. fa1eaaa Added in framework to get more bench data by kelvinly · 10 years ago
  9. e8433c3 Really revert bench trigger changes. by bensong · 10 years ago
  10. 6079532 Revert trigger changes by kelvinly · 10 years ago
  11. 1acb8df Narrowed expectation margins noticeably by kelvinly · 10 years ago
  12. 5a220a1 Fix what I just broke by kelvinly · 10 years ago
  13. 10dc56c Fix broken rebaseline code by kelvinly · 10 years ago
  14. b6f4316 Try 1 at rebaseline by kelvinly · 10 years ago
  15. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  16. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  17. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  18. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  19. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  20. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago
  21. 9a3cdbb Two new benches for ETC1 bitmaps. by krajcevski · 10 years ago
  22. 05bb6f1 Add bench to measure drawing a dashed grid by egdaniel · 10 years ago
  23. cf44feb Clean up another silly race in benches when run concurrently. by mtklein · 10 years ago
  24. 80f709a TSAN caught us racing in ScalarBench.cpp by mtklein · 10 years ago
  25. 3dd6368 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  26. ee982ed TSAN caught us racing in ScalarBench.cpp by commit-bot@chromium.org · 10 years ago
  27. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  28. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  29. dcba993 Add sk_memcpy32 to Memcpy bench. by commit-bot@chromium.org · 10 years ago
  30. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  31. 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 10 years ago
  32. 5f640a3 Adds angle to bench expectation configs. by commit-bot@chromium.org · 10 years ago
  33. 0be2d83 Fix memcpy32_sse2_unalign. by commit-bot@chromium.org · 10 years ago
  34. 4885d50 Disable bench that's crashing on ChromeOS/Alex perf bot. by commit-bot@chromium.org · 10 years ago
  35. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  36. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  37. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  38. 29de433 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  40. c4e416c Add Memcpy32 bench. by commit-bot@chromium.org · 10 years ago
  41. 71e5576 Changed JSON formatting to fit BigQuery requirements by commit-bot@chromium.org · 10 years ago
  42. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  43. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  44. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  45. 9d439a7 Adds dashboard link for one-line plot on each alert item. by commit-bot@chromium.org · 10 years ago
  46. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  47. 1961c08 Adds the ability to filter bench expectations in builder/config level. by commit-bot@chromium.org · 10 years ago
  48. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  49. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  50. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  51. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  52. 8a2151f Remove global SkRandoms from ChartBench. by commit-bot@chromium.org · 10 years ago
  53. 44e3f71 GameBench: curCell doesn't need to be extra state. by commit-bot@chromium.org · 10 years ago
  54. c9c5c42 Relaxes bench range upper bound by a bit. by commit-bot@chromium.org · 10 years ago
  55. d06ee45 Fixes lower/upper typo. by commit-bot@chromium.org · 10 years ago
  56. 59d318b Use a separate error parameter for lower bound. by commit-bot@chromium.org · 10 years ago
  57. 379475f further adjust bench lower bounds to cope with downside flakiness. by commit-bot@chromium.org · 10 years ago
  58. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  59. ae4976c reduce total number of segments in giant-dash by commit-bot@chromium.org · 10 years ago
  60. 1a98a06 one valgrind.supp to rule them all. by commit-bot@chromium.org · 10 years ago
  61. 0f298cc Use SkDebugf to print when GrContext can't be created for a config. by commit-bot@chromium.org · 10 years ago
  62. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  63. 8cb46b9 Adds a blacklist of SKPs to exclude from bench expectations. by commit-bot@chromium.org · 10 years ago
  64. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  65. 02a5a09 Tune bench expectation algorithm parameters. by commit-bot@chromium.org · 10 years ago
  66. f1c0135 Rework ATI driver suppressions for bench valgrind by bsalomon@google.com · 10 years ago
  67. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  68. b2db443 Rename benchmark classes, hopefully less confusing to valgrid? by commit-bot@chromium.org · 10 years ago
  69. 034c66b Add valgrind suppressions for fglrx by bsalomon@google.com · 10 years ago
  70. d7ee4b6 Change valgrind suppresion names for bug 2455. by bsalomon@google.com · 10 years ago
  71. f7ad002 Update valgrind suppression names for bug 2453 by bsalomon@google.com · 10 years ago
  72. 6419ee6 Mark bench suppressions with bug # by bsalomon@google.com · 10 years ago
  73. f1eba21 Add Valgrind suppression file for bench by bsalomon@google.com · 10 years ago
  74. 4bbe2e5 Add --runOnce flag to run benchs once in release or to force convergence in debug by commit-bot@chromium.org · 10 years ago
  75. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  76. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  77. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  78. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  79. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  80. 95f7926 Add conical special cases to GradientBench by commit-bot@chromium.org · 10 years ago
  81. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  82. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  83. a1bf8be Further adjust bench expectations calculation. by commit-bot@chromium.org · 10 years ago
  84. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  85. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  86. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  87. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  88. 0d64356 Add a new bench that tests a simple image filter DAG. by senorblanco@chromium.org · 10 years ago
  89. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  90. 093ed31 Adjusts the bench expectations calculation to consider average value. by commit-bot@chromium.org · 10 years ago
  91. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  92. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  93. 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
  94. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  95. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  96. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 10 years ago
  97. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 10 years ago
  98. 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
  99. 56b7a6d --dryRun flag for bench by commit-bot@chromium.org · 10 years ago
  100. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago