1. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  2. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  3. 28899d0 Replace direct invocation of ShadowApplication.getApplicationContext() by Oleh Prypin · 6 years ago
  4. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 6 years ago
  5. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  6. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 6 years ago
  7. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  8. 551d115 Android: Fix PeerConnectionFactory init order in AppRTCMobile by Magnus Jedvert · 6 years ago
  9. c06ed70 Update PeerConnection client example to Unified Plan APIs by Steve Anton · 6 years ago
  10. 98c704f Fix true/false error in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  11. d91f7df Remove duplicate line in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  12. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 6 years ago
  13. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  14. 1e90845 Fix AppRTC paths in video_quality_loopback_test.py by Oleh Prypin · 6 years ago
  15. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 6 years ago
  16. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 6 years ago
  17. 002e710 Add jsr305 as a dependency to AAR. by Sami Kalliomäki · 6 years ago
  18. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 6 years ago
  19. b93d030 Android: Update RecordedAudioToFileController by Magnus Jedvert · 6 years ago
  20. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  21. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  22. 1707168 Add setting to switch between new and legacy AudioDeviceModule in AppRTC by Paulina Hensman · 6 years ago
  23. 06e363a Annotate AppRTCMobile with @Nulllable. by Sami Kalliomäki · 6 years ago
  24. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 6 years ago
  25. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 6 years ago
  26. d328ec3 Change valueOf -> parseBoolean to avoid unneeded boxing by Oleh Prypin · 6 years ago
  27. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  28. 7311918 Add an example app for iOS native API. by Anders Carlsson · 6 years ago
  29. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  30. 9599fd4 Make num-retries default a string. by Edward Lesmes · 6 years ago
  31. 5b9c684 Add num-retries flag to Android perf tests. by Edward Lesmes · 6 years ago
  32. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 6 years ago
  33. 2770c3d Synced webrtc_unity_plugin to the latest webrtc and fixed bugs. by George Zhou · 6 years ago
  34. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 6 years ago
  35. 9a58cc0 Update the android AppRTC to use PeerConnection Unified Plan API. by Seth Hampson · 6 years ago
  36. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  37. a5797c2 Clean up Android API audio settings by Sam Zackrisson · 6 years ago
  38. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 6 years ago
  39. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 6 years ago
  40. cdff887 Android AppRTCMobile: Disable fullscreen SurfaceView HW scaling by Magnus Jedvert · 6 years ago
  41. 5641fbb Add support for saving local audio input to file in AppRTCMobile by henrika · 7 years ago
  42. a425184 Fix override warnings. by Patrik Höglund · 7 years ago
  43. cbaaaed Re-enabling 'gn check' on //examples/*. by Mirko Bonadei · 7 years ago
  44. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  45. 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
  46. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  47. a4e72b7 Add RtcEventLog to AppRTCMobile with preference setting. by Qingsi Wang · 7 years ago
  48. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  49. afa1546 Fix incorrect static method call. by Patrik Höglund · 7 years ago
  50. 2a25be6 Update AppRTCMobile AAR-project to SDK version 27. by Sami Kalliomäki · 7 years ago
  51. 71d766e Pass the right flag to Android video quality test. by Edward Lemur · 7 years ago
  52. 682dc61 Conclude VideoFrame emit fieldtrial. by Sami Kalliomäki · 7 years ago
  53. d5e17d6 Don't run video_quality_loopback_test from the src dir. by Edward Lemur · 7 years ago
  54. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  55. 06c944f Fix aecdumps in AppRTC on Android. by Gustaf Ullberg · 7 years ago
  56. 21a35bc Ignore Chromium-specific flags on video_quality_loopback_test. by Edward Lemur · 7 years ago
  57. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  58. 2e5966b Store video_quality_loopback_test perf results in Chart JSON format. by Edward Lemur · 7 years ago
  59. f61b3ba Revert "Target SDK level 27 in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  60. 1f5e98d Increasing "SERVER_WAIT" for TCPChannelClient tests. by Taylor Brandstetter · 7 years ago
  61. af4f1b4 Target SDK level 27 in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  62. 70ba9b4 Reland "Make it possible to run video_quality_loopback_test in swarming." by Edward Lemur · 7 years ago
  63. 9c18489 Revert "Make it possible to run video_quality_loopback_test in swarming." by Edward Lemur · 7 years ago
  64. 1175ecd Make it possible to run video_quality_loopback_test in swarming. by Edward Lemur · 7 years ago
  65. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  66. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  67. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  68. e78824e Suppress ErrorProne StringSplitter warnings by Oleh Prypin · 7 years ago
  69. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
  70. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  71. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  72. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  73. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  74. 4f024ef Renaming android_library android_manifest to android_manifest_for_lint. by Mirko Bonadei · 7 years ago
  75. 49acb1e Add ARDAppDelegate.h. by Patrik Höglund · 7 years ago
  76. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  77. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  78. 1e53f8a Roll chromium_revision 747cb1afa7..a3e55aafc0 (525640:525714) + Android fix by Oleh Prypin · 7 years ago
  79. 43fb912 Reland: Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
  80. ec84107 Revert "Add Alpha Channel Support For WebRTC Unity Plugin" by Lu Liu · 7 years ago
  81. 7ed2af5 Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
  82. e8b26cd Android: Deprecate peerconnection constraints. by Sami Kalliomäki · 7 years ago
  83. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  84. 1a339c3 Stop using public_deps in examples. by Mirko Bonadei · 7 years ago
  85. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  86. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  87. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  88. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  89. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  90. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  91. 51e2046 Bug Fix: WebRTC Unity Plugin Audio One Way by Qiang Chen · 7 years ago
  92. 1b7f988 Roll Chromium + Fix Android lint suppressions by Edward Lemur · 7 years ago
  93. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  94. 3e189a6 Remove static library loading from WebRTC Android SDK. by Sami Kalliomäki · 7 years ago
  95. aea1d1a Android: Fix leaking software video codec instances. by Sami Kalliomäki · 7 years ago
  96. ed1023d Android: Disable internal tracer by default. by Sami Kalliomäki · 7 years ago
  97. 6062f37 Android: Fix warnings by Magnus Jedvert · 7 years ago
  98. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  99. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  100. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago