1. 64cc576 [infra] Make GS buckets for images and hash file URL configurable by Stephan Altmüller · 6 years ago
  2. cd0a98c [recipes] Simplify test/perf dirs by Eric Boren · 6 years ago
  3. 322a859 Reland [recipes] Isolate build outputs with no subdirs by Eric Boren · 6 years ago
  4. fbe7166 Revert "[recipes] Isolate build outputs with no subdirs" by Eric Boren · 6 years ago
  5. 0c9d280 [recipes] Isolate build outputs with no subdirs by Eric Boren · 6 years ago
  6. 0f69010 [recipes] BUILDTYPE and SKIA_OUT are no longer used by Eric Boren · 6 years ago
  7. b702316 [recipes] Remove core.setup() by Eric Boren · 6 years ago
  8. a96a101 Disable BlurMaskBiggerThanDest unit test on ANGLE by Robert Phillips · 6 years ago
  9. 9599b0f Reland "[infra] Run recipes through Kitchen" by Eric Boren · 6 years ago
  10. bd2e1f1 Revert "Reland "[infra] Run recipes through Kitchen"" by Eric Boren · 6 years ago
  11. f39bbe5 Reland "[infra] Run recipes through Kitchen" by Eric Boren · 6 years ago
  12. 2768861 Revert "[infra] Run recipes through Kitchen" by Eric Boren · 6 years ago
  13. 7bbb26f [infra] Run recipes through Kitchen by Eric Boren · 6 years ago
  14. f20710e [recipes] Add asset_version utility function. by Ben Wagner · 6 years ago
  15. 9a9e387 [infra] Provide Buildbucket Build ID in dm.json by Eric Boren · 7 years ago
  16. c207da8 disable native fonts except on NativeFonts bots by Mike Klein · 7 years ago
  17. b2fd61a Move most remaining ANGLE bots to Clang. by Ben Wagner · 7 years ago[Renamed (98%) from infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE.json]
  18. 9ef6de7 Add in test_filter to build configuration by Kevin Lubick · 7 years ago[Renamed (98%) from infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE.json]
  19. 587afc9 Update to adb 1.0.35 by Kevin Lubick · 7 years ago
  20. 74dac54 Make output of all tests verbose by Stephan Altmueller · 7 years ago
  21. 3a3cf43 Disable questionable bmps on Mac platform decoder by Leon Scroggins III · 7 years ago
  22. ecf78ac Blacklist svgparse_* svgs on non-8888 by Chris Dalton · 7 years ago
  23. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  24. 11ab43c Remove --undefok from recipes. by Ben Wagner · 7 years ago
  25. 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
  26. 8cd5041 Remove dependency on recipe_engine/shutil. by Robert Iannucci · 7 years ago
  27. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  28. d895ca6 Limit number of stages for Angle D3D for GLPrograms test by Greg Daniel · 7 years ago
  29. 6d28730 Update Angle GLPrograms test blacklist to only be on the one broked config by Greg Daniel · 7 years ago
  30. 3e2ffd7 [recipes] Switch to file module from recipe_engine by Eric Boren · 7 years ago
  31. e0f7e16 Roll recipe dependencies (nontrivial). by recipe-roller · 7 years ago
  32. c19ebc5 Get known hashes from GS directly by Stephan Altmueller · 7 years ago
  33. f94514b [recipes] Copy file, isolate, swarming, swarming_client from build.git by Eric Boren · 7 years ago
  34. f835c22 Add Swarming bot id and task id to recipe expectations. by Ben Wagner · 7 years ago
  35. fe079d4 Re-align tests in recipes with the names of reality by Kevin Lubick · 7 years ago[Renamed (97%) from infra/bots/recipes/test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json]
  36. f9aa9e5 Clean up no-longer-used recipes stuff by Eric Boren · 7 years ago
  37. 4c7754c Move recipe content from modules back into recipes by Eric Boren · 7 years ago[Renamed from infra/bots/recipe_modules/sktest/example.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json]
  38. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 7 years ago
  39. 4b33ef6 Disable msaa configs on Intel by Brian Salomon · 7 years ago
  40. ca0913c Further widen nondeterministic processor testing by Brian Osman · 7 years ago
  41. bbb24f2 Followup fixes for recipe roll by Eric Boren · 7 years ago
  42. 53262d0 Roll Recipe DEPS by Eric Boren · 7 years ago
  43. a159085 Roll Recipe DEPS by Eric Boren · 7 years ago
  44. 5128bd4 Roll Recipe DEPS by Eric Boren · 7 years ago
  45. fbd6cfb Blacklist arithmetic jpeg on WIC by Matt Sarett · 7 years ago
  46. 0a51b48 Get linux vulkan running on Intel NUC by Kevin Lubick · 8 years ago
  47. 7e97dc0 Copy modules back in from skia-recipes repo by Eric Boren · 8 years ago
  48. 6441a46 Move recipe modules to shared repo by Eric Boren · 8 years ago
  49. 5de544b Move recipe expectations into example.py recipes inside of modules by Eric Boren · 8 years ago[Renamed from infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json]
  50. 9bcca6a Roll recipe DEPS by Ravi Mistry · 8 years ago
  51. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  52. 0290620 Make ANGLE bot only run ANGLE configs by Brian Salomon · 8 years ago
  53. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  54. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  55. 5bab65b Switch Windows ANGLE bots to GN. by Mike Klein · 8 years ago
  56. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  57. 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
  58. 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
  59. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  60. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  61. 768dc8f Blacklist serialize-8888 typefacerendering_pfaMac by mtklein · 8 years ago
  62. 09b352f Tidy up DM blacklists. by mtklein · 8 years ago
  63. 896ddb7 565 is not this important. by mtklein · 8 years ago
  64. 2c4b64e New gamut GM, to test gamut conversion in various code-paths by brianosman · 8 years ago
  65. 30afa71 Remove SVG serialization suppressions by fmalita · 8 years ago
  66. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
  67. b5b6de9 Disable Nebraska-StateSeal.svg on Win8 bots by fmalita · 8 years ago
  68. 9ea494a Fix up infra bot change by fmalita · 8 years ago
  69. 70c43ef Turn on SVGs for all Test bots by rmistry · 8 years ago
  70. bcba19d Use SVGs CIPD package and use SVG as a DM source. by rmistry · 8 years ago
  71. 03591a7 finish SkLiteDL by mtklein · 8 years ago
  72. 2c3112d [recipes] Increase test coverage by borenet · 8 years ago