commit | a99cc8249e27cb0a341a5808fb71dac467638a6a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Jun 25 18:48:03 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 25 18:48:03 2021 |
tree | 8295c01619efcaecdabaeefe21e8bb606be8d97b | |
parent | 3dbe8da746310ba2f2a5e2ab136446021d3e391c [diff] [blame] |
Roll Perfetto from 2825754fd9f2 to 12d86fcd388d (1 revision) https://android.googlesource.com/platform/external/perfetto.git/+log/2825754fd9f2..12d86fcd388d 2021-06-25 [email protected] Fix the depth layout for async slices starting and ending at the same time If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: chromium:189222451 Tbr: [email protected] Change-Id: Ib58682ef858dca08a3842ff353a3351644957f2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2988254 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#896146}
diff --git a/DEPS b/DEPS index e138ea7..aa8e1f6 100644 --- a/DEPS +++ b/DEPS
@@ -1360,7 +1360,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '2825754fd9f22f4275c2fbd238e9031e98f58ee2', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '12d86fcd388d39eac1fb23988a2bc54d67cf09c7', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',