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

Issue 9174012: Roll libjingle to r108. (Closed)

Created:
8 years, 11 months ago by Ronghua Wu (Left Chromium)
Modified:
8 years, 11 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, acolwell+watch_chromium.org, annacc+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org, juberti, Niklas Enbom, Henrik Grunell
Visibility:
Public.

Description

Roll libjingle to r108: * Add app/webrtc. * Add examples/peerconnection. * Bug fixes. Roll webrtc to 1311. BUG=110255 TEST=build and unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118031 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118254

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : Roll libjingle to r108: #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 1

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1648 lines) Patch
M DEPS View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dependency_factory.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_peer_connection_impl.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_handler.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_handler_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/thread_wrapper.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/libjingle/README.chromium View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libjingle/libjingle.gyp View 1 2 3 5 chunks +17 lines, -18 lines 0 comments Download
M third_party/libjingle/overrides/talk/base/basictypes.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
D third_party/libjingle/overrides/talk/session/phone/webrtcvideoengine.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -1619 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Ronghua Wu (Left Chromium)
8 years, 11 months ago (2012-01-13 20:31:27 UTC) #1
Sergey Ulanov
Why not r107?
8 years, 11 months ago (2012-01-13 20:45:19 UTC) #2
Ronghua Wu (Left Chromium)
On 2012/01/13 20:45:19, sergeyu wrote: > Why not r107? r107 enables SRTP for peerconnection v1 ...
8 years, 11 months ago (2012-01-13 20:49:23 UTC) #3
Sergey Ulanov
LGTM
8 years, 11 months ago (2012-01-13 21:57:53 UTC) #4
wjia(left Chromium)
lgtm after filename order is fixed. http://codereview.chromium.org/9174012/diff/6002/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): http://codereview.chromium.org/9174012/diff/6002/third_party/libjingle/libjingle.gyp#newcode297 third_party/libjingle/libjingle.gyp:297: 'source/talk/base/timeutils.cc', name order.
8 years, 11 months ago (2012-01-13 22:14:19 UTC) #5
Ronghua Wu (Left Chromium)
http://codereview.chromium.org/9174012/diff/6002/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): http://codereview.chromium.org/9174012/diff/6002/third_party/libjingle/libjingle.gyp#newcode297 third_party/libjingle/libjingle.gyp:297: 'source/talk/base/timeutils.cc', On 2012/01/13 22:14:19, wjia wrote: > name order. ...
8 years, 11 months ago (2012-01-13 22:17:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ronghuawu@chromium.org/9174012/2004
8 years, 11 months ago (2012-01-13 22:20:45 UTC) #7
Ronghua Wu (Left Chromium)
Cl updated to roll libjingle r108 instead of r106. Roll the webrtc version as well.
8 years, 11 months ago (2012-01-17 23:08:45 UTC) #8
Sergey Ulanov
LGTM with one nit. https://chromiumcodereview.appspot.com/9174012/diff/11001/third_party/libjingle/overrides/talk/base/basictypes.h File third_party/libjingle/overrides/talk/base/basictypes.h (right): https://chromiumcodereview.appspot.com/9174012/diff/11001/third_party/libjingle/overrides/talk/base/basictypes.h#newcode63 third_party/libjingle/overrides/talk/base/basictypes.h:63: #define LIBJINGLE_DEFINE_STATIC_LOCAL(a,b,c) CR_DEFINE_STATIC_LOCAL(a,b,c) Better to ...
8 years, 11 months ago (2012-01-17 23:21:03 UTC) #9
Ronghua Wu (Left Chromium)
https://chromiumcodereview.appspot.com/9174012/diff/11001/third_party/libjingle/overrides/talk/base/basictypes.h File third_party/libjingle/overrides/talk/base/basictypes.h (right): https://chromiumcodereview.appspot.com/9174012/diff/11001/third_party/libjingle/overrides/talk/base/basictypes.h#newcode63 third_party/libjingle/overrides/talk/base/basictypes.h:63: #define LIBJINGLE_DEFINE_STATIC_LOCAL(a,b,c) CR_DEFINE_STATIC_LOCAL(a,b,c) On 2012/01/17 23:21:03, sergeyu wrote: > ...
8 years, 11 months ago (2012-01-17 23:29:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ronghuawu@chromium.org/9174012/11010
8 years, 11 months ago (2012-01-17 23:57:34 UTC) #11
commit-bot: I haz the power
Change committed as 118031
8 years, 11 months ago (2012-01-18 03:37:49 UTC) #12
Ronghua Wu (Left Chromium)
Got failure in Chromium Memory test. Will try to land again after the fix. Suppression ...
8 years, 11 months ago (2012-01-18 05:12:00 UTC) #13
Sergey Ulanov
On 2012/01/18 05:12:00, Ronghua Wu wrote: > Got failure in Chromium Memory test. Will try ...
8 years, 11 months ago (2012-01-18 06:16:26 UTC) #14
Ronghua Wu (Left Chromium)
Merge the fix for the memory leak from http://codereview.chromium.org/9255010/.
8 years, 11 months ago (2012-01-18 07:10:08 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ronghuawu@chromium.org/9174012/24002
8 years, 11 months ago (2012-01-18 17:57:02 UTC) #16
commit-bot: I haz the power
Try job failure for 9174012-24002 (retry) on win_rel for steps "jingle_unittests, content_unittests". It's a second ...
8 years, 11 months ago (2012-01-18 20:57:26 UTC) #17
Ronghua Wu (Left Chromium)
We should UnwrapCurrent the thread before delete it. Otherwise it will hit the assert in ...
8 years, 11 months ago (2012-01-18 23:44:36 UTC) #18
Sergey Ulanov
https://chromiumcodereview.appspot.com/9174012/diff/25003/jingle/glue/thread_wrapper.cc File jingle/glue/thread_wrapper.cc (right): https://chromiumcodereview.appspot.com/9174012/diff/25003/jingle/glue/thread_wrapper.cc#newcode55 jingle/glue/thread_wrapper.cc:55: current_thread->UnwrapCurrent(); Add DCHECK(!current_thread->Owned()); here.
8 years, 11 months ago (2012-01-19 01:36:22 UTC) #19
Sergey Ulanov
LGTM when dcheck is added. On 2012/01/19 01:36:22, sergeyu wrote: > https://chromiumcodereview.appspot.com/9174012/diff/25003/jingle/glue/thread_wrapper.cc > File jingle/glue/thread_wrapper.cc ...
8 years, 11 months ago (2012-01-19 01:36:39 UTC) #20
Ronghua Wu (Left Chromium)
As discussed, use UnwrapCurrentThread instead.
8 years, 11 months ago (2012-01-19 03:22:51 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ronghuawu@chromium.org/9174012/31001
8 years, 11 months ago (2012-01-19 03:24:59 UTC) #22
commit-bot: I haz the power
8 years, 11 months ago (2012-01-19 06:18:30 UTC) #23
Change committed as 118254

Powered by Google App Engine
This is Rietveld 408576698