1. ddbc6e5 Exempt GrShape test from running on Android by bsalomon · 8 years ago
  2. ea406dd Add blurcircles to blacklist for macmini4.1 by bsalomon · 8 years ago
  3. c9b4ccd Skip verylargebitmap serialization on Android too by mtklein · 8 years ago
  4. 96e4e1c Add raw pixel serialization fallback for SkImages that cannot be encoded. by mtklein · 8 years ago
  5. 23b80c4 Revert of Blacklist HTC.dng on 32-bit Win CPU bots (patchset #1 id:1 of https://codereview.chromium.org/1995703002/ ) by scroggo · 8 years ago
  6. 62efdbd Blacklist HTC.dng on 32-bit Win CPU bots by borenet · 8 years ago
  7. ac26aa6 Skip composeshader_bitmap GM on 64-bit Win CPU Test bots by borenet · 8 years ago
  8. 338eaea Disable ReadWriteAlpha on TSAN by stephana · 8 years ago
  9. 903ec3c Fix CommandBuffer bot's DM config by borenet · 8 years ago
  10. 71e185c GYP_DEFINES and DM flags for Vulkan bot by borenet · 8 years ago
  11. ad6a190 nullptr -> "sans-serif" fixes bold in gm/colorwheel by mtklein · 8 years ago
  12. 48b88cc Fixes for CommandBuffer bot by borenet · 8 years ago
  13. 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 8 years ago
  14. 11064df Fix lazy coding in ViaSingletonPictures. by mtklein · 8 years ago
  15. 48156ed path_stroke_with_zero_length: turn off drawFat() by default. by mtklein · 8 years ago
  16. 9e65f93 alternate textblobgeometrychange fix... just make our own surface if needed by mtklein · 8 years ago
  17. 3d72c09 Remove conditional flavor text on blend GM. by mtklein · 8 years ago
  18. 083b869 Register SkLocalMatrixImageFilter for serialization. by mtklein · 8 years ago
  19. 3ddf967 Alter dm_flags.py logic flow for certain configs to be subtractive by bsalomon · 8 years ago
  20. b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  21. 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 8 years ago
  22. 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  23. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  24. 61d3b08 Enable gpusrgb config on bots. by brianosman · 8 years ago
  25. 8c7d7ad Blacklist giant (4k) wbmp from GPU bots. by brianosman · 8 years ago
  26. bee39c5 fix --threads 4, blacklist interlaced1,2,3 on GPU by mtklein · 8 years ago
  27. d33fe1f Try throttling x86 desktop bots down with fewer threads. by mtklein · 8 years ago
  28. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  29. 5a60982 Disable bad gif decode on CG by msarett · 8 years ago
  30. 1897631 Add an SkImageGeneratorCG by msarett · 8 years ago
  31. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 8 years ago
  32. ed854fb Disable ignored / moot configs in DM. by mtklein · 8 years ago
  33. 7fe18a8 turn on f16 and sRGB by mtklein · 8 years ago
  34. dd54e5d Revert of DM: disable ignored and very niche configs on bots. (patchset #1 id:1 of https://codereview.chromium.org/1745073002/ ) by mtklein · 8 years ago
  35. 7b6d3a3 DM: disable ignored and very niche configs on bots. by mtklein · 8 years ago
  36. f236ee4 Enable RAW codec for Windows by yujieqin · 8 years ago
  37. d9381ac Turn off DM --pre_log on the bots. Too spammy. by mtklein · 8 years ago
  38. cbf8978 DM: remove unnecessary use of std::function by mtklein · 8 years ago
  39. 09d0685 add back some basic configs to MSAN bot by mtklein · 8 years ago
  40. 517558a MSAN: cut down to green by mtklein · 8 years ago
  41. 0da8537 MSAN: build libc++ with MSAN, link to it. by mtklein · 8 years ago
  42. 3ac66e9 Optionally run RAW images serially by scroggo · 9 years ago
  43. 772cc40 Blacklist RAW images on GPU tests by msarett · 9 years ago
  44. 13a036b Test CodecImageGenerator on GPU bots by msarett · 9 years ago
  45. 4e79f33 msan: build expat from source by mtklein · 9 years ago
  46. 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
  47. 1334b41 msan: these might be okay with libjpeg guarded. by mtklein · 9 years ago
  48. e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
  49. bd9dabd Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ ) by jcgregorio · 9 years ago
  50. c971540 Test CodecImageGenerator on GPU bots by scroggo · 9 years ago
  51. 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  52. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 9 years ago
  53. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  54. 0b558cb blacklist cpu cacherator tests in replay modes by mtklein · 9 years ago
  55. 4a34ecb DM: more invariants by mtklein · 9 years ago
  56. 5820fe8 DM: add a pixel check to serialize by mtklein · 9 years ago
  57. 60c0a76 Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https://codereview.chromium.org/1561993003/ ) by caryclark · 9 years ago
  58. 6eb4e36 DM: add a pixel check to serialize by mtklein · 9 years ago
  59. 3e07d94 Reenable testing webp to PDF on Valgrind by scroggo · 9 years ago
  60. b81ceca Blacklist GLPrograms on Angle Debug bot by joshualitt · 9 years ago
  61. b204fc6 Update dm_flags.json to match dm_flags.py by scroggo · 9 years ago
  62. 4541f6e Blacklist AndroidOne + WritePixelsTest by joshualitt · 9 years ago
  63. 815d571 Enable gpudft on GalaxyS3 by joshualitt · 9 years ago
  64. 4f11b1b Stop disabling fixed test by scroggo · 9 years ago
  65. 43432f3 Add frame_larger_than_image.gif to blacklist by msarett · 9 years ago
  66. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  67. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  68. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  69. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  70. 988addd Fix UB in SkDivBits by mtklein · 9 years ago
  71. 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
  72. ff8b3f0 Test SkRemote on GCE bots. by mtklein · 9 years ago
  73. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  74. ccb88bc Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. by egdaniel · 9 years ago
  75. c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
  76. 6fccec3 Blacklist ReadPixels on GalaxyS4 due to skia:4368. by benjaminwagner · 9 years ago
  77. 31459a4 This file was supposed to be in https://codereview.chromium.org/1347143006/ by benjaminwagner · 9 years ago
  78. cf72ed6 Skip scaled_tilemodes_npot on Galaxy S4 by borenet · 9 years ago
  79. e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
  80. 9b8d358 Skip imagefiltersclipped GM on Galaxy S4 by borenet · 9 years ago
  81. c1121ef Stop running image tests on msaa. by scroggo · 9 years ago
  82. 19fb80e Revert of Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (patchset #1 id:1 of https://codereview.chromium.org/1213033003/) by herb · 9 years ago
  83. 37cc0b2 Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. by mtklein · 9 years ago
  84. b8e0b4a Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://codereview.chromium.org/1185753002/) by joshualitt · 9 years ago
  85. 1866b57 Stop running SKPs in DM on the bots. by mtklein · 9 years ago
  86. 8ed08e5 Disable failing GPU tests on Nexus 6. by djsollen · 9 years ago
  87. e21585e Update flags passed to Android GPU bots to exclude running skps and image sources. by djsollen · 9 years ago
  88. 0bb8c1f Stop running tiles_rt-gpu on the bots by bsalomon · 9 years ago
  89. 32618cb Test sp-8888 mode on a few fast bots. by mtklein · 9 years ago
  90. d9b6be1 Remove upright-matrix- configs from Android bots by borenet · 9 years ago
  91. e3aeaec Add matrix configs to DM by borenet · 9 years ago
  92. e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 9 years ago
  93. 97025e3 Run DM on GalaxyS* in one thread by borenet · 9 years ago
  94. d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 9 years ago
  95. fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 9 years ago
  96. 22ecae8 Blacklist desk_wikipedia pdf on Valgrind bots by borenet · 9 years ago
  97. fbcf0bd expand pdf/worldjournal blacklist entry to cover the new skp too by Mike Klein · 9 years ago
  98. 54416de Update DM to allow Src's to have optional options. by djsollen · 9 years ago
  99. 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 9 years ago
  100. ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 9 years ago