1. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  2. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  3. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  4. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  5. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  6. f9d134d Create HTTP-based GM results viewer. by epoger@google.com · 11 years ago
  7. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  8. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  9. bfc0d6b Add an option to rebaseline.py to mark tests as ignore-failure. by senorblanco@chromium.org · 11 years ago
  10. 6d28e8d rebaseline.py: make builder names copy-pastable from --help output by epoger@google.com · 11 years ago
  11. 1cf02a8 Enable msaa4 on Nexus 4 in bench_pictures by borenet@google.com · 11 years ago
  12. b6e915d Add --from-trybot flag in rebaseline.py to enable rebaselining from trybots by borenet@google.com · 11 years ago
  13. 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
  14. bfe9167 Add README file so git will create empty dir BUG=skia:1613 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  15. 7aa8044 Ignore the .git directory in sanitize_source_files, remove .git directory... by borenet@google.com · 11 years ago
  16. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  17. a5ed2ae Fix for r11156 by borenet@google.com · 11 years ago
  18. aa84ac3 Add viewport CPU and GPU bench_pictures configs by borenet@google.com · 11 years ago
  19. 80f9cf1 rebaseline.py: add bug-filing URL to error message by epoger@google.com · 11 years ago
  20. 7f5f6e6 Revert r11102 (mistakenly committed) by epoger@google.com · 11 years ago
  21. e5ee52e whitespace-only fix to manually-modified GM expectations by epoger@google.com · 11 years ago
  22. d73531a svndiff.py: properly handle empty expectations dictionary by epoger@google.com · 11 years ago
  23. c206dfc Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 by epoger@google.com · 11 years ago
  24. 93acfd2 rebaseline.py: fix --add-new when there are no expectations at all by epoger@google.com · 11 years ago
  25. 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
  26. 3e3cdad Fix rtree bench by sglez@google.com · 11 years ago
  27. ffb71f2 Fix rtree tests build error by sglez@google.com · 11 years ago
  28. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  29. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  30. 9f6c23e Stop running bench_pictures with msaa4 on Galaxy Nexus by borenet@google.com · 11 years ago
  31. 8209b18 rebaseline.py self-test: validate that unknown fields are maintained by epoger@google.com · 11 years ago
  32. 3f0a108 Remove temporary workaround TODOs from tools/tests/run.sh by epoger@google.com · 11 years ago
  33. cd7a73c Test decoders when hasLength returns false. by scroggo@google.com · 11 years ago
  34. 6241754 bbh_shootout: Move bitmap rendering out of the timing codepath. by commit-bot@chromium.org · 11 years ago
  35. a99aba7 Remove less then useful configs from bench_pictures runs by robertphillips@google.com · 11 years ago
  36. 44f165f temporarily hard-code builder list in rebaseline.py, for quick startup by epoger@google.com · 11 years ago
  37. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  38. c192aa4 Update references to buildbot globals deprecated by r10856 by epoger@google.com · 11 years ago
  39. fd04011 Remove base-* directories from gm expected/actual paths; just use platform names by epoger@google.com · 11 years ago
  40. 2e915b3 Add correctness test to bbh_shootout. by commit-bot@chromium.org · 11 years ago
  41. fe87fb8 fix path issues on mac and win for skpdiff_server.py by commit-bot@chromium.org · 11 years ago
  42. 8e6b7c3 Delete compare_baselines.py and download_baselines.py ; we use rebaseline.py now by epoger@google.com · 11 years ago
  43. 065224d Add Android config for Intel RHB by borenet@google.com · 11 years ago
  44. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  45. 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
  46. 6d99de1 Add config option to skimage. by scroggo@google.com · 11 years ago
  47. e339eb0 Do not fail skimage on missing expectations. by scroggo@google.com · 11 years ago
  48. 2a192a8 Delete image-based rebaselining tool; we have switched to checksums by epoger@google.com · 11 years ago
  49. 65e508d Restore a default timer to bench_pictures. by scroggo@google.com · 11 years ago
  50. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  51. 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 11 years ago
  52. 55fd612 Committed: http://code.google.com/p/skia/source/detail?r=10372 by commit-bot@chromium.org · 11 years ago
  53. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  54. 785ef5d process gm expectation violations by zachr@google.com · 11 years ago
  55. 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
  56. 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
  57. 47fad70 by commit-bot@chromium.org · 11 years ago
  58. 48b8891 add basic HTTP server for viewing skpdiff results by zachr@google.com · 11 years ago
  59. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 11 years ago
  60. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  61. c60e745 rebaseline.py: add ability to write new expectations to a different file by epoger@google.com · 11 years ago
  62. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 11 years ago
  63. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  64. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  65. 5fdc983 expose shaders by reed@google.com · 11 years ago
  66. 27e1c00 rebaseline.py: set text mimetype for all .json files, so text diffs work by epoger@google.com · 11 years ago
  67. d2d9f56 skpdiff: remove default value for output. Diifs can be very big, and fill a hard drive, no sense to generate them if not needed. by edisonn@google.com · 11 years ago
  68. e94a7d2 Move gm-expected to trunk/expectations/gm , and modify scripts that use it. by epoger@google.com · 11 years ago
  69. 7699eeb Revert r10281 -- it broke the Update step on Test builders by epoger@google.com · 11 years ago
  70. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  71. 0ab790b Move gm-expected to trunk/expectations/gm , and modify scripts that use it. by epoger@google.com · 11 years ago
  72. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  73. ee0f46d put max on outputted poi in skpdiff by zachr@google.com · 11 years ago
  74. 49a07ad Last friday I changed this file to un-break the build. by commit-bot@chromium.org · 11 years ago
  75. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
  76. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  77. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
  78. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. faeb18b Revert "Slipping in a small bug fix for my previous patch" by reed@google.com · 11 years ago
  80. 0817fb6 Slipping in a small bug fix for my previous patch by sglez@google.com · 11 years ago
  81. 5f3f681 fix mac by sglez@google.com · 11 years ago
  82. 1d38ae9 please fix the build, please BUG= by sglez@google.com · 11 years ago
  83. fc9eb1b Add include to fix build by sglez@google.com · 11 years ago
  84. 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
  85. 727b33f add reformat-json.py script by epoger@google.com · 11 years ago
  86. 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
  87. 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
  88. 6f67b3b Test decoding the bounds in skimage. by scroggo@google.com · 11 years ago
  89. 627858b svndiff.py: add support for git checkouts by epoger@google.com · 11 years ago
  90. eebe6f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. b248dd5 rebaseline.py: re-record already succeeding test results, just in case by epoger@google.com · 11 years ago
  92. 48bceed svndiff.py: fix --add-new for JSON-format expectations by epoger@google.com · 11 years ago
  93. 4b38301 rebaseline.py: fix --add-new for JSON files TBR=borenet by epoger@google.com · 11 years ago
  94. 61822a2 svndiff.py: add ability to compare before-and-after JSON files, not just raw images by epoger@google.com · 11 years ago
  95. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
  96. ffcbdbf rebaseline.py: add --keep-going-on-failure option, off by default by epoger@google.com · 11 years ago
  97. fc52e31 Disable bench_pictures GPU config on Nexus 10 by borenet@google.com · 11 years ago
  98. f37f2cc clean up extra printfs in count_effects.lua by reed@google.com · 11 years ago
  99. 6fb7756 If a user requests a try on "all" builders, ask for confirmation by borenet@google.com · 11 years ago
  100. 585f89a rebaseline.py: until we fix bug 1410, keep going if we can't download an actual GM result by epoger@google.com · 11 years ago