Video capture for android is now implemented in talk/app/webrtc/androidvideocapturer.h BUG=webrtc:4475 Review URL: https://codereview.webrtc.org/1347083003 Cr-Commit-Position: refs/heads/master@{#9995}
The purpose is to gather all webrtc logging in a single place and allow the app to redirect all webrtc logging to a single stream for offline debugging. Moved Logging.java to webrtc/base to be shared by talk/ and modules/. R=glaznev@webrtc.org, henrika@webrtc.org, magjed@webrtc.org, tommi@webrtc.org Review URL: https://codereview.webrtc.org/1335103004 . Cr-Commit-Position: refs/heads/master@{#9959}
BUG=None TEST=All java files in each module are built into jar and used by WebRTCDemo app R=fischman@webrtc.org, niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1696004 Patch from Jeremy Mao <yujie.mao@intel.com>. git-svn-id: http://webrtc.googlecode.com/svn/trunk@4284 4adac7df-926f-26a2-2b94-8c16560cd09d