1. 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
  2. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  3. e7dd83f Add tests for starting and stopping RTCCameraVideoCapturer. by Anders Carlsson · 7 years ago
  4. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  5. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  6. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  7. dc6b477 Generate iOS framework umbrella header. by Anders Carlsson · 7 years ago
  8. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  9. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  10. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  11. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  12. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  13. 8020ae8 Adding test to check for c++ in framework headers. by Peter Hanspers · 7 years ago
  14. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  15. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  16. 2767632 Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. by Yura Yaroshevich · 7 years ago
  17. bf56712 Exposed setOptions via RTCPeerConnectionFactory by Yura Yaroshevich · 7 years ago
  18. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  19. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  20. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  21. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  22. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  23. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  24. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  25. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  26. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  27. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  28. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  29. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  30. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  31. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  32. 8e28c56 Remove dependency between objc_peeerconnectionfactory_base and libvpx. by Mirko Bonadei · 7 years ago
  33. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  34. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  35. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  36. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  37. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  38. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  39. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  40. 0af86d1 Reland ObjC API for BWE allocation strategy by Magnus Jedvert · 7 years ago
  41. ef1140e Expose TurnCustomizer as a native ObjC property. by Zeke Chin · 7 years ago
  42. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  43. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  44. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  45. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  46. 47d3a01 Reenable some supressed warnings for the objc SDK. by Kári Tristan Helgason · 7 years ago
  47. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  48. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  49. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  50. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  51. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  52. ae012cf Add xctest target to migrate sdk/objc/Framework to it. by Daniela · 7 years ago
  53. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  54. ca95748 Add tests for ScopedCFTypeRef. by Kári Tristan Helgason · 7 years ago
  55. a17ddcd Add new class to handle releasing CFTypeRefs. by Kári Tristan Helgason · 7 years ago
  56. 8ecfd80 Fix public Obj-C header import. by Anders Carlsson · 7 years ago
  57. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/sdk/BUILD.gn]
  58. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  59. 6ff8f96 Tightening visibility of video_toolbox_cc. by mbonadei · 7 years ago
  60. ebd4f79 Let CreateVideoDecoder take a cricket::VideoCodec. by kthelgason · 7 years ago
  61. b8853ca ObjC: Add support for injectable native audio and video codecs by magjed · 7 years ago
  62. f83dc8b Revert "Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer." by Magnus Jedvert · 7 years ago
  63. c0af5ac The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  64. 36d658d Rename all objc targets to be suffixed for consistency by kthelgason · 7 years ago
  65. 96de428 Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer. by Jeremy Newton-Smith · 7 years ago
  66. 73c0eb5 ObjC: Implement HW codecs in ObjC instead of C++ by magjed · 7 years ago
  67. 3b673c6 Removed file RTCCameraVideoCapturer.mm that isn't needed by jtteh · 7 years ago
  68. 61b0ed0 [iOS] Fix incorrectly oriented frames when rapidly switching between cameras. by jtteh · 7 years ago
  69. fb14312 Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2980173002/ ) by kthelgason · 7 years ago
  70. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  71. 860f729 Revert of Injectable Obj-C video codecs (patchset #2 id:370001 of https://codereview.webrtc.org/2979983002/ ) by jtteh · 7 years ago
  72. d295e40 Reinstate "iOS - Add iceRegatherIntervalRange." by Steve Anton · 7 years ago
  73. 93adc32 Revert of iOS - Add iceRegatherIntervalRange. (patchset #1 id:1 of https://codereview.webrtc.org/2976953002/ ) by magjed · 7 years ago
  74. 732a343 Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2979973002/ ) by andersc · 7 years ago
  75. 81d40ee Revert of Injectable Obj-C video codecs (patchset #3 id:400001 of https://codereview.webrtc.org/2981583002/ ) by sprang · 7 years ago
  76. a5f1de1 Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2975963002/ ) by Anders Carlsson · 7 years ago
  77. 5e0ed36 iOS - Add iceRegatherIntervalRange. by tkchin · 7 years ago
  78. 1095ada Revert of Injectable Obj-C video codecs (patchset #8 id:140001 of https://codereview.webrtc.org/2966023002/ ) by tkchin · 7 years ago
  79. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  80. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  81. 7480da4 Trace loggging: Check for g_event_logger is not null before calling it. by jtteh · 7 years ago
  82. a0349c1 Injectable Obj-C video codecs by Anders Carlsson · 7 years ago
  83. a4c113a Support building WebRTC without audio and video for IOS. by zhihuang · 7 years ago
  84. a7d0df7 Enable libjingle_peerconnection_datachannelonly_so target. by Henrik Kjellander · 7 years ago
  85. e5960ce Revert "Revert "Revert "Revert "Support more formats in RTCVideoFrame"""" by Anders Carlsson · 7 years ago
  86. 1cfeb43 Revert "Revert "Revert "Support more formats in RTCVideoFrame""" by Anders Carlsson · 7 years ago
  87. 7583390 Revert "Revert "Support more formats in RTCVideoFrame"" by Anders Carlsson · 7 years ago
  88. 4519752 Enable more unittests on iOS, and disable those that fail on simulator by oprypin · 7 years ago
  89. 0789dab Revert "Support more formats in RTCVideoFrame" by Anders Carlsson · 7 years ago
  90. bd2220a Support more formats in RTCVideoFrame by Anders Carlsson · 7 years ago
  91. 7339712 Removing backward compatible header by mbonadei · 7 years ago
  92. fc30975 Access UIApplication on main thread by Anders Carlsson · 7 years ago
  93. 461c940 ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm by Magnus Jedvert · 7 years ago
  94. 59ee91b Move RTCAudioSession* files modules/audio_device/ -> sdk/Framework. by denicija · 7 years ago
  95. 0d4d57f Add RTCFileVideoCapturer class. by denicija · 7 years ago
  96. 2c8ac1b Avoid to build most of webrtc/sdk in chromium by mbonadei · 7 years ago
  97. f93f5a4 Re-add removed sdk headers to the framework target. by Kári Tristan Helgason · 7 years ago
  98. 07502d4 Fixing absolute path that was breaking chromium by mbonadei · 7 years ago
  99. 1394191 ObjC: Add interface for injecting custom shaders in video views by magjed · 7 years ago
  100. d762058 Reland of Adding backward compatibility header (patchset #1 id:1 of https://codereview.webrtc.org/2908143003/ ) by mbonadei · 7 years ago