1. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  2. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  3. fb4e9bc Add a missing NULL check before releasing a texture ref. by Aaron Golden · 6 years ago
  4. 24d8ec3 Set @rpath in AppRTCMobile for macOS. by Anders Carlsson · 6 years ago
  5. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  6. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  7. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  8. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  9. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  10. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  11. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  12. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  13. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  14. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  15. 42b4315 Add iOS SDK unit tests for nalu_rewriter by Artem Titarenko · 6 years ago
  16. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  17. c9e6b96 Add necessary frameworks to sdk objc audio targets. by Jiawei Ou · 6 years ago
  18. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  19. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  20. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  21. ddf1a3e Add FrameEncryptor/FrameDecryptor support to Objective C API for WebRTC. by Benjamin Wright · 6 years ago
  22. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  23. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  24. 17ad64e Reland "Added support of getting coverage on mac" by Artem Titarenko · 6 years ago
  25. ee41472 Revert "Added support of getting coverage on mac" by Artem Titarenko · 6 years ago
  26. 207cfdf Added support of getting coverage on mac by Artem Titarenko · 6 years ago
  27. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
  28. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  29. b2d2489 Remove RTCUIApplicationStatusObserver. by Kári Tristan Helgason · 6 years ago
  30. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  31. 37bbf79 Generate umbrella header for macOS framework. by Anders Carlsson · 6 years ago
  32. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  33. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  34. 4e5af96 Include i420 buffers in Obj-C framework again. by Anders Carlsson · 6 years ago
  35. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  36. be3d455 Add RTCCertificate to framework headers. by Kári Tristan Helgason · 6 years ago
  37. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  38. 2ad8c43 Change visibility of some build targets that are publicly used. by Mirko Bonadei · 6 years ago
  39. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  40. 9014324 Support compiling with the lastest iOS SDK. by Kári Tristan Helgason · 6 years ago
  41. e3a3842 Include RTCMTLVideoView even on archs without metal. by Kári Tristan Helgason · 6 years ago
  42. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 6 years ago
  43. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  44. da04e06 Fix paths that were trying to go above the root by using too many "../.." by Oleh Prypin · 6 years ago
  45. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  46. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  47. ae810c1 Create a peer connection factory builder by Jiawei Ou · 6 years ago
  48. 5297bd2 Fixed crash when PCF is destroyed before PC in ObjC by Yura Yaroshevich · 6 years ago
  49. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  50. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 6 years ago
  51. 79ce820 Obj-C SDK for parsing and generating H264 ProfileLevelIds. by Anders Carlsson · 6 years ago
  52. 533c7d0 Add missing header file to WebRTC iOS SDK. by Anders Carlsson · 6 years ago
  53. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
  54. 8d95e3b Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  55. 43619a4 Revert "Moving iOS Audio Device to sdk." by Peter Hanspers · 6 years ago
  56. 08da28d Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  57. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  58. 826738b Revert "Moving iOS Audio Device to sdk." by Max Morin · 6 years ago
  59. a167212 Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  60. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  61. 1c62b98 Adding a Metal RGB renderer. by Peter Hanspers · 6 years ago
  62. 8b4e92d ObjC SDK: Stop using built-in SW video codecs by Magnus Jedvert · 7 years ago
  63. 0f77fea Init max supported H.264 profile at runtime on iOS by Yura Yaroshevich · 7 years ago
  64. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 7 years ago
  65. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  66. 06d094f Add renderer-agnostic delegate protocol. by Kári Tristan Helgason · 7 years ago
  67. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 7 years ago
  68. 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  69. fe9d817 Reland "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by Anders Carlsson · 7 years ago
  70. 35d052c Revert "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by JT Teh · 7 years ago
  71. 4ea50c2 Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource. by Anders Carlsson · 7 years ago
  72. c3d1e09 Make sure RTCMTLVideoView.h ends up in framework headers. by Anders Carlsson · 7 years ago
  73. 7311918 Add an example app for iOS native API. by Anders Carlsson · 7 years ago
  74. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 7 years ago
  75. a2d89fc Remove ObjC static library target. by Kári Tristan Helgason · 7 years ago
  76. 8cb344a Add new PeerConnection APIs to the ObjC SDK by Steve Anton · 7 years ago
  77. d68956d sdk:metal_objc should be publicly visible. by Mirko Bonadei · 7 years ago
  78. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  79. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  80. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  81. c974b4b Remove corevideoframebuffer target. by Anders Carlsson · 7 years ago
  82. 3ff50fb Create experimental Obj-C++ API. by Anders Carlsson · 7 years ago
  83. 3b3364e Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system by Anders Carlsson · 7 years ago
  84. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  85. e7dd83f Add tests for starting and stopping RTCCameraVideoCapturer. by Anders Carlsson · 7 years ago
  86. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  87. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  88. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  89. dc6b477 Generate iOS framework umbrella header. by Anders Carlsson · 7 years ago
  90. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  91. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  92. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  93. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  94. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  95. 8020ae8 Adding test to check for c++ in framework headers. by Peter Hanspers · 7 years ago
  96. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  97. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  98. 2767632 Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. by Yura Yaroshevich · 7 years ago
  99. bf56712 Exposed setOptions via RTCPeerConnectionFactory by Yura Yaroshevich · 7 years ago
  100. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago