Commit 32f325e7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 7a4d068d23a6..4c11f3dcc855 (17 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/7a4d068d23a6..4c11f3dcc855


git log 7a4d068d23a6..4c11f3dcc855 --date=short --no-merges --format='%ad %ae %s'
2018-10-05 treehugger-gerrit@google.com Merge "Hopefully actually fix Windows build."
2018-10-05 treehugger-gerrit@google.com Merge "base: extract Event class for eventfd/pipe"
2018-10-05 hjd@google.com Merge "trace_processor: Add execution time to raw_query.proto"
2018-10-04 primiano@google.com Roll libunwindstack/libcore for standalone builds
2018-10-05 primiano@google.com Speculative (2) Windows fix
2018-10-04 cferris@google.com Merge "Add new parameter for creation of MapInfo object."
2018-10-04 primiano@google.com Merge "Speculatively fix windows build and unblock autoroller"
2018-10-04 primiano@google.com Merge "perfetto-ui: Add copy to tsv for queries"
2018-10-04 primiano@google.com Merge "Chrome: Change string table indices to unsigned"
2018-10-04 primiano@google.com Fix mac build
2018-10-04 primiano@google.com Merge "perfetto-ui: Improve thread data loading performance"
2018-10-04 fmayer@google.com Merge "Fix windows build."
2018-10-04 treehugger-gerrit@google.com Merge "Update README.chromium to point to correct license file"
2018-10-04 hjd@google.com Merge "perfetto-ui: Factor common code from loadTraceFromX"
2018-10-04 dproy@google.com Merge "[perfetto-ui] Update canvas size when container parent size changes"
2018-10-04 hjd@google.com Merge "perfetto-ui: Refactor to remove old Actions"
2018-10-04 fmayer@google.com Merge "Correctly handle partial writes."


Created with:
  gclient setdep -r src/third_party/perfetto@4c11f3dcc855

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=perfetto-bugs@google.com

Change-Id: Ie9129dc2f538996c7fb27acc29d72633c76aee8c
Reviewed-on: https://chromium-review.googlesource.com/c/1264617Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#597084}
parent 1ab68792
......@@ -954,7 +954,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '7a4d068d23a61a4ad7ec0fe333e2597ef686157c',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4c11f3dcc855e7e5975ac3b1eb21be2913357467',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment