summaryrefslogtreecommitdiff
path: root/modules/video_render/android
AgeCommit message (Expand)Author
2014-05-22WebRTCDemo: move the deletion of CritSect to end of the dtor to fix a crash i...braveyao@webrtc.org
2014-04-08VideoCaptureAndroid: stop referencing ViERendererfischman@webrtc.org
2013-10-03Android standalone: remove some usages of deprecated APIs and prevent further...fischman@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-07-12Include files from webrtc/.. paths in video_render/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-07-01Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-28Android opengles renderer: add thread sync to swap frame and draw native.braveyao@webrtc.org
2013-06-12Revert 4211 "Build all java files into jar for each module on An..."fischman@webrtc.org
2013-06-10Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-04Removed unused class members to enable clang=1 android build.fischman@webrtc.org
2013-04-10WebRTCDemo: handle stride!=width from first frame.fischman@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in video_render/pbos@webrtc.org
2013-02-20Misc cleanups to webrtc/android code:fischman@webrtc.org
2012-11-12Fix OpenGL rendering of WebRTCDemo by accounting for stride != width.fischman@webrtc.org
2012-11-09Add Android OWNER filesleozwang@webrtc.org
2012-10-31Reorganize modules/video_render.andrew@webrtc.org