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

Issue 759163003: Add infrastructure to download golang and build AppRTC collider. (Closed)

Created:
6 years ago by phoglund_chromium
Modified:
6 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add infrastructure to download golang and build AppRTC collider. This is required to support https://codereview.chromium.org/751333004/. BUG=438217 R=kjellander@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=293294

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 25

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -116 lines) Patch
M DEPS View 1 2 3 4 5 6 2 chunks +19 lines, -1 line 0 comments Download
A build_apprtc_collider.py View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
A build_mercurial_local.py View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
A + download_appengine_and_mercurial.py View 1 2 3 4 5 6 2 chunks +20 lines, -38 lines 0 comments Download
D download_appengine_sdk.py View 1 2 3 4 5 6 1 chunk +0 lines, -77 lines 0 comments Download
A download_golang.py View 1 2 3 4 5 6 1 chunk +60 lines, -0 lines 0 comments Download
A golang/linux/go.tar.gz.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A golang/mac/go.tar.gz.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A golang/win/go.zip.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A mercurial-src.tar.gz.sha1 View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A utils.py View 1 2 3 4 5 6 1 chunk +74 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
phoglund_chromium
6 years ago (2014-12-08 12:18:02 UTC) #2
kjellander_chromium
Nice work! Looking forward to see this run. https://codereview.chromium.org/759163003/diff/100001/build_apprtc_collider.py File build_apprtc_collider.py (right): https://codereview.chromium.org/759163003/diff/100001/build_apprtc_collider.py#newcode21 build_apprtc_collider.py:21: web_samples_dir ...
6 years ago (2014-12-08 13:58:08 UTC) #3
phoglund_chromium
PTAL https://codereview.chromium.org/759163003/diff/100001/build_apprtc_collider.py File build_apprtc_collider.py (right): https://codereview.chromium.org/759163003/diff/100001/build_apprtc_collider.py#newcode21 build_apprtc_collider.py:21: web_samples_dir = os.path.join('webrtc-samples', 'samples/web') On 2014/12/08 13:58:07, kjellander ...
6 years ago (2014-12-08 14:26:16 UTC) #4
kjellander_chromium
lgtm https://codereview.chromium.org/759163003/diff/100001/utils.py File utils.py (right): https://codereview.chromium.org/759163003/diff/100001/utils.py#newcode17 utils.py:17: if not os.path.exists(path): On 2014/12/08 14:26:16, phoglund wrote: ...
6 years ago (2014-12-08 14:52:25 UTC) #5
phoglund_chromium
6 years ago (2014-12-08 15:13:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as r293294 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698