1. 42bf253 Migrate static imports of org.mockito.Matchers. by Patrik Höglund · 4 years, 7 months ago
  2. 152b435 Replace some deprecated matchers. by Mirko Bonadei · 4 years, 7 months ago
  3. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 8 months ago
  4. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 8 months ago
  5. 73aa2de Split android_junit_tests and move targets in the right package. by Mirko Bonadei · 4 years, 8 months ago
  6. 81dcfda Update RTCAudioSession isInterrupted state when audio session is activated while interrupted. by Joe Chen · 4 years, 9 months ago
  7. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 8 months ago
  8. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 8 months ago
  9. e270ff1 [iOS] Reset VT session when H264 decoder malfunction error happen by Yura Yaroshevich · 4 years, 8 months ago
  10. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 4 years, 8 months ago
  11. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 8 months ago
  12. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 9 months ago
  13. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 4 years, 8 months ago
  14. 4b07059 [iOS] Reset VT session when H264 encoder malfunction error happen by Yura Yaroshevich · 4 years, 8 months ago
  15. 3b19b27 Make the sdk:audio_session_objc target public. by Joe Chen · 4 years, 8 months ago
  16. 415e39d Update Android camera switch API to allow specifying a name by Aaron Alaniz · 4 years, 8 months ago
  17. b40f75e Avoids crash in ADM for Android by henrika · 4 years, 8 months ago
  18. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 4 years, 9 months ago
  19. 266021d Add support for DegradationPreference in Android SDK by Florent Castelli · 4 years, 8 months ago
  20. 75b5897 Allow nil degradationPreference in RTCRtpParameters. by Mirta Dvornicic · 4 years, 8 months ago
  21. ec7b36c Added exception handling to EncodedImage's release callback. by Raman Budny · 4 years, 9 months ago
  22. 4cdd7fb Add degradationPreference to RTCRtpParameters in ObjC SDK. by Mirta Dvornicic · 4 years, 8 months ago
  23. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 9 months ago
  24. d2fb5f5 Fixes WebRtcAudioTrack crash while stopping by Alex Narest · 4 years, 8 months ago
  25. 26762d0 Add video codec AV1 to the deprecated android decoder/encoder wrappers by Danil Chapovalov · 4 years, 9 months ago
  26. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 9 months ago
  27. f6b875c Fixed crash on iOS13, methods beginGeneratingDeviceOrientationNotifications and endGeneratingDeviceOrientationNotifications. by Andrey Efremov · 4 years, 9 months ago
  28. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 9 months ago
  29. 41875aa add rotationOverride for RTCEAGLVideoView by CZ Theng · 4 years, 9 months ago
  30. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 9 months ago
  31. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 9 months ago
  32. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 9 months ago
  33. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 9 months ago
  34. 82f33c5 Delete transitional method EncodedImage.maybeRetain by Niels Möller · 5 years ago
  35. 947a380 Split unit tests out of end-to-end PeerConnection test. by Sami Kalliomäki · 4 years, 9 months ago
  36. 5f728fc Fix nullablity on CameraCapturer by Byoungchan Lee · 4 years, 9 months ago
  37. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 9 months ago
  38. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 9 months ago
  39. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 9 months ago
  40. 5b030ca Change jni VideoEncoderWrapper to not use the encoder task queue by Niels Möller · 4 years, 9 months ago
  41. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 4 years, 10 months ago
  42. e725fdb Encoding constructor should be public. by Amit Hilbuch · 4 years, 9 months ago
  43. fe7ce1c Fix ErrorProne MultiVariableDeclaration. by Mirko Bonadei · 4 years, 10 months ago
  44. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 4 years, 10 months ago
  45. 68c6572 Add a CreateNetEq method that takes an AudioDecoderFactory by Ivo Creusen · 4 years, 10 months ago
  46. fba4481 Make it possible to inject a custom NetEqFactory from the java interface. by Ivo Creusen · 4 years, 10 months ago
  47. 6e9d0d3 Make base classes for native video encoder/decoder public by Xavier Lepaul · 4 years, 10 months ago
  48. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 4 years, 10 months ago
  49. b86a177 Expose ABGRToI420 in YuvHelper. by Sami Kalliomäki · 4 years, 10 months ago
  50. 29e07e5 Add @Nullable annotations to quiet errorprone. by Yves Gerey · 4 years, 10 months ago
  51. bb0aac2 Reduce verbosity of logging around playout underrun count on iOS. by Noah Richards · 4 years, 10 months ago
  52. 017c84f Synchronize is_screencast_ state in AndroidVideoTrackSource. by Jakob Ivarsson · 4 years, 10 months ago
  53. c5ec54e Add SetIsScreencast method to VideoSource. by Jakob Ivarsson · 4 years, 10 months ago
  54. 3eb84f0 Add allowCodecSwitching flag to RTCConfiguration.mm by philipel · 4 years, 10 months ago
  55. 3c0e86a Add a field trial to use only the higher 64 bits to find network handle from an ipv6 address. by Honghai Zhang · 4 years, 10 months ago
  56. ad04327 Add equals and hashCode method for IceCandidate class. by Honghai Zhang · 4 years, 10 months ago
  57. de36595 Added new Apple devices. by Yura Yaroshevich · 4 years, 10 months ago
  58. 9b66114 Disable rendering statistics while video is paused. by Sami Kalliomäki · 4 years, 11 months ago
  59. 9c712bb Fix invalid @Nullable handling in TextureBufferImpl. by Sami Kalliomäki · 4 years, 11 months ago
  60. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 4 years, 11 months ago
  61. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 4 years, 11 months ago
  62. 8e13e6e Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. by Qingsi Wang · 5 years ago
  63. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 4 years, 11 months ago
  64. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 4 years, 11 months ago
  65. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  66. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
  67. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  68. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 5 years ago
  69. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 5 years ago
  70. 7c2bed8 Avoid memcpy in JavaToNativeEncodedImage by Niels Möller · 5 years ago
  71. ef3dbad New class ScopedJavaRefCounted by Niels Möller · 5 years ago
  72. ee8ee2f Avoids update of WebRTC.Audio.SourceMatchesRecordingSession for Android < N by henrika · 5 years ago
  73. 67309ef Add release callback and reference count to java EncodedImage class by Niels Möller · 5 years ago
  74. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  75. 14137a1 Adds logging of audio sessions status on the recording side in ADM for Android. by henrika · 5 years ago
  76. e942b14 New build target api:media_interface by Niels Möller · 5 years ago
  77. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  78. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  79. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  80. 69f8c42 [RELAND] Add support of AudioRecord.Builder in the ADM for Android by henrika · 5 years ago
  81. a1727db Revert "Add support of AudioRecord.Builder in the ADM for Android" by Hari Molabanti · 5 years ago
  82. 4d6b269 Adds setAudio[Track/Record]StateCallback interfaces to the Java ADM by henrika · 5 years ago
  83. 24b945d Add support of AudioRecord.Builder in the ADM for Android by henrika · 5 years ago
  84. 7cdcda9 Use the sanitized pair when surfacing the candidate pair change event. by Qingsi Wang · 5 years ago
  85. 066b42f Interface for monitoring ref counts of texture buffers created by SurfaceTextureHelper. by Sami Kalliomäki · 5 years ago
  86. 44dc241 Allows configuration of playout audio buffer by Alex Narest · 5 years ago
  87. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  88. 228900f Add TURN_LOGGING_ID to android sdk by Jonas Oreland · 5 years ago
  89. fdd2340 Revert "Detect leaks of TextureBufferImpl objects." by Sami Kalliomäki · 5 years ago
  90. 44bd29a Detect leaks of TextureBufferImpl objects. by Sami Kalliomäki · 5 years ago
  91. 6e706ed Add ObjC interface wrapping new GetImplementations method. by Kári Tristan Helgason · 5 years ago
  92. bf45add Set required alignment to 2 for iOS. by Kári Tristan Helgason · 5 years ago
  93. 93d4c10 Declare references as constant in the metal renderers. by Kári Tristan Helgason · 5 years ago
  94. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  95. a2bc362 Roll chromium_revision c7f14188a3..afb0a631b9 (687843:688061) by Artem Titarenko · 5 years ago
  96. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  97. 68c2a56 Propagating Network Type in Candidate for JNI by Alex Drake · 5 years ago
  98. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  99. e4b4de6 Add missing AppKit dependency by Niels Möller · 5 years ago
  100. 273e263 Delete old placeholder file android_network_monitor_jni.h by Niels Möller · 5 years ago