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

Issue 2809793002: Build Chrome Remote Desktop for iOS in Chromium trybots. (Closed)

Created:
3 years, 8 months ago by nicholss
Modified:
3 years, 8 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Build Chrome Remote Desktop for iOS in Chromium trybots. This CL will default the flag for enable_webrtc to true for iOS, in the past this was set to false for iOS builds in chromium but the remoting app needs webrtc to communicate. This CL will also build the iOS app by default as part of the //remoting:remoting_all target if the arch is set to iOS. BUG=652781 Review-Url: https://codereview.chromium.org/2809793002 Cr-Commit-Position: refs/heads/master@{#464202} Committed: https://chromium.googlesource.com/chromium/src/+/1ac03b1c431bb1e187147ed6ca748b6b00fa1297

Patch Set 1 #

Patch Set 2 : Adding remoting/remoting_enable.gni to allow iOS builds in chromium. #

Patch Set 3 : Trying to enable webrtc for iOS builds. #

Patch Set 4 : Remoting was not building, lets try setting enable_remoting to true. #

Patch Set 5 : Found compile issue for unit test, fixing. #

Patch Set 6 : Merge branch 'master' into ios_build_in_chromium #

Patch Set 7 : Trying to enable media to turn on webrtc. #

Patch Set 8 : Working around an unused variable issue. #

Total comments: 4

Patch Set 9 : Merge branch 'master' into ios_build_in_chromium #

Patch Set 10 : Fixing a forgotten change made by CL 2809023003 to rework how lists are used. #

Patch Set 11 : Second fixup from CL 2809023003. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M media/media_options.gni View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M remoting/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/client/ios/facade/host_info.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/ios/facade/host_list_fetcher.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/remoting_enable.gni View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 37 (28 generated)
sdefresne
https://codereview.chromium.org/2809793002/diff/130001/media/media_options.gni File media/media_options.gni (right): https://codereview.chromium.org/2809793002/diff/130001/media/media_options.gni#newcode25 media/media_options.gni:25: if (is_ios) { I think this condition will always ...
3 years, 8 months ago (2017-04-12 15:27:52 UTC) #11
nicholss
https://codereview.chromium.org/2809793002/diff/130001/media/media_options.gni File media/media_options.gni (right): https://codereview.chromium.org/2809793002/diff/130001/media/media_options.gni#newcode25 media/media_options.gni:25: if (is_ios) { On 2017/04/12 15:27:52, sdefresne wrote: > ...
3 years, 8 months ago (2017-04-12 15:35:32 UTC) #12
nicholss
PTAL! Dale for media, Joe for remoting. Thanks!
3 years, 8 months ago (2017-04-12 16:34:22 UTC) #15
nicholss
On 2017/04/12 16:34:22, nicholss wrote: > PTAL! > > Dale for media, Joe for remoting. ...
3 years, 8 months ago (2017-04-12 17:14:21 UTC) #24
nicholss
On 2017/04/12 17:14:21, nicholss wrote: > On 2017/04/12 16:34:22, nicholss wrote: > > PTAL! > ...
3 years, 8 months ago (2017-04-12 18:13:32 UTC) #27
joedow
lgtm lgtm remoting
3 years, 8 months ago (2017-04-12 18:22:31 UTC) #28
DaleCurtis
media/ lgtm, I double checked that media is never included on Chrome for iOS today ...
3 years, 8 months ago (2017-04-12 18:32:00 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2809793002/190001
3 years, 8 months ago (2017-04-12 21:06:30 UTC) #34
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 23:22:04 UTC) #37
Message was sent while issue was closed.
Committed patchset #11 (id:190001) as
https://chromium.googlesource.com/chromium/src/+/1ac03b1c431bb1e187147ed6ca74...

Powered by Google App Engine
This is Rietveld 408576698