1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 5 years ago
  3. 6320ec3 Delete unused class RTCMediaConstraints (JSON) by Niels Möller · 5 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  5. 5dcadff Fix macOS demo privacy crash. by Piasy · 6 years ago
  6. bce7262 Fix header import in broadcast extension. by Anders Carlsson · 6 years ago
  7. cfddbb7 Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  8. 0462948 Revert "Add ios bindings for PeerConnectionState." by Jonas Olsson · 6 years ago
  9. 586725d Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  10. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  11. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  12. 416018d Remove deprecated protocol alias RTCEAGLVideoViewRenderer. by Kári Tristan Helgason · 6 years ago
  13. db543c9 Fix RTCAudioDeviceModule tests. by Kári Tristan Helgason · 6 years ago
  14. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  15. 69b03e9 Fix iOS demo H264 profile display. by Piasy Xu · 6 years ago
  16. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  17. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 6 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  19. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 6 years ago
  20. e7e0602 ObjC: Notify local video track by Piasy Xu · 6 years ago
  21. a4888f0 Revert "Metal rendering should account for cropping." by JT Teh · 6 years ago
  22. fc4a9c9 Metal rendering should account for cropping. by Peter Hanspers · 6 years ago
  23. 293865c Cap AppRTCMobile framerate to 30 fps. by Kári Tristan Helgason · 6 years ago
  24. 823f913 Updating the AppRTCMobile iOS UI. by Peter Hanspers · 6 years ago
  25. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 6 years ago
  26. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  27. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 6 years ago
  28. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  29. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  30. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 6 years ago
  31. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 6 years ago
  32. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 6 years ago
  33. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
  34. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  35. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  36. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  37. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  38. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  39. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  40. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  41. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  42. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  43. d92e0b5 Fixing crash in Mac client when no cameras are available. by Peter Hanspers · 7 years ago
  44. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  45. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  46. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  47. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  48. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  49. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  50. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  51. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  52. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  53. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  54. c93bc10 Allow file sharing from AppRTCMobile app. by Kári Tristan Helgason · 7 years ago
  55. 406092a Reland "Remove precompiled header for AppRTCMobile." by Kári Tristan Helgason · 7 years ago
  56. 39f499b Revert "Remove precompiled header for AppRTCMobile." by Charu Jain · 7 years ago
  57. 3ed32ac Remove precompiled header for AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  58. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  59. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago