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

Issue 10689180: Rolling libjingle to 158:159 (Closed)

Created:
8 years, 5 months ago by Ronghua Wu (Left Chromium)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, jam, garykac+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Rolling libjingle to 159. TEST=unit tests, webrtc pytest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146709

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 14

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -13 lines) Patch
DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
content/renderer/media/mock_media_stream_dependency_factory.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
content/renderer/media/mock_media_stream_dependency_factory.cc View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
content/renderer/media/mock_peer_connection_impl.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
content/renderer/media/mock_peer_connection_impl.cc View 1 2 3 4 5 1 chunk +41 lines, -0 lines 0 comments Download
content/renderer/media/peer_connection_handler_jsep.cc View 1 chunk +1 line, -1 line 0 comments Download
content/renderer/p2p/p2p_transport_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
content/renderer/p2p/port_allocator.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
content/renderer/p2p/port_allocator.cc View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
jingle/glue/channel_socket_adapter_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
remoting/client/plugin/pepper_port_allocator.h View 1 1 chunk +1 line, -0 lines 0 comments Download
remoting/client/plugin/pepper_port_allocator.cc View 1 2 3 4 chunks +5 lines, -2 lines 0 comments Download
remoting/host/host_port_allocator.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
remoting/host/host_port_allocator.cc View 1 2 3 4 5 6 7 8 4 chunks +5 lines, -2 lines 0 comments Download
remoting/protocol/libjingle_transport_factory.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
third_party/libjingle/README.chromium View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
third_party/libjingle/libjingle.gyp View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ronghua Wu (Left Chromium)
Although I'm still wait for one CL from libjingle and a new version of libyuv. ...
8 years, 5 months ago (2012-07-13 00:37:34 UTC) #1
Sergey Ulanov
http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc File content/renderer/media/mock_media_stream_dependency_factory.cc (right): http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc#newcode180 content/renderer/media/mock_media_stream_dependency_factory.cc:180: // TODO(perkj): Implement type(). Many other methods in this ...
8 years, 5 months ago (2012-07-13 01:22:48 UTC) #2
tommi (sloooow) - chröme
lgtm with sergey's comments addressed.
8 years, 5 months ago (2012-07-13 11:08:04 UTC) #3
Ronghua Wu (Left Chromium)
http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc File content/renderer/media/mock_media_stream_dependency_factory.cc (right): http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc#newcode180 content/renderer/media/mock_media_stream_dependency_factory.cc:180: // TODO(perkj): Implement type(). On 2012/07/13 01:22:48, sergeyu wrote: ...
8 years, 5 months ago (2012-07-13 18:26:34 UTC) #4
Sergey Ulanov
LGTM, but see my comments http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc File content/renderer/media/mock_media_stream_dependency_factory.cc (right): http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc#newcode180 content/renderer/media/mock_media_stream_dependency_factory.cc:180: // TODO(perkj): Implement type(). ...
8 years, 5 months ago (2012-07-13 21:06:24 UTC) #5
Ronghua Wu (Left Chromium)
http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc File content/renderer/media/mock_media_stream_dependency_factory.cc (right): http://codereview.chromium.org/10689180/diff/8002/content/renderer/media/mock_media_stream_dependency_factory.cc#newcode180 content/renderer/media/mock_media_stream_dependency_factory.cc:180: // TODO(perkj): Implement type(). On 2012/07/13 21:06:24, sergeyu wrote: ...
8 years, 5 months ago (2012-07-14 00:06:40 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/10689180/26007
8 years, 5 months ago (2012-07-14 00:34:38 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-14 02:08:57 UTC) #8
Change committed as 146709

Powered by Google App Engine
This is Rietveld 408576698