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

Issue 2942503002: Detailed description will be added. (Closed)

Created:
3 years, 6 months ago by Taylor Brandstetter
Modified:
3 years, 6 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com, mflodman, kwiberg-webrtc, stefan-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Detailed description will be added. BUG=webrtc:7613 patch from issue 2854123003 at patchset 1260001 (http://crrev.com/2854123003#ps1260001)

Patch Set 1 #

Patch Set 2 : Suggested changes to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+821 lines, -615 lines) Patch
M webrtc/api/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/api/mediastreaminterface.h View 1 1 chunk +8 lines, -2 lines 0 comments Download
M webrtc/api/peerconnectioninterface.h View 1 5 chunks +53 lines, -1 line 0 comments Download
M webrtc/call/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/call/call.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/call/call.cc View 1 chunk +0 lines, -2 lines 0 comments Download
A webrtc/call/callfactory.h View 1 chunk +26 lines, -0 lines 0 comments Download
A webrtc/call/callfactory.cc View 1 chunk +25 lines, -0 lines 0 comments Download
A webrtc/call/callfactoryinterface.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
M webrtc/common_video/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M webrtc/common_video/h264/profile_level_id.h View 1 1 chunk +3 lines, -86 lines 0 comments Download
D webrtc/common_video/h264/profile_level_id.cc View 1 chunk +0 lines, -304 lines 0 comments Download
M webrtc/logging/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.h View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.cc View 1 chunk +0 lines, -9 lines 0 comments Download
A webrtc/logging/rtc_event_log/rtc_event_log_factory.h View 1 chunk +30 lines, -0 lines 0 comments Download
A webrtc/logging/rtc_event_log/rtc_event_log_factory.cc View 1 chunk +25 lines, -0 lines 0 comments Download
A webrtc/logging/rtc_event_log/rtc_event_log_factory_interface.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
M webrtc/media/BUILD.gn View 8 chunks +107 lines, -36 lines 0 comments Download
M webrtc/media/base/codec.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/fakemediaengine.h View 1 chunk +4 lines, -0 lines 0 comments Download
A + webrtc/media/base/h264_profile_level_id.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webrtc/media/base/h264_profile_level_id.cc View 3 chunks +5 lines, -10 lines 0 comments Download
M webrtc/media/base/mediachannel.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/pc/BUILD.gn View 1 6 chunks +61 lines, -10 lines 0 comments Download
M webrtc/pc/channel.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/pc/channel.cc View 2 chunks +9 lines, -4 lines 0 comments Download
M webrtc/pc/channelmanager.cc View 4 chunks +25 lines, -1 line 0 comments Download
A webrtc/pc/createpeerconnectionfactory.cc View 1 chunk +152 lines, -0 lines 0 comments Download
M webrtc/pc/mediasession.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/pc/peerconnection.h View 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/pc/peerconnection.cc View 3 chunks +10 lines, -23 lines 0 comments Download
M webrtc/pc/peerconnectionfactory.h View 3 chunks +23 lines, -1 line 0 comments Download
M webrtc/pc/peerconnectionfactory.cc View 1 10 chunks +100 lines, -105 lines 0 comments Download
M webrtc/pc/peerconnectioninterface_unittest.cc View 4 chunks +51 lines, -6 lines 0 comments Download
M webrtc/pc/rtpsender.h View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/pc/webrtcsession.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/sdk/android/src/jni/androidvideotracksource.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/sdk/android/src/jni/androidvideotracksource_jni.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Taylor Brandstetter
3 years, 6 months ago (2017-06-14 01:49:27 UTC) #1
Description was changed from

==========
Detailed description will be added.

BUG=webrtc:7613

patch from issue 2854123003 at patchset 1260001
(http://crrev.com/2854123003#ps1260001)
==========

to

==========
Detailed description will be added.

BUG=webrtc:7613

patch from issue 2854123003 at patchset 1260001
(http://crrev.com/2854123003#ps1260001)
==========

Powered by Google App Engine
This is Rietveld 408576698