b5348c64bb3d319ecdfe096cb4fb5fcecf38f838

Make member variables that never change and are touched on multiple threads, const. Move implementations of setters/getters of variables that can change, into the cc file in preparation of adding thread correctness checks. This is a relanding of a cl already reviewed but got reverted by mistake. TBR=xians@google.com Review URL: https://webrtc-codereview.appspot.com/12979004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6676 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%