1. 3b1e647b6 Remove media sinks from Channel. by pbos · 10 years ago
  2. 0f620f4 Make sure we process all pending offer/answer requests before terminating. by tommi · 10 years ago
  3. 31acf3d Add include_examples GYP variable. by kjellander · 10 years ago
  4. e987a47 Removed some unused variables in Windows code. by mgiuca · 10 years ago
  5. 6109386 Expose the disable encryption option to JNI. by Jiayang Liu · 10 years ago
  6. 5436051 Add flakyness check based on the recently received packets. by Peter Thatcher · 10 years ago
  7. aa97df4 Roll chromium_revision 3ead4bc..f8d6ba9 (336983:337800) by tnakamura · 10 years ago
  8. cbd44e6 Use Resampler default constructor in VAD by aluebs · 10 years ago
  9. b8b0143 Tighten link-local routing exclusion check by Peter Thatcher · 10 years ago
  10. 6e89b25 VP9 wrapper: Adjust speed setting. by Marco · 10 years ago
  11. d436298 Remove ResetStatistics from RTP feedback. by pbos · 10 years ago
  12. 19492f1 Add scoped class for overriding field trials. by pbos · 10 years ago
  13. a7d7054 Remove VCM_*_PAYLOAD_TYPE constants. by pbos · 10 years ago
  14. c62642c Make the BWE threshold adaptive. by stefan · 10 years ago
  15. 4e7aa43 audio_processing: Adds two UMA histograms logging delay jumps in AEC by Bjorn Volcker · 10 years ago
  16. f935bcc Use strcmp instead of == operator for c.name and name to find appropriate classes for WebRtcAudio*.java by sophiechang · 10 years ago
  17. 2bad88d Prevent heap overflows for incorrect FEC packet lengths. by pbos · 10 years ago
  18. 468e62a Remove MimdRateControl and factories for RemoteBitrateEstimor. by Erik Språng · 10 years ago
  19. d92f267 audio_processing: Changed kMinDiffDelayMs from 50 to 60 ms by Bjorn Volcker · 10 years ago
  20. 72a8cee Targets should not depend on protobuf when enable_protobuf=0. by André Susano Pinto · 10 years ago
  21. 894ad94 Fix occurrences of const typed declaration without initialization by eblima · 10 years ago
  22. ac8869e Report metrics about negotiated ciphers. by jbauch · 10 years ago
  23. 366e952 Follow-up: Remove old ReportedDelay AEC config by henrik.lundin · 10 years ago
  24. 2224294 iSAC: Functions for importing and exporting bandwidth est. info by Karl Wiberg · 10 years ago
  25. cd4a9bd Remove decoder-thread instantiation for senders. by pbos · 10 years ago
  26. db0cf76 Add test for dropping repeated NTP timestamps. by pbos · 10 years ago
  27. f4eca64 iSAC: Pad with zeros instead of random data, to make testing easier by kwiberg · 10 years ago
  28. 0f133b9 Rename APM Config ReportedDelay to DelayAgnostic by henrik.lundin · 10 years ago
  29. 0d7dbde Update AppRTCDemo resolution for iPhone6/6+ by tkchin · 10 years ago
  30. a771bf8 Fix some clang warnings with -Wmissing-braces in WebRTC. by dcheng · 10 years ago
  31. d830aea Add tkchin to video_coding OWNERS. by Zeke Chin · 10 years ago
  32. 0edd50c Support for onbufferedamountlow by bemasc · 10 years ago
  33. 545727e Move early-return in TimeToSendPadding. by pbos · 10 years ago
  34. bd2522a Fail RTP parsing on excessive padding length. by pbos · 10 years ago
  35. 8b80fb6 Roll chromium_revision fbf756f..3ead4bc (336289:336983) by phoglund · 10 years ago
  36. 4daa90e Prevent size_t underflow in H264 SPS parsing. by pbos · 10 years ago
  37. 2f15093 Prevent OOB read on truncated H264 headers. by pbos · 10 years ago
  38. 7ada923 Prevent OOB reads for zero-length H264 payloads. by pbos · 10 years ago
  39. 48c3839 Prevent depacketizer OOB reads on zero-length VP8 payload. by pbos · 10 years ago
  40. 6e355af Added fields for configuration information to the protobuf format by terelius · 10 years ago
  41. 2e43b26 Prevent OOB reads in FEC packets without complete RED headers. by pbos · 10 years ago
  42. 1adbacb Adding method IsInBeam to beamformer class. by bloch · 10 years ago
  43. 3c60d61 Remove a cast again, after it was shown to worsen Windows perf. by pkasting · 10 years ago
  44. 71f6f44 iOS HW H264 support. by Zeke Chin · 10 years ago
  45. 70d5c47 Prevent out-of-bounds reads for short FEC packets. by pbos · 10 years ago
  46. 1ca324f Adds UMA histogram for system delay jumps by Bjorn Volcker · 10 years ago
  47. c689124 Simplify OWNERS structure in modules/audio_coding by henrik.lundin · 10 years ago
  48. 9b9f338 Adding Minyue to audio_coding/OWNERS by henrik.lundin · 10 years ago
  49. 9bc2c61 Roll chromium_revision 9729297..fbf756f (335266:336289) by phoglund · 10 years ago
  50. 241338e Added support for keeping a buffer of the previous X seconds, to add to an AcmDump. by Ivo Creusen · 10 years ago
  51. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
  52. ebe7422 Created SphericalPoint in array_util.h by bloch · 10 years ago
  53. 93fb53a Adding a new ChangeLogger class to handle UMA logging of bitrates by henrik.lundin · 10 years ago
  54. ecf6b81 Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
  55. 0ea42d3 Send Sdes using RtcpPacket by Erik Språng · 10 years ago
  56. 51c7cbb Revert "Pull the Voice Activity Detector out from the AGC" by Bjorn Volcker · 10 years ago
  57. 518c683 Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
  58. ac4234c Add a [rtc_]build_with_neon variable to unify conditions. by Andrew MacDonald · 10 years ago
  59. 1c7075f Ensure transient suppression is never enabled on mobile. by andrew · 10 years ago
  60. c0c3a86 Prevent JS from bypassing RTP data channel bandwidth limitation. by Peter Thatcher · 10 years ago
  61. 8d3e489 Update deeper codereview.settings files to match the root. by Andrew MacDonald · 10 years ago
  62. 1b12cb0 Enabling AudioDeviceTest.StartStopPlayout on Nexus 9 by henrika · 10 years ago
  63. 59a677a Android VideoRendererGui: Refactor GLES rendering by magjed · 10 years ago
  64. 2c4c914 In screenshare mode, suppress VP8 bitrate overshoot and increase quality by Erik Språng · 10 years ago
  65. 7ab5f80 Adding an equals method for KeyValuePair for easier testing. by phoglund · 10 years ago
  66. 66f920e Remove definition of non-existent method. by Joachim Bauch · 10 years ago
  67. 084f387 Reland mysterious cast that improves performance. by Peter Kasting · 10 years ago
  68. 6bfc82a Test whether removing a cast still hurts performance. by pkasting · 10 years ago
  69. 39b3100 Change kEchoCancellation to be 'echoCancellation'. by tommi · 10 years ago
  70. 747d5f6 Reland "Added ACM_dump protobuf, class for reading/writing and...", commit e9bdfd859c309991b4ea759587f39eecdbd42bd4. by Ivo Creusen · 10 years ago
  71. 97c9f8d Remove iostream which causes a new static initializer by Guo-wei Shieh · 10 years ago
  72. 72cfd6c Reland remaining bits of "Upconvert various types to int." by pkasting · 10 years ago
  73. db4fecf Attempt to reland: Allow intelligibility to compile in apm (https://codereview.webrtc.org/1182323005/) by ekm · 10 years ago
  74. be24c94 Set / verify stats report timestamps. by jbauch · 10 years ago
  75. 6b4a564 Add UMA logging for target audio bitrate by henrik.lundin · 10 years ago
  76. bdc0b0d Use RtcpPacket classes for SenderReport/ReceiveReport in RTCPSender by Erik Språng · 10 years ago
  77. 9874ee0 Add temporal-layers option to video_loopback. by pbos · 10 years ago
  78. ecb9a70c Add AsyncInvoker files for chromium GN build by Guo-wei Shieh · 10 years ago
  79. 6a688f5 Add default downscale threshold to QualityScaler. by Peter Boström · 10 years ago
  80. 2ee2439 Merge video_engine_core into webrtc target. by Peter Boström · 10 years ago
  81. e8d191f Restore rows() and cols() in aligned_array.h by Henrik Kjellander · 10 years ago
  82. 6ee4816 Roll chromium_revision 6e6b751..9729297 (334984:335266) by kjellander · 10 years ago
  83. 04465d2 Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/) by tandrii · 10 years ago
  84. 45fec22 Revert "Temporarily disabling CQ due to infrastructure problems." by Henrik Kjellander · 10 years ago
  85. 7a75415 Revert "Added ACM_dump protobuf, class for reading/writing and unittest." by Niklas Enbom · 10 years ago
  86. 7f04b08 Issue 4780: disabling multiple_routes breaks Turn/Tcp. by Guo-wei Shieh · 10 years ago
  87. f260fc2 Revert "Pull the Voice Activity Detector out from the AGC" by Alejandro Luebs · 10 years ago
  88. f5f8f52 Revert "Increase the kMaxNoiseProbability in voice_activity_detector_test" by Alejandro Luebs · 10 years ago
  89. d4cec15 Resolved Rebase Conflicts by Qiang Chen · 10 years ago
  90. 76eea37 Workaround a (Windows) linker bug when doing a PGO build. by Niklas Enbom · 10 years ago
  91. 39ffaea Roll chromium_revision 441009c..6e6b751 (334775:334984) by Henrik Kjellander · 10 years ago
  92. c9b0f67 Increase the kMaxNoiseProbability in voice_activity_detector_test by Alejandro Luebs · 10 years ago
  93. dc13abc Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own. by Guo-wei Shieh · 10 years ago
  94. 34be126 Pull the Voice Activity Detector out from the AGC by Alejandro Luebs · 10 years ago
  95. ae37abb Remove implicit-int-conversion warnings. by Peter Boström · 10 years ago
  96. ff4ea93 Only use paced packets for estimating bitrate probes. by Stefan Holmer · 10 years ago
  97. 141725f Fix PRESUBMIT.py after disabling CQ. by Henrik Kjellander · 10 years ago
  98. 3e89dbf Add AudioEncoder::GetTargetBitrate by Henrik Lundin · 10 years ago
  99. e9bdfd8 Added ACM_dump protobuf, class for reading/writing and unittest. by Ivo Creusen · 10 years ago
  100. 380884e Temporarily disabling CQ due to infrastructure problems. by Henrik Kjellander · 10 years ago