History log of /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/app_unittest.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0eb15ed7b806125774bd13fb214aeb403e2c6857 17-Dec-2015 kwiberg <kwiberg@webrtc.org> 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.

Review URL: https://codereview.webrtc.org/1460043002

Cr-Commit-Position: refs/heads/master@{#11064}
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/app_unittest.cc
0219c9b4bfcbb778137756210eb95f40d936cc66 18-Nov-2015 danilchap <danilchap@webrtc.org> rtcp::App moved into own file and got Parse function

Review URL: https://codereview.webrtc.org/1437353003

Cr-Commit-Position: refs/heads/master@{#10688}
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/app_unittest.cc