1. 89cd357 Fix recipes/tests for new Debian bots by Eric Boren · 7 years ago
  2. 47ac024 Turn on verbose logging on flakily dying bots. by Ben Wagner · 7 years ago
  3. 52fb02e Fix TransferBufferTest for TegraX1 by Jim Van Verth · 7 years ago
  4. c908906 run NexusPlayer CPU tests verbosely by Mike Klein · 7 years ago
  5. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  6. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  7. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  8. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  9. 6e554e3 Reduce ANGLE correctness testing blacklists by Brian Salomon · 7 years ago
  10. df66981 run Test-iOS-... bots with --threads 0. by Mike Klein · 7 years ago
  11. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  12. ca626b7 Blacklist TransferPixelsTest on NVIDIA Shield by Jim Van Verth · 7 years ago
  13. d895ca6 Limit number of stages for Angle D3D for GLPrograms test by Greg Daniel · 7 years ago
  14. 6c12642 Omit multipicturedraw tests for Valgrind_PreAbandonGpuContext bot. by Ben Wagner · 7 years ago
  15. 6d28730 Update Angle GLPrograms test blacklist to only be on the one broked config by Greg Daniel · 7 years ago
  16. 3e2ffd7 [recipes] Switch to file module from recipe_engine by Eric Boren · 7 years ago
  17. e18ceb1 Blacklist MSAA readPixels test on Iris540 Vk by Brian Osman · 7 years ago
  18. eee3c09 Unit test to demonstrate Galaxy S6 MSAA readPixels bug by Brian Osman · 7 years ago
  19. f1debdf Remove IntelIris640 jobs. by Ben Wagner · 7 years ago
  20. 744d3c5 Add another gm to Win Intel Vulkan blacklist by Greg Daniel · 7 years ago
  21. 1aa2369 Add new Kaby Lake bot Win IntelIris640. by Ben Wagner · 7 years ago
  22. a86385d Remove blacklist of unit tests on Adreno Vulkan by Greg Daniel · 7 years ago
  23. 98fae70 Remove hardstop blacklist for nexus player vulkan by Greg Daniel · 7 years ago
  24. c19ebc5 Get known hashes from GS directly by Stephan Altmueller · 7 years ago
  25. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  26. 985e192 Rename HD4000 GPU to IntelHD4000 on bots by Robert Phillips · 7 years ago
  27. f6ca16e also run srgb config on SK_FORCE_RASTER_PIPELINE_BLITTER bot by Mike Klein · 7 years ago
  28. 112565e Blacklist memory instensive tests on 32-bit bots (part 2) Bug: skia: by Matt Sarett · 7 years ago
  29. 929bfeb Blacklist memory intensive tests on 32-bit bots by Matt Sarett · 7 years ago
  30. f94514b [recipes] Copy file, isolate, swarming, swarming_client from build.git by Eric Boren · 7 years ago
  31. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  32. 297a7ef [skia] convert recipes and module to new context module by Robert Iannucci · 7 years ago
  33. 97627d4 hone down the SK_FORCE_RASTER_PIPELINE_BLITTER test bot by Mike Klein · 7 years ago
  34. 40c0f24 Turn on verbose logging for Valgrind_PreAbandonGpuContext bot. by Ben Wagner · 7 years ago
  35. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  36. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  37. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  38. bb8126d Blacklist memory intensive images on a bot by Leon Scroggins III · 7 years ago
  39. 2005d77 Blacklist SkImage_makeTextureImage on NVIDIA Win10 Vulkan by Leon Scroggins III · 7 years ago
  40. 6c50a2e Blacklist testimgari.jpg on CG by Matt Sarett · 7 years ago
  41. bb3e7ff Omit HalfFloatAlphaTextureTest on CommandBuffer bot. by Ben Wagner · 7 years ago
  42. f835c22 Add Swarming bot id and task id to recipe expectations. by Ben Wagner · 7 years ago
  43. 988d15e [infra/bots] Treat extra_config as a list. by Ben Wagner · 7 years ago
  44. 6ec17e3 Add releaseAndAbandonGpuContext bot by Eric Boren · 7 years ago
  45. 9378732 Disable msaa on all current iOS devices by Stephan Altmueller · 8 years ago
  46. 63e843d Enable ios on Raspberry Pi by Stephan Altmueller · 8 years ago
  47. 896af75 [recipes] Add env recipe module by Eric Boren · 8 years ago
  48. 33ea136 Update blacklist for Iris 540 Vulkan to exclude new test by Brian Osman · 8 years ago
  49. 7a34dca Do non-deterministic FP opt testing on all bots by Brian Osman · 8 years ago
  50. fe079d4 Re-align tests in recipes with the names of reality by Kevin Lubick · 8 years ago
  51. 7744397 Blacklist DeferredTextureImage on Win Vulkan IntelIris540 by Matt Sarett · 8 years ago
  52. ae95db4 Add MIPS Ci20 jobs by Kevin Lubick · 8 years ago
  53. 51b5921 Remove GeForce 320M bots by Eric Boren · 8 years ago
  54. f9aa9e5 Clean up no-longer-used recipes stuff by Eric Boren · 8 years ago
  55. 4c7754c Move recipe content from modules back into recipes by Eric Boren · 8 years ago
  56. 768f52f Rename recipes: swarm_[name] -> [name] by Eric Boren · 8 years ago[Renamed from infra/bots/recipes/swarm_test.py]
  57. 7e97dc0 Copy modules back in from skia-recipes repo by Eric Boren · 8 years ago
  58. 6441a46 Move recipe modules to shared repo by Eric Boren · 8 years ago
  59. 5de544b Move recipe expectations into example.py recipes inside of modules by Eric Boren · 8 years ago
  60. 2b861d3 Move most recipes into modules by Eric Boren · 8 years ago
  61. 92d2eda Omit flaky tests. by Ben Wagner · 8 years ago
  62. d4e75e2 Omit GPUMemoryTest for GTX1070 Windows Vulkan. by Ben Wagner · 8 years ago
  63. 534cbe5 Increase "large" image size in DeferredTextureImage. by Brian Salomon · 8 years ago
  64. c0b4d21 Disable msaa on IntelIris540 (new bot). by Ben Wagner · 8 years ago
  65. cf272b5 Omit failing test on GTX1070 (new bot). by Ben Wagner · 8 years ago
  66. 5de15c8 Turn on srgb config on all bots, run image decode tests to srgb by Matt Sarett · 8 years ago
  67. 9f8bdbb Exclude complexclip4 GM tests from tile_rt config by Stan Iliev · 8 years ago
  68. 4f0ad1f Remove Nexus9 bots by Eric Boren · 8 years ago
  69. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  70. 9bcca6a Roll recipe DEPS by Ravi Mistry · 8 years ago
  71. ca79535 External SkImageGenerator API by Florin Malita · 8 years ago
  72. b03b5ac Add skpbench job by Kevin Lubick · 8 years ago
  73. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  74. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  75. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  76. 2550958 PixelC is also TegraX1, but doesn't have GL. by Ben Wagner · 8 years ago
  77. 42cb490 Exclude Nexus Player from gpudft for flakiness by Brian Salomon · 8 years ago
  78. a222549 Omit msaa on iPad4. by Ben Wagner · 8 years ago
  79. 5224515 Freshen blacklists. by Ben Wagner · 8 years ago
  80. 96b3842 Fix recipes for Gerrit property rename by borenet · 8 years ago
  81. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  82. bfa5b45 Add key params for buildbotless bots in DM/nanobench by borenet · 8 years ago
  83. 4d7bb93 disable packed texture tests on TSAN bot by Mike Klein · 8 years ago
  84. 0290620 Make ANGLE bot only run ANGLE configs by Brian Salomon · 8 years ago
  85. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  86. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  87. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  88. 7de5779 Disable the SVG tests on Valgrind bots by fmalita · 8 years ago
  89. ed38772 Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (patchset #2 id:20001 of https://codereview.chromium.org/2383513002/ ) by fmalita · 8 years ago
  90. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  91. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  92. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  93. bc02cae Disable msaa on iHD530 bot. by benjaminwagner · 8 years ago
  94. 768dc8f Blacklist serialize-8888 typefacerendering_pfaMac by mtklein · 8 years ago
  95. 15ba6d9 Disable failing unit tests on adreno vulkan by egdaniel · 8 years ago
  96. 16b15dd Blacklist incomplete pngs on CG by msarett · 8 years ago
  97. 122fac3 GN: remove old Android recipe code. by mtklein · 8 years ago
  98. cfea18a Delete unused coverage recipe code. by mtklein · 8 years ago
  99. 1bf8e6e Blacklist slsrgb + image decoding. by mtklein · 8 years ago
  100. 09b352f Tidy up DM blacklists. by mtklein · 8 years ago