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

Issue 2653533004: Android: Script for building libwebrtc.aar. (Closed)

Created:
3 years, 11 months ago by sakal
Modified:
3 years, 11 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Android: Script for building libwebrtc.aar. BUG=webrtc:7023 Review-Url: https://codereview.webrtc.org/2653533004 Cr-Commit-Position: refs/heads/master@{#16232} Committed: https://chromium.googlesource.com/external/webrtc/+/a4a753857e6df10abcadaf8276eeff9bce56d156

Patch Set 1 : Update AdroidManifest. #

Total comments: 36

Patch Set 2 : Do a static release build instead of dynamic debug build. #

Patch Set 3 : Changes according to kjellander's comments. #

Total comments: 2

Patch Set 4 : Changes according to kjellander's comments. #2 #

Patch Set 5 : Fix typo. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -0 lines) Patch
A webrtc/build/android/build_aar.py View 1 2 3 4 1 chunk +177 lines, -0 lines 2 comments Download
A webrtc/sdk/android/AndroidManifest.xml View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
sakal
PTAL A lot of presubmit warnings are generated but I don't think they are from ...
3 years, 11 months ago (2017-01-23 13:56:06 UTC) #4
kjellander_webrtc
https://codereview.webrtc.org/2653533004/diff/20001/webrtc/build/android/build_aar.py File webrtc/build/android/build_aar.py (right): https://codereview.webrtc.org/2653533004/diff/20001/webrtc/build/android/build_aar.py#newcode1 webrtc/build/android/build_aar.py:1: #!/usr/bin/python3 Prefer #!/usr/bin/env python Especially Python 3 is cannot ...
3 years, 11 months ago (2017-01-23 14:39:31 UTC) #5
kjellander_webrtc
On 2017/01/23 13:56:06, sakal wrote: > PTAL > > A lot of presubmit warnings are ...
3 years, 11 months ago (2017-01-23 14:41:06 UTC) #6
sakal
I also changed some methods to the internal naming convention. It is unclear to me ...
3 years, 11 months ago (2017-01-23 15:29:03 UTC) #7
kjellander_webrtc
lgtm with comments addressed. Nice work, I'll be happy to wire up a bot running ...
3 years, 11 months ago (2017-01-24 06:47:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2653533004/80001
3 years, 11 months ago (2017-01-24 08:15:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2653533004/80001
3 years, 11 months ago (2017-01-24 08:18:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2653533004/100001
3 years, 11 months ago (2017-01-24 08:20:18 UTC) #19
sakal
Yes, getting a bot running this would be nice. I think the only requirement is ...
3 years, 11 months ago (2017-01-24 08:40:29 UTC) #20
kjellander_webrtc
one last question (can be addressed in follow-up if you decide to do changes). https://codereview.webrtc.org/2653533004/diff/100001/webrtc/build/android/build_aar.py ...
3 years, 11 months ago (2017-01-24 08:59:13 UTC) #21
sakal
https://codereview.webrtc.org/2653533004/diff/100001/webrtc/build/android/build_aar.py File webrtc/build/android/build_aar.py (right): https://codereview.webrtc.org/2653533004/diff/100001/webrtc/build/android/build_aar.py#newcode37 webrtc/build/android/build_aar.py:37: DEFAULT_ARCHS = ['armeabi-v7a', 'x86'] On 2017/01/24 08:59:13, kjellander_webrtc wrote: ...
3 years, 11 months ago (2017-01-24 09:04:38 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 09:25:53 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/a4a753857e6df10abcadaf827...

Powered by Google App Engine
This is Rietveld 408576698