1. 74d8cc9 recipes: Fix missing patch_set property by borenet · 8 years ago
  2. 96b3842 Fix recipes for Gerrit property rename by borenet · 8 years ago
  3. ce37e7a Add recipe support for Pixel and Pixel XL. by Ben Wagner · 8 years ago
  4. 8fa7470 Change recipes to use bot_update by borenet · 8 years ago
  5. b2cf266 Fix RecreateSKPs recipe to correctly fail when the upload fails by borenet · 8 years ago
  6. 09732a6 Add infra recipe module, use for updating Go DEPS by borenet · 8 years ago
  7. fd97b66 Roll recipe DEPS by borenet · 8 years ago
  8. 61013b2 Add retries to the InfraTests bot's "update go pkgs" step by borenet · 8 years ago
  9. ed20a70 gen_tasks.go: Use new helpers from specs package by borenet · 8 years ago
  10. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  11. 580046b Slim down builder CIPD packages. by Mike Klein · 8 years ago
  12. d6a1def Recipe fix for buildbotless bots by borenet · 8 years ago
  13. bfa5b45 Add key params for buildbotless bots in DM/nanobench by borenet · 8 years ago
  14. 4d7bb93 disable packed texture tests on TSAN bot by Mike Klein · 8 years ago
  15. 560285d Remove custom NINJA_STATUS. by Mike Klein · 8 years ago
  16. 5e3d9c2 Roll recipe DEPS by borenet · 8 years ago
  17. 0290620 Make ANGLE bot only run ANGLE configs by Brian Salomon · 8 years ago
  18. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  19. b9eb887 Some GN-related recipe cleanup. by Mike Klein · 8 years ago
  20. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  21. 8a91da9 Fix SKP version in tasks.json, make upload_skps.py update tasks.json by borenet · 8 years ago
  22. 6bff157 Update SKP version by update-skps · 8 years ago
  23. 5bab65b Switch Windows ANGLE bots to GN. by Mike Klein · 8 years ago
  24. 4320657 Increase MSAN timeout from 4 to 9 hours. by Ben Wagner · 8 years ago
  25. 5238343 Add a buildbotless Android bot by borenet · 8 years ago
  26. 7abd45d Roll recipe DEPS by borenet · 8 years ago
  27. 97e4a86 Put all Win bots on GN except -ANGLE bots. by Mike Klein · 8 years ago
  28. 487bfc2 GN/Win: Vulkan support, convert -Vulkan bots. by Mike Klein · 8 years ago
  29. f61abec Disable ANGLE GL backed on windows perf bots by Brian Salomon · 8 years ago
  30. cd72afa Revert of Presubmit recipe: commit the patch (patchset #3 id:40001 of https://codereview.chromium.org/2398653002/ ) by borenet · 8 years ago
  31. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  32. 2dbbfa5 Add infra_tests.py, recipe, buildbotless bot by borenet · 8 years ago
  33. 69f6ed4 GN/Win: suppport GDI, convert GDI bots to build with GN. by Mike Klein · 8 years ago
  34. b35a41e Add timestamp to bot ninja output. by Mike Klein · 8 years ago
  35. 2754b4e Stop rebooting Android devices during Swarming tasks by borenet · 8 years ago
  36. 55bc873 [task scheduler] Trybots assume rietveld for now by borenet · 8 years ago
  37. 1eab442 Output location of rankings CSV and a link to download SKPs by rank by Ravi Mistry · 8 years ago
  38. 98b2e7a Recipe fixes to support try jobs in task scheduler by borenet · 8 years ago
  39. a213640 GN: take over Windows -Exceptions bot. by Mike Klein · 8 years ago
  40. d301683 GN/Win: support win_toolchain asset? by Mike Klein · 8 years ago
  41. 71c5393 Update GN recipes for Windows. by Mike Klein · 8 years ago
  42. 4fdc543 Update to Android NDK r13. by Mike Klein · 8 years ago
  43. 76bcd4f RecreateSKPs: Don't download and use the .boto file by borenet · 8 years ago
  44. e178818 Specify the Android build number as a swarming dimension by borenet · 8 years ago
  45. 0a8f702 Roll recipe DEPS by borenet · 8 years ago
  46. 7fbacbb Disable svgs on nanobench when running on Valgrind by stephana · 8 years ago
  47. 2f03696 Use calendar.timegm instead of time.mktime in recipes by borenet · 8 years ago
  48. c1c7c21 Presubmit recipe: call presubmit_support.py directly by borenet · 8 years ago
  49. 3493e17 Fixes for presubmit recipe by borenet · 8 years ago
  50. 93408df Add swarm_presubmit recipe by borenet · 8 years ago
  51. 121563e Fold extra_*_flags into GN as a config. by Mike Klein · 8 years ago
  52. 777ee88 Make the housekeeper upload doxygen to a newer bucket by borenet · 8 years ago
  53. 60b0a2d Add --test to gen_tasks.go, add presubmit check by borenet · 8 years ago
  54. d6699c8 Make binary size analysis upload to skia-perf bucket by borenet · 8 years ago
  55. 1818701 Add retries to upload_dm_results by borenet · 8 years ago
  56. 7de5779 Disable the SVG tests on Valgrind bots by fmalita · 8 years ago
  57. 497630a Roll recipe DEPS by borenet · 8 years ago
  58. db182c7 [task scheduler] Add gen_tasks.go by borenet · 8 years ago
  59. 9c8a32f Stop uploading nanobench results on Valgrind bot by borenet · 8 years ago
  60. d5603e6 upload_dm_results: Remove JSON validation step by borenet · 8 years ago
  61. 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
  62. 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
  63. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  64. 8e6791f Disable FP contraction on -Fast bot. by Mike Klein · 8 years ago
  65. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  66. cfdd64f Fix dm/nanobench uploads for Gerrit-based trybots by Eric Boren · 8 years ago
  67. fbf23b8 [task scheduler] Add uploads to tasks.json by borenet · 8 years ago
  68. cefee07 Delete unused upload_*_results.py by borenet · 8 years ago
  69. 9766f00 Add swarming task for upload_dm_results by borenet · 8 years ago
  70. 0d96fbd Roll recipes by borenet · 8 years ago
  71. 8b5ec39 Include timestamp in nanobench JSON file name by borenet · 8 years ago
  72. b82ac17 Update SKP version by update-skps · 8 years ago
  73. bc02cae Disable msaa on iHD530 bot. by benjaminwagner · 8 years ago
  74. d68f9b0 GN: ANGLE by mtklein · 8 years ago
  75. f23dc49 Add swarming task for nanobench upload by borenet · 8 years ago
  76. 90939aa Run commandbuffer config on CommandBuffer Perf bots. by mtklein · 8 years ago
  77. 02472dd Add recipe support for Intel HD Graphics 530. by benjaminwagner · 8 years ago
  78. 50537e4 Add Jobs to tasks.json by borenet · 8 years ago
  79. 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
  80. e4a9bd7 Add define of SK_ENABLE_VK_LAYERS to gn build by egdaniel · 8 years ago
  81. 768dc8f Blacklist serialize-8888 typefacerendering_pfaMac by mtklein · 8 years ago
  82. a627b5c GN: add skia_use_mesa for OSMesa in tools. by mtklein · 8 years ago
  83. c549212 Attempt to fix nanobench upload by borenet · 8 years ago
  84. 15ba6d9 Disable failing unit tests on adreno vulkan by egdaniel · 8 years ago
  85. 0ecd916 Revert of Skia recipe: Use [depot_tools]/gsutil.py instead of [depot_tools]/third_party/gsutil/gsutil (patchset #1 id:1 of https://codereview.chromium.org/2298293002/ ) by borenet · 8 years ago
  86. 06c35c0 GN: add skia_enable_gpu (default true) by mtklein · 8 years ago
  87. 1905098 Snazzier dump log step on Android bots. by mtklein · 8 years ago
  88. f44b493 Fix Win toolchain asset, fix script by borenet · 8 years ago
  89. 16b15dd Blacklist incomplete pngs on CG by msarett · 8 years ago
  90. 304e674 Reland of Run SVGs through nanobench on all Perf bots (patchset #1 id:1 of https://codereview.chromium.org/2348563003/ ) by rmistry · 8 years ago
  91. d5724b0 Add FrameworkDefs bot to the CQ. by mtklein · 8 years ago
  92. f15590f Skia recipe: Use [depot_tools]/gsutil.py instead of [depot_tools]/third_party/gsutil/gsutil by hinoka · 8 years ago
  93. 9f26281 To prep for removing CMake bots, take them off the CQ and presubmit. by mtklein · 8 years ago
  94. 122fac3 GN: remove old Android recipe code. by mtklein · 8 years ago
  95. cfea18a Delete unused coverage recipe code. by mtklein · 8 years ago
  96. 5d1110e Update SKP version by update-skps · 8 years ago
  97. c6c81e1 Fix filling of incomplete images in SkSampledCodec by msarett · 8 years ago
  98. be7e3c0 Revert of Run SVGs through nanobench on all Perf bots (patchset #5 id:120001 of https://codereview.chromium.org/2343903002/ ) by rmistry · 8 years ago
  99. bfef32f Build with GN on CT bots. by mtklein · 8 years ago
  100. 9b6c58c Promote the N5 to the CQ for real. by mtklein · 8 years ago