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