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

Issue 415323002: Update masters after the tryserver split. (Closed)

Created:
6 years, 5 months ago by Sergey Berezin
Modified:
6 years, 5 months ago
CC:
chromium-reviews, sadrul, zea+watch_chromium.org, binji+watch_chromium.org, sievers+watch_chromium.org, Sam Clegg, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, jbauman+watch_chromium.org, timurrrr+watch_chromium.org, chromium-apps-reviews_chromium.org, erikwright+watch_chromium.org, bruening+watch_chromium.org, tdresser+watch_chromium.org, haitaol+watch_chromium.org, dmikurube+memory_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, maniscalco+watch_chromium.org, Ian Vollick, tfarina, cc-bugs_chromium.org, glider+watch_chromium.org, ben+ash_chromium.org, Paweł Hajdan Jr.
Project:
chromium
Visibility:
Public.

Description

Update masters after the tryserver split. Also replace deprecated linux_chromium_rel with linux_chromium_rel_swarming, while I'm at it. R=agable@chromium.org, maruel@chromium.org BUG=395196 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285752

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing comments #

Total comments: 6

Patch Set 3 : Rebase #

Patch Set 4 : linux_blink_rel on tryserver.blink #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -35 lines) Patch
M PRESUBMIT.py View 1 3 chunks +21 lines, -5 lines 0 comments Download
M PRESUBMIT_test.py View 1 1 chunk +113 lines, -0 lines 0 comments Download
M ash/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M base/PRESUBMIT.py View 1 chunk +6 lines, -2 lines 0 comments Download
M cc/PRESUBMIT.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/PRESUBMIT.py View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/PRESUBMIT.py View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/net/PRESUBMIT.py View 1 chunk +6 lines, -2 lines 0 comments Download
M crypto/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M jingle/PRESUBMIT.py View 1 chunk +6 lines, -2 lines 0 comments Download
M native_client_sdk/PRESUBMIT.py View 1 chunk +5 lines, -1 line 0 comments Download
M net/PRESUBMIT.py View 1 chunk +7 lines, -3 lines 0 comments Download
M sync/PRESUBMIT.py View 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/tcmalloc/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/lsan/PRESUBMIT.py View 1 chunk +3 lines, -1 line 0 comments Download
M tools/valgrind/drmemory/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/valgrind/memcheck/PRESUBMIT.py View 1 chunk +3 lines, -1 line 0 comments Download
M ui/compositor/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/PRESUBMIT.py View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Berezin
PTAL. This should land soon after the try server is split, restarted, and the change ...
6 years, 5 months ago (2014-07-24 21:17:49 UTC) #1
M-A Ruel
Update description to note the linux_chromium_rel_swarming change. lgtm after fixes. https://codereview.chromium.org/415323002/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/1/PRESUBMIT.py#newcode1435 ...
6 years, 5 months ago (2014-07-24 23:38:23 UTC) #2
Sergey Berezin
Thanks! https://codereview.chromium.org/415323002/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/1/PRESUBMIT.py#newcode1435 PRESUBMIT.py:1435: if bot.count('gpu'): On 2014/07/24 23:38:22, M-A Ruel wrote: ...
6 years, 5 months ago (2014-07-24 23:45:43 UTC) #3
agable
Mostly lgtm. https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py#newcode1514 PRESUBMIT.py:1514: 'linux_chromium_rel_swarming': ['defaulttests'], Why is this part of ...
6 years, 5 months ago (2014-07-24 23:58:03 UTC) #4
Sergey Berezin
https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py#newcode1514 PRESUBMIT.py:1514: 'linux_chromium_rel_swarming': ['defaulttests'], On 2014/07/24 23:58:02, agable wrote: > Why ...
6 years, 5 months ago (2014-07-25 00:55:46 UTC) #5
Sergiy Byelozyorov
Passing-by: https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py#newcode1514 PRESUBMIT.py:1514: 'linux_chromium_rel_swarming': ['defaulttests'], On 2014/07/25 00:55:45, Sergey Berezin wrote: ...
6 years, 5 months ago (2014-07-25 09:40:02 UTC) #6
Sergey Berezin
https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/415323002/diff/20001/PRESUBMIT.py#newcode1514 PRESUBMIT.py:1514: 'linux_chromium_rel_swarming': ['defaulttests'], On 2014/07/25 09:40:01, Sergiy Byelozyorov wrote: > ...
6 years, 5 months ago (2014-07-25 15:46:54 UTC) #7
Sergey Berezin
6 years, 5 months ago (2014-07-26 04:38:38 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r285752 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698