Chromium Code Reviews
Descriptiondiagnose_apk_bloat.py: support pre supersize revs.
Previously if you tried to pass a rev created before
tools/binary_size/supersize existed the script would fail. This CL fixes
that by copying supersize to a temporary directory before running any
git/gclient commands.
Also fix _global_restore_checkout_func that became broken in
https://codereview.chromium.org/2834103002/.
BUG=710717
Review-Url: https://codereview.chromium.org/2832223002
Cr-Commit-Position: refs/heads/master@{#466511}
Committed: https://chromium.googlesource.com/chromium/src/+/45ccc6e4217655e9f21e6257062c6e5b82bc22da
Patch Set 1 #Patch Set 2 : uniform args: --archive-dir -> --archive-directory #
Total comments: 2
Patch Set 3 : Move tmp dir to SRC_ROOT #Patch Set 4 : rebase #Patch Set 5 : Fix _global_restore_checkout_func #Messages
Total messages: 13 (6 generated)
|