1. be140b4 Change ObjCNetworkMonitor::OnPathUpdate to use PostTask by Niels Möller · 4 years, 1 month ago
  2. 8cfb287 Add AV1 encoder&decoder wrappers for iOS SDK. by Yura Yaroshevich · 4 years, 1 month ago
  3. 072c008 Reland "Replace RecursiveCriticalSection with Mutex in RTCAudioSession." by Niels Möller · 4 years, 1 month ago
  4. 51746ce Revert "Replace RecursiveCriticalSection with Mutex in RTCAudioSession." by Niels Moller · 4 years, 2 months ago
  5. f8da43d Replace RecursiveCriticalSection with Mutex in RTCAudioSession. by Niels Möller · 4 years, 2 months ago
  6. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  7. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  8. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  9. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  10. 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
  11. a805dd8 Delete objc RTCRtpFragmentationHeader by Niels Möller · 4 years, 5 months ago
  12. 32026ed Reland "Remove placeholder Obj-C headers and use angle-bracketed headers." by Daniel.L (Byoungchan Lee) · 4 years, 5 months ago
  13. 1d0e7b6 Remove usage of "use_ios_simulator". by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  14. 19640aa Switch AppRTCMobile #import headers. by Mirko Bonadei · 4 years, 6 months ago
  15. 1253aea Revert "Reland "Remove placeholder Obj-C headers and use angle-bracketed headers."" by Mirko Bonadei · 4 years, 6 months ago
  16. 37d41ee Reland "Remove placeholder Obj-C headers and use angle-bracketed headers." by Daniel.L (Byoungchan Lee) · 4 years, 6 months ago
  17. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  18. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  19. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  20. f25590e Revert "Remove placeholder Obj-C headers and use angle-bracketed headers." by Mirko Bonadei · 4 years, 6 months ago
  21. 6bfad33 Remove placeholder Obj-C headers and use angle-bracketed headers. by Byoungchan Lee · 4 years, 6 months ago
  22. cce51b6 Delete unused header file sdk/objc/Framework/Classes/PeerConnection/RTCVideoCodec+Private.h by Niels Möller · 4 years, 6 months ago
  23. ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 6 months ago
  24. 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 7 months ago
  25. 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 7 months ago
  26. aef8a21 Reland "Switch from rtc_ios_xctest_test to rtc_test". by Mirko Bonadei · 4 years, 7 months ago
  27. 08574ae Revert "Reland "Switch from "rtc_ios_xctest_test" to "rtc_test"."" by Mirko Bonadei · 4 years, 7 months ago
  28. 60c25a3 Reland "Switch from "rtc_ios_xctest_test" to "rtc_test"." by Mirko Bonadei · 4 years, 7 months ago
  29. fb39998 Revert "Switch from "rtc_ios_xctest_test" to "test"." by Mirko Bonadei · 4 years, 7 months ago
  30. 7a73c77 Switch from "rtc_ios_xctest_test" to "test". by Mirko Bonadei · 4 years, 7 months ago
  31. 090049c Remove usage of webrtc::RTPFragmentationHeader from objc wrappers by Danil Chapovalov · 4 years, 7 months ago
  32. ea7fbfb Implement network monitor for iOS. by Taylor Brandstetter · 4 years, 8 months ago
  33. c7f0dff Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 9 months ago
  34. 938bc33 Delete MediaTransportFactory from android and objc apis by Niels Möller · 4 years, 10 months ago
  35. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  36. ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 5 years ago
  37. fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 5 years ago
  38. de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 5 years ago
  39. ecbdbf6 Reland "Update RTCEncodedImage to not use deprecated mutable_data call." by Kári Tristan Helgason · 5 years ago
  40. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  41. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 5 years ago
  42. 3b19b27 Make the sdk:audio_session_objc target public. by Joe Chen · 5 years ago
  43. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 5 years ago
  44. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 5 years ago
  45. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  46. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 5 years ago
  47. e942b14 New build target api:media_interface by Niels Möller · 6 years ago
  48. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  49. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
  50. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  51. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  52. a2bc362 Roll chromium_revision c7f14188a3..afb0a631b9 (687843:688061) by Artem Titarenko · 6 years ago
  53. e4b4de6 Add missing AppKit dependency by Niels Möller · 6 years ago
  54. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 6 years ago
  55. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 6 years ago
  56. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 6 years ago
  57. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  58. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  59. 41300af Poison default task queue factory by Danil Chapovalov · 6 years ago
  60. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  61. b249c54 Delete GlobalTaskQueueFactory as now unused by Danil Chapovalov · 6 years ago
  62. a6cb150 Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for ios by Danil Chapovalov · 6 years ago
  63. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  64. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 6 years ago
  65. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  66. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 6 years ago
  67. aaa1143 Use single argument PeerConnectionFactory factory in objc code by Danil Chapovalov · 6 years ago
  68. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 6 years ago
  69. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 6 years ago
  70. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 6 years ago
  71. f49429d Adds workaround for audio not restarting after interruption by Kári Tristan Helgason · 6 years ago
  72. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  73. 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 6 years ago
  74. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 6 years ago
  75. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  76. bed8604 Adding entry point for the v2 stats API. by Peter Hanspers · 6 years ago
  77. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  78. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  79. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  80. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  81. fb4e9bc Add a missing NULL check before releasing a texture ref. by Aaron Golden · 6 years ago
  82. 24d8ec3 Set @rpath in AppRTCMobile for macOS. by Anders Carlsson · 6 years ago
  83. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  84. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  85. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  86. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  87. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  88. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  89. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  90. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  91. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  92. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  93. 42b4315 Add iOS SDK unit tests for nalu_rewriter by Artem Titarenko · 6 years ago
  94. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  95. c9e6b96 Add necessary frameworks to sdk objc audio targets. by Jiawei Ou · 6 years ago
  96. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  97. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  98. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 7 years ago
  99. ddf1a3e Add FrameEncryptor/FrameDecryptor support to Objective C API for WebRTC. by Benjamin Wright · 7 years ago
  100. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 7 years ago