1. 7a30b97 Parameterize EglRendererTest to also run with RenderSynchronizer by Linus Nilsson · 1 year, 5 months ago
  2. dd15070 Adopt EglThread in EglRenderer once again. by Linus Nilsson · 1 year, 6 months ago
  3. 784c339 Expose setCodecPreferences/getCapabilities for android by David Liu · 1 year, 10 months ago
  4. 88429d5 Account for stride when calculating buffer size by Sergey Silkin · 1 year, 11 months ago
  5. 7454fdd Revert "Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate." by Philip Eliasson · 2 years ago
  6. d2535a5 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
  7. a3ff334 Remove dependency to android_support_test_runner in webrtc by landrey · 2 years ago
  8. a02f906 Remove resolution alignment requirement (part 2) by Sergey Silkin · 2 years ago
  9. c97651c Reland "Call native codec factories from Android ones." by Sergey Silkin · 2 years, 4 months ago
  10. 7dbd77c Revert "Call native codec factories from Android ones." by Andrey Logvin · 2 years, 4 months ago
  11. 937a592 Call native codec factories from Android ones. by Sergey Silkin · 2 years, 4 months ago
  12. aafcc43 Remove libaom av1 encoder from SoftwareVideoEncoderFactory. by philipel · 2 years, 5 months ago
  13. 4dc6e05 Expose peer connection's `getStats` by RtpSender/Receiver in Android SDK by Roberto Perez · 2 years, 5 months ago
  14. e3b74f8 sctp: Fix data channel closing sequence by Florent Castelli · 2 years, 10 months ago
  15. 4bc1220 Reland WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf by Jonas Oreland · 3 years ago
  16. 5471477 Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf" by Artem Titov · 3 years ago
  17. f177081 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf by Jonas Oreland · 3 years ago
  18. ea0f9a0 Fix string that will not make field trial parser crash (in debug) by Jonas Oreland · 3 years ago
  19. ed4a576 Migrate parameterized tests to the standard parameterized runner by Xavier Lepaul · 3 years ago
  20. dacd31f Use the default Junit runner and Android’s UI thread rule by Xavier Lepaul · 3 years ago
  21. a76ae85 Run instrumentation tests with the default runner by Xavier Lepaul · 3 years ago
  22. 0f50cc2 Remove checks for SDK <= 21 by Xavier Lepaul · 3 years ago
  23. 3e64739 Add support for caching networks based on NetworkCallback by Jonas Oreland · 3 years ago
  24. 0b06552 Android: Respect input buffer layout of MediaFormat by Byoungchan Lee · 3 years, 1 month ago
  25. 277a3b4 [Java] Make default sdpSemantics NOT_SPECIFIED. by Henrik Boström · 3 years, 2 months ago
  26. d211098 Implement JNI and objc implementation for icecandidateerror event by Jaehyun Ko · 3 years, 3 months ago
  27. f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
  28. 5a79d28 Require 16x16 alignment when using HardwareVideoEncoder for encoding. by Jiwon Jung · 3 years, 5 months ago
  29. 6b19d82 Replace AV1X with AV1 by Sergey Silkin · 3 years, 6 months ago
  30. 44b919c Remove use of UiThreadTestRule and migrate to UiThreadTest in chromium by Byoungchan Lee · 3 years, 7 months ago
  31. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 3 years, 7 months ago
  32. 56c2406 Roll chromium_revision 03a29cf406..0549de0c2d (904346:907032) by Mirko Bonadei · 3 years, 8 months ago
  33. d7ac581 Use backticks not vertical bars to denote variables in comments for /sdk by Artem Titov · 3 years, 8 months ago
  34. f740c25 Use the underlying type of Java Video Buffer on Java -> C++ Frame Buffer by Byoungchan Lee · 3 years, 8 months ago
  35. 1b63db9 Move AV1X-AV1 mapping to VideoCodecTypeMime by Sergey Silkin · 3 years, 9 months ago
  36. 3fb51d2 Reland "Expose AV1 encoder&decoder from Android SDK." by Yura Yaroshevich · 3 years, 11 months ago
  37. dd36198 Revert "Expose AV1 encoder&decoder from Android SDK." by Björn Terelius · 4 years ago
  38. fedd502 Expose AV1 encoder&decoder from Android SDK. by Yura Yaroshevich · 4 years ago
  39. 1b0d543 Removed _completeFrame since we never allow incomplete frames. by philipel · 4 years, 5 months ago
  40. 79d8df0 android: add rollback RTCSdpType by Philipp Hancke · 4 years, 6 months ago
  41. f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 7 months ago
  42. b19cfee Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) by Jeremy Leconte · 4 years, 9 months ago
  43. 15a9517 Delete legacy MediaCodec HW codec integration. by Sami Kalliomäki · 5 years ago
  44. 59f3b71 Automate conversion from c++ VideoCodeType to java VideoCodecType by Danil Chapovalov · 5 years ago
  45. b05ca4b Implement new specification for degradation preference by Florent Castelli · 5 years ago
  46. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  47. 415e39d Update Android camera switch API to allow specifying a name by Aaron Alaniz · 5 years ago
  48. 266021d Add support for DegradationPreference in Android SDK by Florent Castelli · 5 years ago
  49. 82f33c5 Delete transitional method EncodedImage.maybeRetain by Niels Möller · 5 years ago
  50. 947a380 Split unit tests out of end-to-end PeerConnection test. by Sami Kalliomäki · 5 years ago
  51. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  52. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 5 years ago
  53. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 6 years ago
  54. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  55. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  56. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  57. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 6 years ago
  58. 36e3147 Surface the standardized ICE connection state to mobile clients. by Qingsi Wang · 6 years ago
  59. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 6 years ago
  60. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 6 years ago
  61. ae4b623 Reland "Add bindings for simulcast and RIDs in Android SDK." by Amit Hilbuch · 6 years ago
  62. e8bc3a0 Revert "Add bindings for simulcast and RIDs in Android SDK." by Oleh Prypin · 6 years ago
  63. 177670a Add bindings for simulcast and RIDs in Android SDK. by Amit Hilbuch · 6 years ago
  64. 98d85fe Android: Expose underlying EGL context in API by Magnus Jedvert · 6 years ago
  65. d8b9804 Add scaleResolutionDownBy to RtpParameters.Encoding in Android SDK. by Mirta Dvornicic · 6 years ago
  66. a0d4580 Add the equals method to IceServer. by Qingsi Wang · 6 years ago
  67. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  68. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  69. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  70. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  71. bd6ffaf Fix small issues that stops the Chromium DEPS roll. by Patrik Höglund · 6 years ago
  72. 9514071 Android: Support externally aligned timestamps by Magnus Jedvert · 6 years ago
  73. f01d8c8 Add android bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  74. d4a68bd Implement Injectable Audio Codecs for the Java SDK. by Lennart Kolmodin · 6 years ago
  75. 06aa209 Add support to adapt video without preserving aspect ratio by Magnus Jedvert · 6 years ago
  76. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  77. 0213786 Add certificate gen/set functionality to bring Android closer to JS API by Michael Iedema · 6 years ago
  78. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  79. 4e5342f Android: Add maxFramerate to RtpParameters. by Åsa Persson · 6 years ago
  80. 1417ae8 Fix memory leak in FileVideoCapturer. by Sami Kalliomäki · 7 years ago
  81. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 7 years ago
  82. 389d226 Add support for platform software video decoder implementations. by Sami Kalliomäki · 7 years ago
  83. 01b8e5d Remove deprecated VideoEncoder.Settings constructor. by Rasmus Brandt · 7 years ago
  84. 8ccddff Update Android to use limited range YCbCr. by Sami Kalliomäki · 7 years ago
  85. 40de15d Android PeerConnectionFactory: Build without video codecs by default by Magnus Jedvert · 7 years ago
  86. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 7 years ago
  87. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 7 years ago
  88. 9020934 Default runner to junit4 by Andrew Luo · 7 years ago
  89. 026f27f Android: Pass VideoCodecInfo instead of String to createDecoder() by Magnus Jedvert · 7 years ago
  90. 0f0e7a6 Android: Remove use of EGLContexts in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  91. bf7463b Android: Update tests to use new SurfaceTextureHelper interface by Magnus Jedvert · 7 years ago
  92. b2daaaa Update capturer/test code to use the new interface VideoCapturer. by Sami Kalliomäki · 7 years ago
  93. 80e7a7f Android: Output VideoFrames from SurfaceTextureHelper by Magnus Jedvert · 7 years ago
  94. b4918da Android: Deprecated custom matrix helper functions in RendererCommon by Magnus Jedvert · 7 years ago
  95. 1ec04f1 Reland "Reland "Injectable logging"" by Paulina Hensman · 7 years ago
  96. fa2b8d7 Add separate native library for instrumentationtests by Paulina Hensman · 7 years ago
  97. c66613d Android: Simlify createOesTextureBuffer() in VideoFrameBufferTest by Magnus Jedvert · 7 years ago
  98. 6507054 Android: Add tests for VideoFrame.Buffer.toI420() and cropAndScale() by Magnus Jedvert · 7 years ago
  99. b7700d3 Android: Fix VideoTrack behavior for adding/removing VideoSinks by Magnus Jedvert · 7 years ago
  100. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 7 years ago