1. e134a53 Roll chromium_revision 6f156f7..5a2ae99 (358880:359027) by kjellander · 10 years ago
  2. ad13d2f Round Rate computations from RateTracker. by Tim Psiaki · 10 years ago
  3. 9cafd97 Remove global list of SRTP sessions. by jbauch · 10 years ago
  4. 9af97f8 WebRTC should generate default private address even when adapter enumeration is disabled. by Guo-wei Shieh · 10 years ago
  5. 542059e Roll chromium_revision bff0bbb..6f156f7 (358822:358880) by kjellander · 10 years ago
  6. be57983 Rename Maybe to Optional by Karl Wiberg · 10 years ago
  7. 5376100 Add icu as a dependency on Android. by kjellander · 10 years ago
  8. 69a7fd5 Support VP9 HW video decoding on Android. by Alex Glaznev · 10 years ago
  9. ed8275a CodecManager: Eliminate the stereo_send_ member by kwiberg · 10 years ago
  10. a34bb2a Remove icu as a dependency by Henrik Kjellander · 10 years ago
  11. c94bd9b If a desktop captured window switches on/off it full screen mode, the capture may be unexpectedly terminated. During the transition of full screen mode on/off, the window can be temporarily invisible. by gyzhou · 10 years ago
  12. d153a37 Remove contention between RTCP packets and encoding. by Peter Boström · 10 years ago
  13. cfc319b Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ ) by philipel · 10 years ago
  14. c95c366 Move the Rent-A-Codec™ from CodecOwner to CodecManager by kwiberg · 10 years ago
  15. cf3e13d Roll chromium_revision 95473df..bff0bbb (358772:358822) by kjellander · 10 years ago
  16. 0be8f1d Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ ) by terelius · 10 years ago
  17. 3ed3487 Remove field trial check for VP9. by asapersson · 10 years ago
  18. 327d8ba Add DecodedImageCallback::Decoded() function with custom decode time value. by Per · 10 years ago
  19. 805fc71 Let Rent-A-Codec™ create and own speech encoders by kwiberg · 10 years ago
  20. 3cea256 Reland "Prevent Opus DTX from generating intermittent noise during silence" by minyue · 10 years ago
  21. 626252f Adding minyue@ to some watch lists. by minyue · 10 years ago
  22. 77ccfb4 Work on flexible mode and screen sharing. by philipel · 10 years ago
  23. ce83ae1 Improve informative message in codereview.settings. by Henrik Kjellander · 10 years ago
  24. c12be39 -Removed the indirect error message reporting in aec and aecm. by peah · 10 years ago
  25. 952892a Fix a 64-bit pointer truncation bug found by VC++ 2015 by brucedawson · 10 years ago
  26. e36de90 Roll chromium_revision 7818e07..95473df (358577:358772) by kjellander · 10 years ago
  27. b4a753f Revert of Prevent Opus DTX from generating intermittent noise during silence (patchset #10 id:250001 of https://codereview.webrtc.org/1415173005/ ) by kjellander · 10 years ago
  28. c1cd2bb Turned off progress report for finished processing when the progress report is explicitly deactivated by peah · 10 years ago
  29. f475add Prevent Opus DTX from generating intermittent noise during silence. by minyue · 10 years ago
  30. ab48ef3 Remove legacy audio device glue files. by Henrik Kjellander · 10 years ago
  31. 83dfad6 VideoCapturerAndroid: Changed camera freeze check to check that all frames are pending before reporting a client error. by perkj · 10 years ago
  32. 48407f7 Changed queue implementation to the proposed vector-based solution. by peah · 10 years ago
  33. cbe0cd4 Roll chromium_revision 5477ec0..7818e07 (358562:358577) by kjellander · 10 years ago
  34. 1f1912d Added unittest of the locking functionality in the audio processing module by peah · 10 years ago
  35. 89ef6cc Attempt to open Android camera later if it is already in use. by perkj · 10 years ago
  36. 1ebf8ba SurfaceViewRenderer: Drop old frames instead of new frames by magjed · 10 years ago
  37. e15303b Roll chromium_revision 78fd1c0..5477ec0 (358554:358562) by kjellander · 10 years ago
  38. b17900c Roll chromium_revision 56d4322..78fd1c0 (358550:358554) by kjellander · 10 years ago
  39. 3bfef44 Changed timeout to 6s for reporting android camera freeze. by perkj · 10 years ago
  40. e2e1de4 Roll chromium_revision fa2f634..56d4322 (358544:358550) by kjellander · 10 years ago
  41. b8c5af7 Roll chromium_revision 4598ddc..fa2f634 (358535:358544) by kjellander · 10 years ago
  42. 0ad924f Roll chromium_revision e99453b..4598ddc (358523:358535) by kjellander · 10 years ago
  43. 110c19b Roll chromium_revision a469250..e99453b (358505:358523) by kjellander · 10 years ago
  44. a40f2ec Roll chromium_revision e2bf349..a469250 (358372:358505) by kjellander · 10 years ago
  45. 39d8bee Make ACMCodecDB private to RentACodec by kwiberg · 10 years ago
  46. 566ef24 Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats(). by solenberg · 10 years ago
  47. 19299fb Remove interface directories kept to avoid breaking downstream. by kjellander · 10 years ago
  48. d6c0f8c Remove ACMCodecDB::Codec, and make the rest of ACMCodecDB private by kwiberg · 10 years ago
  49. 23725e0 Remove ICU usage from jni_helpers.cc. by noahric · 10 years ago
  50. a821afe Roll chromium_revision 736929d..e2bf349 (358303:358372) by kjellander · 10 years ago
  51. bb79127 Add Riku Voipio to AUTHORS. by Andrew MacDonald · 10 years ago
  52. d66daa2 Removed cname and receiver_reference_time_report from proto and logging code. Changed logging of RTCP to omit messages of type SDES and APP. by terelius · 10 years ago
  53. 56b1128 Change to use local Random object instead of global rand() in the RtcEventLog unit test. by terelius · 10 years ago
  54. 698aa8d Cleanup workaround for grit version dependency by Henrik Kjellander · 10 years ago
  55. c4a1c37 Removed vie_defines.h by mflodman · 10 years ago
  56. d812e14 Roll chromium_revision d3da94c..736929d (358098:358303) by kjellander · 10 years ago
  57. dc0da59 Remove old system_wrappers event_tracer.h. by pbos · 10 years ago
  58. fb3d8b3 Remove ACMCodecDB::CodecFreq by kwiberg · 10 years ago
  59. 288886b Pass audio to AudioEncoder::Encode() in an ArrayView by kwiberg · 10 years ago
  60. 1a4e9d7 Roll chromium_revision 74a3f59..d3da94c (358040:358098) by kjellander · 10 years ago
  61. c253a1c Reland of "Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile." by asapersson · 10 years ago
  62. b7a5c16 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 10 years ago
  63. 006d93d Added protobuf message for loss-based BWE events, and wired it up to the send side bandwidth estimator. by terelius · 10 years ago
  64. 962c5ce Re-enable VP9 resize test. by Marco · 10 years ago
  65. cc4989a Remove BaseUnitTest suppression. by Peter Boström · 10 years ago
  66. 586c066 Remove DrMemory gtest_exclude for dead test. by Peter Boström · 10 years ago
  67. b0a078b Roll chromium_revision b483788..74a3f59 (358023:358040) by kjellander · 10 years ago
  68. 4de30ac Update moved find_depot_tools.py script location by Henrik Kjellander · 10 years ago
  69. 93a2feb Move ACMCodecDB::ValidPayloadType to RentACodec by kwiberg · 10 years ago
  70. 86b4050 Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ ) by kjellander · 10 years ago
  71. d279941 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 10 years ago
  72. 394c537 Update layer indices for non-flexible mode according to updates in the RTP payload profile. by asapersson · 10 years ago
  73. f97bfed Revert of Move audioproc_test_utils into enable_protobuf condition. (patchset #1 id:1 of https://codereview.webrtc.org/1419533010/ ) by kjellander · 10 years ago
  74. cd19faf Attempt to isolate a bug by adding a new CHECK by kwiberg · 10 years ago
  75. 2f48d94 Set pacer target bitrate to max of bwe and bitrate allocation. by sprang · 10 years ago
  76. a81a239 Remove DrMemory suppressions for NetEq by henrik.lundin · 10 years ago
  77. b136b4f Roll chromium_revision bce6ee4..b483788 (357989:358023) by kjellander · 10 years ago
  78. d6b9d33 Moves logging of audio effects to when they are enabled by henrika · 10 years ago
  79. 85ec209 Roll chromium_revision f930f3f..bce6ee4 (357874:357989) by kjellander · 10 years ago
  80. 444237e Remove unused crypto.gni import. by tfarina · 10 years ago
  81. cecd7b8 Disable VP9 resize test. by Marco · 10 years ago
  82. a89c5fb Roll chromium_revision 1f9589b..f930f3f (357797:357874) by kjellander · 10 years ago
  83. 9b66957 Stop a session when a new connection becomes writable. by honghaiz · 10 years ago
  84. e2a8925 Move audioproc_test_utils into enable_protobuf condition. by Henrik Kjellander · 10 years ago
  85. 98cc88c Correctly handle the error case where the CodecId has a negative value by kwiberg · 10 years ago
  86. 5d4e944 Revert of Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. (patchset #3 id:40001 of https://codereview.webrtc.org/1427253002/ ) by asapersson · 10 years ago
  87. e56c763 Removing trace checks in VoETestManager. by minyue · 10 years ago
  88. 275d255 Adding debug dump test. by minyue · 10 years ago
  89. b7a2017 Roll chromium_revision a8b75a6..1f9589b (357542:357797) by kjellander · 10 years ago
  90. 81c5c7f Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. Max p_diff is 8 bits. by asapersson · 10 years ago
  91. da07290 Cleanup a few symlinks in setup_links.py by Henrik Kjellander · 10 years ago
  92. f040b23 Add histograms for send-side delay stats for a sent video stream: by asapersson · 10 years ago
  93. c21f0c0 Remove WEBRTC_ANDROID from hardcoded gtest relative path usage. by noahric · 10 years ago
  94. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  95. 5af9a28 Roll chromium_revision d131cac..a8b75a6 (357393:357542) by Henrik Kjellander · 10 years ago
  96. 4b938e5 Hide ACMCodecDB::database_ behind accessors by kwiberg · 10 years ago
  97. 1fd4a4a Let AudioCodingModule::SendCodec return Maybe<CodecInst> by kwiberg · 10 years ago
  98. 969aeb1 Revert of Exclude offline bots from CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1420283013/ ) by kjellander · 10 years ago
  99. 5ab193f Remove system_wrappers dep from field_trial_default and metrics_default. by sergeyu · 10 years ago
  100. de94d08 Hide ACMCodecDB::codec_settings_ behind an accessor by kwiberg · 10 years ago