webrtc/pc/test
Magnus Jedvert 7dfd5fc3df AudioTransport: Remove PushCaptureData() method
This CL removes PushCaptureData(), which is unused.

The reason I'm removing it is since this method is cauing chromium-style
violations for all files that includes
modules/audio_device/include/audio_device_defines.h, and it's annoying
to suppress it everywhere.

Bug: webrtc:8659
Change-Id: I9133d05259075d8e8ec89b764be934f37b5fa77e
Reviewed-on: https://webrtc-review.googlesource.com/66404
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22717}
2018-04-04 08:04:09 +00:00
..
androidtestinitializer.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
androidtestinitializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakeaudiocapturemodule_unittest.cc AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
fakeaudiocapturemodule.cc Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakeaudiocapturemodule.h Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakedatachannelprovider.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fakepeerconnectionbase.h PeerConnectionInterface::GetStats() with selector argument added. 2018-03-26 12:08:20 +00:00
fakepeerconnectionforstats.h Use new TransportController implementation in PeerConnection. 2018-03-30 18:41:19 +00:00
fakeperiodicvideocapturer.h Explicitly stop frame delivery in FakePeriodicVideoCapturer. 2018-02-15 16:59:45 +00:00
fakeperiodicvideosource.h Delete ortc methods using cricket::VideoCapturer. 2018-03-22 08:55:24 +00:00
fakertccertificategenerator.h Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests 2017-10-06 18:50:24 +00:00
fakesctptransport.h Add nullptr check in SctpTransport. 2018-04-03 03:04:07 +00:00
fakevideotrackrenderer.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
fakevideotracksource.h Rewrite FakeVideoTrackSource to not use VideoCapturer. 2018-02-08 09:55:28 +00:00
mock_datachannel.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mock_peerconnection.h Change PeerConnection stats interface to be more flexible 2018-02-06 19:02:44 +00:00
mock_rtpreceiverinternal.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
mock_rtpsenderinternal.h Reland "Reland "Adds support for multiple or no media stream ids."" 2018-04-03 01:10:07 +00:00
mockpeerconnectionobservers.h Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
peerconnectiontestwrapper.cc Final name changing of MediaStreamInterface.label() to id(). 2018-03-14 20:30:52 +00:00
peerconnectiontestwrapper.h Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
rtcstatsobtainer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsdpstrings.h Use new TransportController implementation in PeerConnection. 2018-03-30 18:41:19 +00:00