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

Issue 173013003: Compile libjingle for PNaCl (Closed)

Created:
6 years, 10 months ago by Sergey Ulanov
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Compile libjingle for PNaCl Added libjingle_nacl target that compile libjingle for PNaCl. Removed dependency on jsoncpp. BUG=276739 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252825

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 5

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : android #

Patch Set 8 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+478 lines, -336 lines) Patch
M third_party/libjingle/libjingle.gyp View 1 2 3 4 3 chunks +10 lines, -336 lines 0 comments Download
A third_party/libjingle/libjingle_common.gypi View 1 2 3 4 5 6 7 1 chunk +353 lines, -0 lines 0 comments Download
A third_party/libjingle/libjingle_nacl.gyp View 1 2 3 4 5 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Sergey Ulanov
6 years, 10 months ago (2014-02-19 23:26:44 UTC) #1
Ronghua Wu (Left Chromium)
+tommi as reviewer as well since he made most of the recent changes to libjingle.gyp. ...
6 years, 10 months ago (2014-02-20 18:59:30 UTC) #2
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/173013003/diff/70001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/173013003/diff/70001/third_party/libjingle/libjingle.gyp#newcode256 third_party/libjingle/libjingle.gyp:256: 'sources!' : [ why do we have these files ...
6 years, 10 months ago (2014-02-20 19:13:30 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/173013003/diff/70001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/173013003/diff/70001/third_party/libjingle/libjingle.gyp#newcode256 third_party/libjingle/libjingle.gyp:256: 'sources!' : [ On 2014/02/20 19:13:30, Ronghua Wu wrote: ...
6 years, 10 months ago (2014-02-21 00:48:00 UTC) #4
Sergey Ulanov
BTW, in the latest patchset also removed jsoncpp dependency and talk/base/json.cc - it wasn't used ...
6 years, 10 months ago (2014-02-21 00:49:16 UTC) #5
tommi (sloooow) - chröme
lgtm. Thanks for the heads up. Good job getting rid of the jsoncpp dependency! :)
6 years, 10 months ago (2014-02-21 11:02:40 UTC) #6
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp File third_party/libjingle/libjingle_nacl.gyp (right): https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp#newcode20 third_party/libjingle/libjingle_nacl.gyp:20: 'build_newlib': 0, assume this change is intended. https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp#newcode80 third_party/libjingle/libjingle_nacl.gyp:80: ...
6 years, 10 months ago (2014-02-21 16:51:16 UTC) #7
Sergey Ulanov
https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp File third_party/libjingle/libjingle_nacl.gyp (right): https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp#newcode20 third_party/libjingle/libjingle_nacl.gyp:20: 'build_newlib': 0, On 2014/02/21 16:51:17, Ronghua Wu wrote: > ...
6 years, 10 months ago (2014-02-21 19:49:19 UTC) #8
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp File third_party/libjingle/libjingle_nacl.gyp (right): https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp#newcode80 third_party/libjingle/libjingle_nacl.gyp:80: 'USE_WEBRTC_DEV_BRANCH', On 2014/02/21 19:49:19, Sergey Ulanov wrote: > On ...
6 years, 10 months ago (2014-02-21 19:55:12 UTC) #9
Sergey Ulanov
On 2014/02/21 19:55:12, Ronghua Wu wrote: > https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp > File third_party/libjingle/libjingle_nacl.gyp (right): > > https://codereview.chromium.org/173013003/diff/130001/third_party/libjingle/libjingle_nacl.gyp#newcode80 ...
6 years, 10 months ago (2014-02-21 23:39:29 UTC) #10
Ronghua Wu (Left Chromium)
lgtm
6 years, 10 months ago (2014-02-22 00:39:08 UTC) #11
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 10 months ago (2014-02-22 00:41:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/173013003/480001
6 years, 10 months ago (2014-02-22 00:42:48 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 01:00:26 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 10 months ago (2014-02-22 01:00:26 UTC) #15
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 10 months ago (2014-02-22 02:28:09 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/173013003/480001
6 years, 10 months ago (2014-02-22 02:29:44 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 03:09:42 UTC) #18
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=117668
6 years, 10 months ago (2014-02-22 03:09:43 UTC) #19
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 10 months ago (2014-02-22 05:11:13 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/173013003/110002
6 years, 10 months ago (2014-02-22 05:11:40 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 06:00:43 UTC) #22
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=153266
6 years, 10 months ago (2014-02-22 06:00:44 UTC) #23
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 10 months ago (2014-02-22 19:05:06 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/173013003/870001
6 years, 10 months ago (2014-02-22 19:06:40 UTC) #25
commit-bot: I haz the power
6 years, 10 months ago (2014-02-22 22:27:58 UTC) #26
Message was sent while issue was closed.
Change committed as 252825

Powered by Google App Engine
This is Rietveld 408576698