VideoCaptureDeviceAndroid: add ThreadChecker, lock access to |client_|, mini cleanup
This CL: - Adds a thread checker to VideoCaptureDeviceAndroid, - reduces the scope of an AutoLock protecting |client_| - adds AutoLock in (other) accesses to |client_| and tests for it before using it. - cleans up (removes) superfluous DVLOG()s - reorders 1 member variable Review-Url: https://codereview.chromium.org/2186043002 Cr-Commit-Position: refs/heads/master@{#408238}
Showing
Please register or sign in to comment