summaryrefslogtreecommitdiff
path: root/tools/converter
AgeCommit message (Collapse)Author
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
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/webrtc@4486 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-06-04Include files from webrtc/.. paths in tools/pbos@webrtc.org
BUG=1662 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1547004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4166 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-10-22Move src/ -> webrtc/andrew@webrtc.org
TBR=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/915006 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@2963 4adac7df-926f-26a2-2b94-8c16560cd09d