1. d211098 Implement JNI and objc implementation for icecandidateerror event by Jaehyun Ko · 3 years, 2 months ago
  2. 36de9df Use backticks not vertical bars to denote variables in comments for /examples by Artem Titov · 3 years, 6 months ago
  3. 193f4bf Replace legacy getStats with standard getStats in the iOS example by Jaehyun Ko · 3 years, 8 months ago
  4. 924a275 Revert "Ensure method which updates UI is called in main thread" by Mirko Bonadei · 3 years, 9 months ago
  5. 0365c99 Ensure method which updates UI is called in main thread by aidenluo · 3 years, 9 months ago
  6. 2d9f53c Expose addIceCandidate with completion handler. by Yura Yaroshevich · 3 years, 11 months ago
  7. 19640aa Switch AppRTCMobile #import headers. by Mirko Bonadei · 4 years, 3 months ago
  8. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 9 months ago
  9. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  10. cfddbb7 Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  11. 0462948 Revert "Add ios bindings for PeerConnectionState." by Jonas Olsson · 6 years ago
  12. 586725d Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  13. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  14. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  15. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 7 years ago
  16. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 7 years ago
  17. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 7 years ago
  18. e7e0602 ObjC: Notify local video track by Piasy Xu · 7 years ago
  19. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
  20. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 7 years ago
  21. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 7 years ago
  22. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  23. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  24. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  25. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  26. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  27. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  28. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  29. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  30. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  31. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  32. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  33. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  34. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  35. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  36. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  37. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  38. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/examples/objc/AppRTCMobile/ARDAppClient.m]
  39. cc8b906 iOS AppRTCMobile: Close peerconnection when disconnecting by magjed · 7 years ago
  40. e150058 Move setting switches in AppRTCMobile to Settings screen by Anders Carlsson · 8 years ago
  41. c522e75 Use new RTCCameraVideoCapturer in AppRTCMobile. by sakal · 8 years ago
  42. c4adacf Pass settings model to ARDAppClient instead of individual settings. by sakal · 8 years ago
  43. 68b5df9 Add video codec setting to AppRTCMobile on iOS. by sakal · 8 years ago
  44. cc882af Update ice server provider response format in iOS AppRTCMobile by kthelgason · 8 years ago
  45. 9af2b60 Propagate bitrate setting to RTCRtpSender. by denicija · 8 years ago
  46. 8c375de Expose bit rate property in ARDAppClient and set max bitrate for video RTCRtcSender. by denicija · 8 years ago
  47. bcc5d87 Add a GN target for unit tests, get them working again and added a test. by adam.fedor · 8 years ago
  48. d17d536 Add setting to AppRTCMobile for iOS, that can change capture resolution. by denicija · 8 years ago
  49. c1815cf Reland of name AppRTCDemo on Android and iOS to AppRTCMobile (patchset #1 id:1 of https://codereview.webrtc.org/2358133003/ ) by Magnus Jedvert · 8 years ago[Renamed from webrtc/examples/objc/AppRTCDemo/ARDAppClient.m]
  50. 87ef6f7 Revert of Rename AppRTCDemo on Android and iOS to AppRTCMobile (patchset #2 id:20001 of https://codereview.webrtc.org/2343403002/ ) by magjed · 8 years ago[Renamed from webrtc/examples/objc/AppRTCMobile/ARDAppClient.m]
  51. d3af58b Rename AppRTCDemo on Android and iOS to AppRTCMobile by magjed · 8 years ago[Renamed from webrtc/examples/objc/AppRTCDemo/ARDAppClient.m]
  52. 314bc5f Add local capturer on mac by kthelgason · 8 years ago
  53. fce0e2c Update AecDump API to match RtcEventLog API signature. by tkchin · 8 years ago
  54. ab1293a Update iOS AppRTCDemo to use level controller. by tkchin · 8 years ago
  55. 5085b0c Adding AecDump functionality to AppRTCDemo for iOS by peah · 8 years ago
  56. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 9 years ago
  57. bf02e20 Revert of Fix for RtcEventLog ObjC interface (patchset #3 id:40001 of https://codereview.webrtc.org/2106103003/ ) by ivoc · 9 years ago
  58. c43bf56 Fix for RtcEventLog ObjC interface by Ivo Creusen · 9 years ago
  59. 204177f Add RTCEventLog API to ObjC. by tkchin · 9 years ago
  60. da2ba4d Pass around the candidate removals events in IOS clients by Honghai Zhang · 9 years ago
  61. f3569c8 Added the API to create an RTCRtpSender to the Objective C wrapper. by skvlad · 9 years ago
  62. 9eeb624 Build dynamic iOS SDK. by tkchin · 9 years ago
  63. f3cb49f Refactor some ObjC API init methods. by Tze Kwang Chin · 9 years ago
  64. 79858f8 Update iOS AppRTCDemo to use the updated Objective-C API. by hjon · 9 years ago
  65. d1fb26d Add iOS tracing. by tkchin · 9 years ago
  66. 6043f2e Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #5 id:80001 of https://codereview.webrtc.org/1581693006/ ) by terelius · 9 years ago
  67. 08a6eab Adding "first packet received" notification to PeerConnectionObserver. by Taylor Brandstetter · 9 years ago
  68. 7b3c72f Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #4 id:60001 of https://codereview.webrtc.org/1581693006/ ) by deadbeef · 9 years ago
  69. 42265a8 Adding "first packet received" notification to PeerConnectionObserver. by Taylor Brandstetter · 9 years ago
  70. 913e645 Loopback and audio only mode. by haysc · 9 years ago
  71. d332580 Add stats overlay to iOS AppRTCDemo. by Zeke Chin · 9 years ago
  72. a873644 Move all the examples from the talk directory into the webrtc examples directory. by Donald E Curtis · 9 years ago[Renamed (93%) from talk/examples/objc/AppRTCDemo/ARDAppClient.m]
  73. c3f46a9 iOS: Move AppRTC logging methods to public headers. by tkchin · 10 years ago
  74. 2d3b7e2 AppRTCDemo file logging. by Zeke Chin · 10 years ago
  75. 71f6f44 iOS HW H264 support. by Zeke Chin · 10 years ago
  76. bc7dd7e Add RTCConfiguration constructor to RTCPeerConnection wrapper. by Zeke Chin · 10 years ago
  77. 57cc74e iOS camera switching video capturer. by Zeke Chin · 10 years ago
  78. 8cc47e9 Objective-C readability review. by tkchin@webrtc.org · 10 years ago
  79. 36401ab Update GAE API paths for join/leave. by tkchin@webrtc.org · 10 years ago
  80. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  81. 3a63a3c iOS AppRTC: First unit test. by tkchin@webrtc.org · 10 years ago
  82. 27f5317 Use the prod GAE server in AppRTCDemo for iOS. by jiayl@webrtc.org · 10 years ago
  83. 87776a8 iAppRTCDemo: WebSocket based signaling. by tkchin@webrtc.org · 10 years ago