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

Issue 11896066: Add Android NDK build for WebRTC (Closed)

Created:
7 years, 11 months ago by kjellander_chromium
Modified:
7 years, 8 months ago
CC:
chromium-reviews, cmp+cc_chromium.org, kjellander+cc_chromium.org
Visibility:
Public.

Description

Add Android NDK build for WebRTC BUG=none TEST=Running builds on local master and slave. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=195132

Patch Set 1 : #

Patch Set 2 : Added try builder #

Total comments: 3

Patch Set 3 : WebRTCFactory now inherits from ChromiumFactory. #

Total comments: 5

Patch Set 4 : Updating android_bot_id for build+trybot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -53 lines) Patch
M masters/master.client.webrtc/master_linux_cfg.py View 1 2 3 3 chunks +16 lines, -0 lines 0 comments Download
M masters/master.client.webrtc/slaves.cfg View 3 chunks +6 lines, -4 lines 0 comments Download
M masters/master.tryserver.webrtc/master.cfg View 1 2 3 6 chunks +56 lines, -38 lines 0 comments Download
M masters/master.tryserver.webrtc/slaves.cfg View 1 1 chunk +1 line, -1 line 0 comments Download
M scripts/master/factory/webrtc_factory.py View 1 2 3 chunks +18 lines, -10 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
kjellander_chromium
I think this is starting to look like something that could be deployed. I have ...
7 years, 10 months ago (2013-02-07 14:43:16 UTC) #1
kjellander_chromium
Isaac, I'd like to bring this forward. Could you take a look now? I've been ...
7 years, 9 months ago (2013-03-15 14:27:00 UTC) #2
Isaac (away)
+Mike Stipicevic Code looks good; one design question inline. https://codereview.chromium.org/11896066/diff/5001/scripts/master/factory/webrtc_factory.py File scripts/master/factory/webrtc_factory.py (right): https://codereview.chromium.org/11896066/diff/5001/scripts/master/factory/webrtc_factory.py#newcode91 scripts/master/factory/webrtc_factory.py:91: ...
7 years, 9 months ago (2013-03-18 17:54:21 UTC) #3
Mike Stip (use stip instead)
Henrik, You may be interested in AnnotatorFactory in scripts/master/factory/annotator_factory.py. All it does it invoke a ...
7 years, 9 months ago (2013-03-18 18:25:43 UTC) #4
Mike Stip (use stip instead)
Henrik, It looks like this does the normal actions of a ChromiumAnnotationFactory, but adds the ...
7 years, 9 months ago (2013-03-21 00:26:35 UTC) #5
kjellander_chromium
On 2013/03/21 00:26:35, Mike Stipicevic wrote: > Henrik, > > It looks like this does ...
7 years, 9 months ago (2013-03-21 15:44:13 UTC) #6
kjellander_chromium
I don't think I can use ChromiumAnnotationFactory right now, since until https://code.google.com/p/webrtc/issues/detail?id=1029 is resolved, I'm ...
7 years, 9 months ago (2013-03-21 15:46:17 UTC) #7
Mike Stip (use stip instead)
OK, I'm good with this as long as we have a cleanup bug filed (blocking ...
7 years, 9 months ago (2013-03-22 20:23:36 UTC) #8
Isaac (away)
I'm not sure I follow. bb_run_bot can run an arbitrary sequence of commands. Is the ...
7 years, 9 months ago (2013-03-22 20:26:14 UTC) #9
kjellander_chromium
I'll be happy to file a clean up bug after committing, or do you want ...
7 years, 9 months ago (2013-03-28 09:58:16 UTC) #10
kjellander_chromium
On 2013/03/22 20:26:14, Isaac wrote: > I'm not sure I follow. bb_run_bot can run an ...
7 years, 9 months ago (2013-03-28 10:03:30 UTC) #11
Isaac (away)
Yes, you would add a function in buildbot_functions similar to bb_compile_experimental. In long run this ...
7 years, 8 months ago (2013-04-01 05:52:42 UTC) #12
kjellander_chromium
Finally I'm able to get this sorted out in a nice way using ChromiumAnnotationFactory instead. ...
7 years, 8 months ago (2013-04-12 13:44:31 UTC) #13
Isaac (away)
lgtm, thanks! https://codereview.chromium.org/11896066/diff/27001/masters/master.tryserver.webrtc/master.cfg File masters/master.tryserver.webrtc/master.cfg (right): https://codereview.chromium.org/11896066/diff/27001/masters/master.tryserver.webrtc/master.cfg#newcode220 masters/master.tryserver.webrtc/master.cfg:220: 'android_bot_id': 'builder', please use 'webrtc-builder-dbg'. The goal ...
7 years, 8 months ago (2013-04-19 08:52:41 UTC) #14
kjellander_chromium
Thanks for review. Isaac: Please have a look at my comment about android_bot_id naming below. ...
7 years, 8 months ago (2013-04-19 09:58:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjellander@chromium.org/11896066/36001
7 years, 8 months ago (2013-04-19 11:13:49 UTC) #16
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 11:14:48 UTC) #17
Message was sent while issue was closed.
Change committed as 195132

Powered by Google App Engine
This is Rietveld 408576698