|
Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector
We can now use std::move instead!
This CL leaves the Pass methods in place; a follow-up CL will add deprecation annotations to them.
Committed: https://crrev.com/0eb15ed7b806125774bd13fb214aeb403e2c6857
Cr-Commit-Position: refs/heads/master@{#11064}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+205 lines, -203 lines) |
Patch |
|
M |
talk/app/webrtc/dtlsidentitystore.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/dtlsidentitystore.cc
|
View
|
|
6 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/java/jni/peerconnection_jni.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnection.cc
|
View
|
1
2
3
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnection_unittest.cc
|
View
|
1
2
3
|
6 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactory.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactory_unittest.cc
|
View
|
|
9 chunks |
+24 lines, -38 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactoryproxy.h
|
View
|
1
2
|
4 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectioninterface.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectioninterface_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/statscollector_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/test/fakedtlsidentitystore.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/test/peerconnectiontestwrapper.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsession.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsession_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsessiondescriptionfactory.cc
|
View
|
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
talk/session/media/channel.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/session/media/channel_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
talk/session/media/mediasession_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/base/buffer.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/base/buffer.cc
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/base/messagehandler.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/base/rtccertificate_unittests.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/base/scoped_ptr.h
|
View
|
1
2
3
4
|
1 chunk |
+14 lines, -30 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/audio_converter.cc
|
View
|
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/acm2/rent_a_codec.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_device/android/audio_manager.cc
|
View
|
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_device/android/audio_record_jni.cc
|
View
|
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_device/android/audio_track_jni.cc
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/audio_file_processor.cc
|
View
|
1
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/audioproc_float.cc
|
View
|
1
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/test_utils.cc
|
View
|
1
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/desktop_capture/screen_capturer_win.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtcp_packet/app_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtcp_packet/bye_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/utility/source/process_thread_impl.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/utility/source/process_thread_impl_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_buffer.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/receiver.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/dtlstransportchannel.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/dtlstransportchannel_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/transportcontroller_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/transportdescriptionfactory_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 14 (8 generated)
|