aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Robert Iannucci <iannucci@google.com>2017-03-24 17:13:22 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-27 11:52:49 +0000
commitad1de45fa55676f96434c0c7440c86d7b38af79b (patch)
tree530a14ed042f8b41cc27862f56c81a3db56f727b /infra
parentd003e24f3f6ef3adeae9d83a62a906247c161bfc (diff)
Manually roll recipes (trivial)
build: https://crrev.com/440839111a2a562ca2ac214817d821cd480146a8 V8: Bump shards on arm branch builders https://crrev.com/7b6d0f6ecffaef81bbbcb8ffc5a522df08fd7e02 Roll recipe dependencies (trivial). https://crrev.com/5be20abc2276ab5ae7ab83707ed4966710475aec gatekeeper_ng: whitelist more masters for CBE https://crrev.com/1efede1c3cd2b2435cb27cac164fcd61a98199ae Roll recipe dependencies (trivial). https://crrev.com/4715a9958d426ec473c6f3e62dd58687640484e4 Roll recipe dependencies (trivial). https://crrev.com/973870a62af1f77ac5356fbabd9a471a4fdf6c91 Add 'CFI ThinLTO Linux ToT' buildbot (recipes part). https://crrev.com/d2d4c12efbc6df3fc7d1a2eca3d461f1b6b2efb4 Roll recipe dependencies (trivial). https://crrev.com/82f8e1417a99f8251595f6f9a75bdbe0e400e8b5 Don't write .isolate as JSON https://crrev.com/55807bc812e28d83f30a2efbebc8ba113693eaae Push bisect changes to prod. https://crrev.com/b08eff6b36e7c66482b38fa179da7f4992da60d6 Roll recipe dependencies (trivial). https://crrev.com/03fd1250afda1212ca9b63b43c49ae5a68e0e53d chromium: Rework layout test results archiving. https://crrev.com/f30cd17e8aaf3def5994b8384da96ef56e80b3dd Add a cast audio bot. https://crrev.com/6e47d11dafc3ca058652d7c93a60080462f0961e Temporary workaround missing commit_position in blink_downstream DEPS. depot_tools: https://crrev.com/625986dba7852518199ec002fd4cece02929f4ab git cl comment: implement adding comment for Gerrit. https://crrev.com/680253d31518b5865a45be4d63bc1ed74a4f16e9 git cl description: don't bother if description diff is trailing whitespace. https://crrev.com/d8aa49f35b8d3e981d0afc3d539aae35a2f89415 git cl comment: refactor fetching comments for Rietveld and add tests. https://crrev.com/5a0cf20452b7dac174dd0377f5b030379ba543ef git cl comment: implement fetching comments for Gerrit. https://crrev.com/ecf3dbe49fcf18982c5d8fbfd8a9ed30d6d9e714 Roll recipe dependencies (trivial). https://crrev.com/e86f6de84296601c61a3d3e6d7655e596535c4d6 Fix smoke test to not hard-code python executable location. recipe_engine: https://crrev.com/78f105cbebb6e8dc99d64638d400868851cb0c40 Add --train support to the new 'test' command Bug: skia: Change-Id: Ib1abe064f6684dcd6bdbdbe2f17c5fa9c506299a Reviewed-on: https://skia-review.googlesource.com/10123 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index a0235e85f2..85559809b4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,17 +5,17 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
- revision: "056fe6a645b937cd0d325b5f70c1900b9363ef34"
+ revision: "6e47d11dafc3ca058652d7c93a60080462f0961e"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "aa534e509e1b36adb3256a31d8bf0f29f5ef1091"
+ revision: "e86f6de84296601c61a3d3e6d7655e596535c4d6"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "57a75df505dfe20cb1aa6b7536231e56267fa2b8"
+ revision: "78f105cbebb6e8dc99d64638d400868851cb0c40"
}