nisse
0584331219
Delete VieRemb class, move functionality to PacketRouter.
...
Also rename SendFeedback --> SendTransportFeedback.
BUG=webrtc:7135
Review-Url: https://codereview.webrtc.org/2789843002
Cr-Commit-Position: refs/heads/master@{#17755}
2017-04-19 06:38:35 +00:00
deadbeef
f137e97adb
Revert of Removing HTTPS and SOCKS proxy server code. (patchset #2 id:20001 of https://codereview.webrtc.org/2731673002/ )
...
Also needed to revert these CLs, which removed code used by the
code being un-removed:
https://codereview.webrtc.org/2745523004
https://codereview.webrtc.org/2754033003
https://codereview.webrtc.org/2758943002
Reason for revert:
This code is still being used by native application developers, so we should send a PSA announcing the deprecation and suggest an alternative before removing it.
Original issue's description:
> Removing HTTPS and SOCKS proxy server code.
>
> This isn't used any more so there's no point in maintaining it.
>
> BUG=None
>
> Review-Url: https://codereview.webrtc.org/2731673002
> Cr-Commit-Position: refs/heads/master@{#17016}
> Committed: a1991c5175
TBR=pthatcher@webrtc.org
NOPRESUBMIT=true
NOTRY=true
BUG=None
Review-Url: https://codereview.webrtc.org/2766063005
Cr-Commit-Position: refs/heads/master@{#17369}
2017-03-23 22:45:49 +00:00
solenberg
61c703118c
Remove obsolete valgrind/MSAN suppressions.
...
BUG=webrtc:3827,webrtc:6784,webrtc:5988
NOTRY=True
Review-Url: https://codereview.webrtc.org/2758943002
Cr-Commit-Position: refs/heads/master@{#17307}
2017-03-20 11:29:09 +00:00
philipel
a7ee14ebf5
Suppress Memcheck:Uninitialized error when printing rtc::optional.
...
BUG=chromium:687087, webrtc:6822
NOTRY=True
Review-Url: https://codereview.webrtc.org/2669463003
Cr-Commit-Position: refs/heads/master@{#16372}
2017-01-31 10:45:54 +00:00
kjellander
afd5494455
Move tools/valgrind-webrtc -> tools-webrtc/valgrind
...
The WebRTC valgrind wrapper scripts needs to be moved in order to
unlock us from depending on a Chromium checkout.
BUG=webrtc:5006
TBR=ehmaldonado@webrtc.org
NOTRY=True
Review-Url: https://codereview.webrtc.org/2578093002
Cr-Commit-Position: refs/heads/master@{#15662}
2016-12-17 20:21:39 +00:00