1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  3. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  4. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  5. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 6 years ago
  6. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  7. 1707168 Add setting to switch between new and legacy AudioDeviceModule in AppRTC by Paulina Hensman · 6 years ago
  8. 06e363a Annotate AppRTCMobile with @Nulllable. by Sami Kalliomäki · 6 years ago
  9. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 6 years ago
  10. 7311918 Add an example app for iOS native API. by Anders Carlsson · 6 years ago
  11. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 6 years ago
  12. 2770c3d Synced webrtc_unity_plugin to the latest webrtc and fixed bugs. by George Zhou · 6 years ago
  13. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 6 years ago
  14. 5641fbb Add support for saving local audio input to file in AppRTCMobile by henrika · 7 years ago
  15. a425184 Fix override warnings. by Patrik Höglund · 7 years ago
  16. cbaaaed Re-enabling 'gn check' on //examples/*. by Mirko Bonadei · 7 years ago
  17. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  18. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  19. a4e72b7 Add RtcEventLog to AppRTCMobile with preference setting. by Qingsi Wang · 7 years ago
  20. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  21. 70ba9b4 Reland "Make it possible to run video_quality_loopback_test in swarming." by Edward Lemur · 7 years ago
  22. 9c18489 Revert "Make it possible to run video_quality_loopback_test in swarming." by Edward Lemur · 7 years ago
  23. 1175ecd Make it possible to run video_quality_loopback_test in swarming. by Edward Lemur · 7 years ago
  24. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  25. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  26. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  27. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  28. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  29. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  30. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  31. 4f024ef Renaming android_library android_manifest to android_manifest_for_lint. by Mirko Bonadei · 7 years ago
  32. 49acb1e Add ARDAppDelegate.h. by Patrik Höglund · 7 years ago
  33. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  34. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  35. 1e53f8a Roll chromium_revision 747cb1afa7..a3e55aafc0 (525640:525714) + Android fix by Oleh Prypin · 7 years ago
  36. 43fb912 Reland: Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
  37. ec84107 Revert "Add Alpha Channel Support For WebRTC Unity Plugin" by Lu Liu · 7 years ago
  38. 7ed2af5 Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
  39. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  40. 1a339c3 Stop using public_deps in examples. by Mirko Bonadei · 7 years ago
  41. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  42. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  43. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  44. 51e2046 Bug Fix: WebRTC Unity Plugin Audio One Way by Qiang Chen · 7 years ago
  45. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  46. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  47. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  48. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  49. fbb3b7d Reland: "Make javac warnings errors for WebRTC targets." by Mirko Bonadei · 7 years ago
  50. 2bad72a Reland "Revert "Make javac warnings errors for WebRTC targets."" by Lu Liu · 7 years ago
  51. a1a475a Revert "Revert "Make javac warnings errors for WebRTC targets."" by Mirko Bonadei · 7 years ago
  52. 098d24c Revert "Make javac warnings errors for WebRTC targets." by Lu Liu · 7 years ago
  53. 19b7614 Make javac warnings errors for WebRTC targets. by Sami Kalliomäki · 7 years ago
  54. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  55. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  56. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  57. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  58. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  59. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  60. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  61. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  62. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  63. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  64. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  65. d189a7c Add Android Studio project for AppRTCMobile that builds against AAR. by Sami Kalliomäki · 7 years ago
  66. bef8a5d Fix fat build for ios. by wjywbs · 7 years ago
  67. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  68. 406092a Reland "Remove precompiled header for AppRTCMobile." by Kári Tristan Helgason · 7 years ago
  69. 39f499b Revert "Remove precompiled header for AppRTCMobile." by Charu Jain · 7 years ago
  70. 3ed32ac Remove precompiled header for AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  71. 86021d9 Roll chromium_revision 008fb813c3..fe71bbc1fb (503673:503807) + Android fix by Oleh Prypin · 7 years ago
  72. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  73. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/examples/BUILD.gn]
  74. 474acce Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually by charujain · 7 years ago
  75. 36d658d Rename all objc targets to be suffixed for consistency by kthelgason · 7 years ago
  76. 5901d9d Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 7 years ago
  77. b5ed905 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 7 years ago
  78. 42f96d5 Add Android Camera To Unity Plugin by qiangchen · 7 years ago
  79. b38f386 Update native plugin dll for turn servers and video. by gyzhou · 7 years ago
  80. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  81. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  82. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  83. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  84. d2b63cf Move webrtc/{tools => rtc_tools} by kjellander · 7 years ago
  85. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  86. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  87. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  88. 3059378 Always reset the audio session configuration after a call. by Anders Carlsson · 7 years ago
  89. 946923a Remove webrtc deps from AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  90. 2f08879 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ ) by kthelgason · 7 years ago
  91. af5c055 Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ ) by mbonadei · 7 years ago
  92. 580c352 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ ) by kthelgason · 7 years ago
  93. 37144b2 Revert of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890733003/ ) by kthelgason · 7 years ago
  94. d51e042 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890513002/ ) by kthelgason · 7 years ago
  95. 9756238 Revert of Split iOS sdk in to separate targets (patchset #13 id:280001 of https://codereview.webrtc.org/2862543002/ ) by charujain · 7 years ago
  96. 52c83fe Split iOS sdk in to separate targets by kthelgason · 7 years ago
  97. ad7cad8 An example of Unity native plugin of webrtc for Windows OS by gyzhou · 7 years ago
  98. 44d305a Remove the expat and jsoncpp dependencies to reduce binary size. by zhihuang · 7 years ago
  99. 30cda5e Espresso test for loopback video quality testing by oprypin · 7 years ago
  100. c097710 Reland of GN: Enable ARC for Mac and iOS in rtc_* templates (patchset #1 id:1 of https://codereview.webrtc.org/2827223003/ ) by kthelgason · 7 years ago