Roll SK Tool from git_revision:3382a92150ff13d646c7fdd52e8011b1fa91a204 to 260eb8796b89
Cannot build log URL because revision "git_revision:3382a92150ff13d646c7fdd52e8011b1fa91a204" is invalid: Failed to retrieve revision. 2022-01-12 lovisolo@google.com [codesize] Read a single Bloaty output from GCS. 2022-01-12 rmistry@google.com [api] Port api container to bazel 2022-01-12 bsheedy@chromium.org Add Pixel 6 to Chrome allowlist 2022-01-11 erikrose@google.com [skolo] Add skia-e-mac-113 to ansible inventory. 2022-01-11 erikrose@google.com [skolo] Stop Macs from downloading updates. 2022-01-11 borenet@google.com [autoroll] Add support for find-and-replace in additional files 2022-01-11 kjlubick@google.com [debugger] Add flag to toggle between local and downloaded files 2022-01-11 rmistry@google.com [fiddle] Fixes for fiddler autodeployment 2022-01-11 johnstiles@google.com Display basic variable list in SkSL debugger. 2022-01-11 johnstiles@google.com Display basic stack trace in SkSL debugger. 2022-01-10 borenet@google.com [infra] Increase timeout for Race task to 2 hours 2022-01-10 erikrose@google.com [skolo] Stop Macs sleeping earlier, and reboot new ones after first ansible-ing them. 2022-01-10 erikrose@google.com [skolo] Install Rosetta 2 on ARM Macs so Python will install. 2022-01-10 jcgregorio@google.com [machines] Always sent PubSub event even if interrogation fails. 2022-01-10 rmistry@google.com Make publishToTopic publicly accessible 2022-01-10 jcgregorio@google.com [machine] Fix handling of interrogateAndSend on startup. 2022-01-10 rmistry@google.com Update docsyserver README instructions after migration to bazel 2022-01-10 johnstiles@google.com Ensure that the breakpoint mark doesn't change size. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I690feb1283a3e922fee1ef76f61a7c277ae3634f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/494532 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
25a7797820
commit
672a540b00
2
DEPS
2
DEPS
@ -6,7 +6,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling different
|
||||
# dependencies without interference from each other.
|
||||
'sk_tool_revision': 'git_revision:3382a92150ff13d646c7fdd52e8011b1fa91a204',
|
||||
'sk_tool_revision': 'git_revision:260eb8796b8942e1694a3b0c1df03d72994408dd',
|
||||
}
|
||||
|
||||
deps = {
|
||||
|
Loading…
Reference in New Issue
Block a user