Henrik Kjellander
|
1323fc39ba
|
Remove webrtc/test/channel_transport/include
Move the header file into webrtc/test/channel_transport instead.
BUG=webrtc:5095
TESTED=git cl try -c --bot=android_compile_rel --bot=linux_compile_rel --bot=win_compile_rel --bot=mac_compile_rel -m tryserver.webrtc --bot=ios_rel
R=henrika@webrtc.org, henrikg@webrtc.org
Review URL: https://codereview.webrtc.org/1431983006 .
Cr-Commit-Position: refs/heads/master@{#10595}
|
2015-11-11 09:34:35 +00:00 |
|
kwiberg@webrtc.org
|
00b8f6b364
|
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
BUG=
R=andrew@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/36229004
Cr-Commit-Position: refs/heads/master@{#8517}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8517 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2015-02-26 14:43:50 +00:00 |
|
pbos@webrtc.org
|
12dc1a38ca
|
Switch C++-style C headers with their C equivalents.
The C++ headers define the C functions within the std:: namespace, but
we mainly don't use the std:: namespace for C functions. Therefore we
should include the C headers.
BUG=1833
R=tommi@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1917004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4486 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-08-05 16:22:53 +00:00 |
|
phoglund@webrtc.org
|
61d3c552a1
|
Wrote a small portable tool for forcing the mic volume to 100%.
BUG=
R=henrika@webrtc.org, kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1477005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4045 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-05-16 13:10:00 +00:00 |
|