1. 0f50cc2 Remove checks for SDK <= 21 by Xavier Lepaul · 3 years, 4 months ago
  2. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years ago
  3. 12e8511 expose MediaProjection BUG=None by Bin Zhu · 5 years ago
  4. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 7 years ago
  5. 8db246a Document methods that are only supported on a specific Android version. by Sami Kalliomäki · 7 years ago
  6. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 7 years ago
  7. b2daaaa Update capturer/test code to use the new interface VideoCapturer. by Sami Kalliomäki · 7 years ago
  8. 80e7a7f Android: Output VideoFrames from SurfaceTextureHelper by Magnus Jedvert · 7 years ago
  9. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 7 years ago
  10. e7592d8 Annotate libjingle_peerconnection_java with @Nullable. by Sami Kalliomäki · 7 years ago
  11. 682dc61 Conclude VideoFrame emit fieldtrial. by Sami Kalliomäki · 7 years ago
  12. 3607420 Removing unused import. by Mirko Bonadei · 8 years ago
  13. 12251b6 Adding @SuppressWarnings(NoSynchronizedMethodCheck). by Mirko Bonadei · 8 years ago
  14. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/api/org/webrtc/ScreenCapturerAndroid.java]
  15. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/ScreenCapturerAndroid.java]
  16. b6760f9 Format all Java in WebRTC. by sakal · 9 years ago
  17. ff9793c Android: Remove onOutputFormatRequest from the VideoCapturer interface by magjed · 9 years ago
  18. 504e838 Move getSupportedFormats from capturer interface to camera enumerator. by sakal · 9 years ago
  19. b75f254 Create Android screen capturer. by arsany · 9 years ago