1. d5e17d6 Don't run video_quality_loopback_test from the src dir. by Edward Lemur · 7 years ago
  2. dff3102 Reorganize code in java_types to logical groups. by Sami Kalliomäki · 7 years ago
  3. 3b1df67 Add the missing header for `errno` variable in `checks.cc` by Jiawei Ou · 7 years ago
  4. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  5. 06c944f Fix aecdumps in AppRTC on Android. by Gustaf Ullberg · 7 years ago
  6. 956b306 Reland "Set actual resolution for coded frame in VP9 enc wrapper." by Sergey Silkin · 7 years ago
  7. 3587b83 Make RTCP report interval configurable by Jiawei Ou · 7 years ago
  8. addc380 Change some SSL logging to use DLOG by Jonas Olsson · 7 years ago
  9. c38d320 Add AsyncInvoker::Clear method to allow canceling pending invocations by Chris Dziemborowicz · 7 years ago
  10. dba7370 Roll chromium_revision ebad4703ef..1bf6c49e7a (533453:533562) by Autoroller · 7 years ago
  11. 98fd8e5 Roll chromium_revision 1101e069aa..ebad4703ef (533253:533453) by Autoroller · 7 years ago
  12. 6ade76d Revert "Updates tests for turning simulcast streams on/off." by Oleh Prypin · 7 years ago
  13. 8fb22e7 Updates tests for turning simulcast streams on/off. by Seth Hampson · 7 years ago
  14. 96d7f76 Fix spelling of (internal) method name UpdateChannelParameters. by Niels Möller · 7 years ago
  15. 8e9252a AEC3 can only be activated by injection. by Gustaf Ullberg · 7 years ago
  16. 7c4deda Delete DumpBacktrace. by Niels Möller · 7 years ago
  17. 21a35bc Ignore Chromium-specific flags on video_quality_loopback_test. by Edward Lemur · 7 years ago
  18. 83bd290 Remove the AudioProcessing::Create methods. by Ivo Creusen · 7 years ago
  19. f9e0121 Roll chromium_revision 6bbdd0a46f..1101e069aa (532839:533253) by Autoroller · 7 years ago
  20. bbf46c2 Revert "Set actual resolution for coded frame in VP9 enc wrapper." by Oleh Prypin · 7 years ago
  21. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  22. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  23. 3b3364e Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system by Anders Carlsson · 7 years ago
  24. 3c70697 Add flexfec payload name to string-type conversions by Danil Chapovalov · 7 years ago
  25. 4e53a0f Set actual resolution for coded frame in VP9 enc wrapper. by Sergey Silkin · 7 years ago
  26. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  27. 70294c8 Revert "Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor." by Henrik Grunell · 7 years ago
  28. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  29. 3518e7b Add the rejected TransportInfo when creating an answer. by Zhi Huang · 7 years ago
  30. 018dd6e Refer to the underlying object when reporting the state of SSL basic I/O by Jiawei Ou · 7 years ago
  31. 76d2952 Don't crash when sender info has been discarded by lower layers. by Harald Alvestrand · 7 years ago
  32. 0a3593c Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor. by Tommi · 7 years ago
  33. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  34. 98bf720 Reland "Add unit tests covering MultiplexImageComponent" by Emircan Uysaler · 7 years ago
  35. 2e5966b Store video_quality_loopback_test perf results in Chart JSON format. by Edward Lemur · 7 years ago
  36. 607f464 Remove ThreadUtils.waitUninterruptibly. by Sami Kalliomäki · 7 years ago
  37. 1a2f207 Add sakal as an owner of rtc_base/java/src/org/webrtc. by Sami Kalliomäki · 7 years ago
  38. cf30d8b Adding :isac_fix_c_arm_asm missing dependency. by Mirko Bonadei · 7 years ago
  39. fdc3863 Fixes java.lang.NullPointerException in combination with call to onWebRtcAudioTrackInitError() by henrika · 7 years ago
  40. 775d7ec Roll chromium_revision 34ad909848..6bbdd0a46f (532738:532839) by Autoroller · 7 years ago
  41. 79d331b Removing henrika from p2p/OWNERS and rtc_base/OWNERS by henrika · 7 years ago
  42. 49456a5 Add hack to RtcpTransceiver to mitigate bug in RtcpReceiver of remote endpoint. by Danil Chapovalov · 7 years ago
  43. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  44. 04164cc When processing report blocks do not store rtt when it is not calculated by Danil Chapovalov · 7 years ago
  45. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  46. 4f6e4f0 Increase rtp_file_reader line length to support ipv6. by Stefan Holmer · 7 years ago
  47. f61b3ba Revert "Target SDK level 27 in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  48. 2036da9 Roll chromium_revision da763f1ccd..34ad909848 (532638:532738) by Autoroller · 7 years ago
  49. 2baa39e Roll chromium_revision 5d01e2667f..da763f1ccd (531725:532638) by Autoroller · 7 years ago
  50. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  51. 1f5e98d Increasing "SERVER_WAIT" for TCPChannelClient tests. by Taylor Brandstetter · 7 years ago
  52. dee9191 Use rtc::ToString instead of std::to_string by Jiawei Ou · 7 years ago
  53. ca913b0 Stop using public_deps in modules/audio_processing/aec_dump. by Mirko Bonadei · 7 years ago
  54. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  55. 88a0c4a Never use surface mode in MediaCodecVideoEncoder if egl_context_ is null. by Sami Kalliomäki · 7 years ago
  56. af4f1b4 Target SDK level 27 in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  57. a0e29fc Propagate jsoncpp include path to depenent targets. by Mirko Bonadei · 7 years ago
  58. 4f2a4a1 NetEq: Make the fix for Opus DTX permanent by Henrik Lundin · 7 years ago
  59. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  60. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
  61. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  62. 74255ff Add PeerConnection interop integration tests by Steve Anton · 7 years ago
  63. 94d8cce Revert "Parameterize PeerConnection signaling tests for Unified Plan" by Taylor Brandstetter · 7 years ago
  64. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  65. 65c0a60 Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  66. 3871f6f Rewrite StatsCollector tests to use a fake PeerConnection by Steve Anton · 7 years ago
  67. 4dbc7e4 Move transport feedback adapter into its own target. by Stefan Holmer · 7 years ago
  68. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  69. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  70. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  71. 15eeef4 Revert "Add unit tests covering MultiplexImageComponent" by Ivo Creusen · 7 years ago
  72. 665d18e Use sched_yield instead of nanosleep(0) for Android by Yura Yaroshevich · 7 years ago
  73. 833cdea Fix typo in VCMRttFilter by Ilya Nikolaevskiy · 7 years ago
  74. 4dc891f Add unit tests covering MultiplexImageComponent by Emircan Uysaler · 7 years ago
  75. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  76. 2752528 Stop undefining EACCES. by Peter Collingbourne · 7 years ago
  77. 8bac1d9 Add more string matching rules for detecting VPN interfaces. by Taylor Brandstetter · 7 years ago
  78. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  79. 3a5653a Use FILE* instead of const FILE* in perf_test.h by Edward Lemur · 7 years ago
  80. bc5c69f Use of unititialized value in AECM. by Alex Loiko · 7 years ago
  81. c9e4522 Add an option to print perf results to a file. by Edward Lemur · 7 years ago
  82. 24ea822 Remove logging in audio/* from release builds. by Jonas Olsson · 7 years ago
  83. e994058 NaNs in Echo Canceller. by Alex Loiko · 7 years ago
  84. 600bdb4 Undefined shifts. by Alex Loiko · 7 years ago
  85. beabdcb Break VP8 temporal_layers dependency on libvpx. by Anders Carlsson · 7 years ago
  86. a76ef9d Robustify the faster alignment in AEC3 to avoid resets by Per Åhgren · 7 years ago
  87. b9b07ea Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  88. 91af24a Fix backward jump in timestamp if framerate increases in video processor tests. by Åsa Persson · 7 years ago
  89. 191c39f Parameterize PeerConnection end to end tests for Unified Plan by Steve Anton · 7 years ago
  90. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  91. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  92. be5e208 Add FakePeerConnectionBase by Steve Anton · 7 years ago
  93. 46d926a Parameterize PeerConnection ICE tests for Unified Plan by Steve Anton · 7 years ago
  94. 23308c5 Roll chromium_revision e173942fcd..5d01e2667f (531623:531725) by Autoroller · 7 years ago
  95. a7c7a19 Reland "Wrap Alpha and YUV frame into one EncodedImage for transmission" by Qiang Chen · 7 years ago
  96. 49e7543 Roll chromium_revision f64aa8ef5e..e173942fcd (531507:531623) by Autoroller · 7 years ago
  97. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  98. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 7 years ago
  99. d2b5b1f Division by zero in NoiseSuppression. by Alex Loiko · 7 years ago
  100. 53a2d8a One decoder/writer per simulcast/spatial layer. by Sergey Silkin · 7 years ago