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

Issue 360403002: cr_cronet - simple cr-like wrapper to help with cronet builds. (Closed)

Created:
6 years, 5 months ago by mef
Modified:
6 years, 5 months ago
Reviewers:
miloslav, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

cr_cronet - simple cr-like wrapper to help with cronet builds. BUG=390267 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282341

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments. #

Total comments: 2

Patch Set 3 : Sync should fail if git pull fails. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
A components/cronet/tools/cr_cronet.py View 1 2 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mef
Hi, I'm not sure whether this is worth landing, but this is a simple script ...
6 years, 5 months ago (2014-07-07 16:17:05 UTC) #1
mmenke
I'm on the fence about landing it, though nice to have all the GYP defines ...
6 years, 5 months ago (2014-07-07 17:05:20 UTC) #2
miloslav
I also think it would be helpful to have all the defines and commands in ...
6 years, 5 months ago (2014-07-09 09:52:51 UTC) #3
mef
Thanks for feedback! https://codereview.chromium.org/360403002/diff/1/components/cronet/tools/cr_cronet.py File components/cronet/tools/cr_cronet.py (right): https://codereview.chromium.org/360403002/diff/1/components/cronet/tools/cr_cronet.py#newcode26 components/cronet/tools/cr_cronet.py:26: return run ('GYP_DEFINES="OS=android enable_websockets=0 disable_file_support=1 disable_ftp_support=1 ...
6 years, 5 months ago (2014-07-09 13:43:53 UTC) #4
mmenke
https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py File components/cronet/tools/cr_cronet.py (right): https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py#newcode39 components/cronet/tools/cr_cronet.py:39: return run (gyp_defines + ' gclient sync') What happens ...
6 years, 5 months ago (2014-07-09 14:23:05 UTC) #5
mef
https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py File components/cronet/tools/cr_cronet.py (right): https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py#newcode39 components/cronet/tools/cr_cronet.py:39: return run (gyp_defines + ' gclient sync') On 2014/07/09 ...
6 years, 5 months ago (2014-07-09 15:18:26 UTC) #6
mmenke
On 2014/07/09 15:18:26, mef wrote: > https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py > File components/cronet/tools/cr_cronet.py (right): > > https://codereview.chromium.org/360403002/diff/20001/components/cronet/tools/cr_cronet.py#newcode39 > ...
6 years, 5 months ago (2014-07-09 15:20:15 UTC) #7
mef
The CQ bit was checked by mef@chromium.org
6 years, 5 months ago (2014-07-10 09:09:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/360403002/40001
6 years, 5 months ago (2014-07-10 09:09:38 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 13:01:25 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 16:13:01 UTC) #11
Message was sent while issue was closed.
Change committed as 282341

Powered by Google App Engine
This is Rietveld 408576698