Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 1513843002: Add update.py to easily update the imported in-tree copy of Crashpad (Closed)

Created:
5 years ago by Mark Mentovai
Modified:
4 years, 11 months ago
CC:
chromium-reviews, scottmg, Robert Sesek
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add update.py to easily update the imported in-tree copy of Crashpad BUG=472900 Committed: https://crrev.com/adcc203a3f95a64d9bd7018adec276cfb7eadeb5 Cr-Commit-Position: refs/heads/master@{#365026}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Address required review comments #

Patch Set 3 : --fetch-ref, ancestor check, prompt for assisted cherry-pick #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -0 lines) Patch
A third_party/crashpad/update.py View 1 2 1 chunk +218 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
Mark Mentovai
Based on the discussion on and off https://codereview.chromium.org/1410853008, I came up with this script. There’s ...
5 years ago (2015-12-09 21:37:05 UTC) #2
Mark Mentovai
Meant to reference https://codereview.chromium.org/1505213004/.
5 years ago (2015-12-09 21:37:51 UTC) #3
Mark Mentovai
For persual of this script’s output, https://codereview.chromium.org/1511483006 is what it did all by itself (except ...
5 years ago (2015-12-09 22:40:59 UTC) #4
Primiano Tucci (use gerrit)
I see, clever, keeping the state in the README. Even if things should go terribly ...
5 years ago (2015-12-10 09:31:21 UTC) #5
Mark Mentovai
Thanks, Primiano! Updated. > I see, clever, keeping the state in the README. Even if ...
5 years ago (2015-12-10 15:13:55 UTC) #6
Mark Mentovai
https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py File third_party/crashpad/update.py (right): https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode97 third_party/crashpad/update.py:97: subprocess.check_call(['git', Primiano Tucci wrote: > Not necessary for this ...
5 years ago (2015-12-10 15:16:01 UTC) #7
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py File third_party/crashpad/update.py (right): https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode76 third_party/crashpad/update.py:76: # The remote might already exist. Check for it ...
5 years ago (2015-12-10 15:26:13 UTC) #8
Mark Mentovai
https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py File third_party/crashpad/update.py (right): https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode76 third_party/crashpad/update.py:76: # The remote might already exist. Check for it ...
5 years ago (2015-12-10 15:31:28 UTC) #9
Mark Mentovai
https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py File third_party/crashpad/update.py (right): https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode76 third_party/crashpad/update.py:76: # The remote might already exist. Check for it ...
5 years ago (2015-12-10 15:50:01 UTC) #10
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py File third_party/crashpad/update.py (right): https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode76 third_party/crashpad/update.py:76: # The remote might already exist. Check for it ...
5 years ago (2015-12-10 15:53:57 UTC) #11
Mark Mentovai
On 2015/12/10 15:53:57, Primiano Tucci wrote: > https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py > File third_party/crashpad/update.py (right): > > https://codereview.chromium.org/1513843002/diff/1/third_party/crashpad/update.py#newcode76 ...
5 years ago (2015-12-10 15:58:46 UTC) #12
Mark Mentovai
Updated. After a bunch of chatting, we recognized that --update-to and --fetch-ref needed to be ...
5 years ago (2015-12-10 20:08:50 UTC) #13
Primiano Tucci (use gerrit)
Still LGTM
5 years ago (2015-12-14 10:22:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513843002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513843002/40001
5 years ago (2015-12-14 15:05:17 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-14 15:27:33 UTC) #17
commit-bot: I haz the power
5 years ago (2015-12-14 15:29:10 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/adcc203a3f95a64d9bd7018adec276cfb7eadeb5
Cr-Commit-Position: refs/heads/master@{#365026}

Powered by Google App Engine
This is Rietveld 408576698