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