1. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  2. f4898a6 Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script." by Edward Lemur · 7 years ago
  3. bb1222f Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script." by Edward Lemur · 7 years ago
  4. 386a2d8 Run apprtcmobile_tests on real devices. by Edward Lemur · 7 years ago
  5. 9ed29d2 Roll chromium_revision 624172f8ea..efe42588ed (505968:505994) by Autoroller · 7 years ago
  6. 2019698 Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script. by Edward Lemur · 7 years ago
  7. 078a781 Add the internals of RtcEvent's subclasses by Elad Alon · 7 years ago
  8. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  9. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  10. 849b3ae Move list of supported H264 codecs from InternalEncoderFactory to h264.h by Magnus Jedvert · 7 years ago
  11. 3c0bbff Remove deprecated mac screencapture code. by Kári Tristan Helgason · 7 years ago
  12. a9a2771 Revert "Delete reference to webrtc_overides/rtc_base/task_queue.cc." by Henrik Boström · 7 years ago
  13. 4db97b9 Enable and update some bit exactness tests by Sam Zackrisson · 7 years ago
  14. e71f367 Add init for RTCVideoCodecInfo without params. by Kári Tristan Helgason · 7 years ago
  15. 034bfea Roll chromium_revision 6c018451c5..624172f8ea (505940:505968) by Autoroller · 7 years ago
  16. 5d41bde Update rw_lock_win.cc to use LS_LOG rather than WEBRTC_TRACE. by Niels Möller · 7 years ago
  17. 88676bf Delete an unneeded include of trace.h by Niels Möller · 7 years ago
  18. 941dd69 Roll chromium_revision 7c39cd5c5f..6c018451c5 (505894:505940) by Autoroller · 7 years ago
  19. 88a2e31 Revert "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Taylor Brandstetter · 7 years ago
  20. f0ef13c Roll chromium_revision 08b0049ac7..7c39cd5c5f (505805:505894) by Autoroller · 7 years ago
  21. ff91f3f Roll chromium_revision a0268df02e..08b0049ac7 (505704:505805) by Autoroller · 7 years ago
  22. 3df76b1 Use unique_ptr in SSLCertChain. by David Benjamin · 7 years ago
  23. 9c37537 Roll chromium_revision 100b0a8b63..a0268df02e (505547:505704) by Autoroller · 7 years ago
  24. ecc51e9 Change to LOG(...) logging in most of voice_engine/channel.cc by Sam Zackrisson · 7 years ago
  25. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  26. 2011075 MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py. by Edward Lemur · 7 years ago
  27. 208b309 Fix a bug in HardwareVideoEncoderTest. by Sami Kalliomäki · 7 years ago
  28. a31fd0d Add back mock for deprecated methods in RTC event log by Bjorn Terelius · 7 years ago
  29. 958288a Fix wrap-around logic in ForwardErrorCorrection. by Niels Möller · 7 years ago
  30. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  31. bee50d9 Fix device iOS bots. by Edward Lemur · 7 years ago
  32. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  33. c007857 AEC3 tunings to increase transparency by Per Åhgren · 7 years ago
  34. 85a11a3 Bounding the AEC3 suppression gain for poorly estimated residual echoes by Per Åhgren · 7 years ago
  35. bc675ff Reland "Use injectable hardware video decoder/encoder in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  36. 707f278 Add RTT to playout delay behind WebRTC-AddRttToPlayoutDelay field trial. by philipel · 7 years ago
  37. 2c72fe8 Fix crash with rtc_event_log in video_loopback by Ilya Nikolaevskiy · 7 years ago
  38. 8e56076 LogDelayBasedBweUpdate on detector state change. by philipel · 7 years ago
  39. b378a22 Fix ALR field trial parsing by Erik Språng · 7 years ago
  40. c545daf Make rtp_packet.h public by Elad Alon · 7 years ago
  41. a265da4 Android: Fix getting encoder queue in encoder wrapper. by Sami Kalliomäki · 7 years ago
  42. e3044fe Add checks for buffer size in MediaCodecVideoEncoder. by Sami Kalliomäki · 7 years ago
  43. a58f231 Fix a crash in HardwareVideoDecoder on reinitialization. by Sami Kalliomäki · 7 years ago
  44. 17a0474 Delete reference to webrtc_overides/rtc_base/task_queue.cc. by Niels Möller · 7 years ago
  45. 7dc719a Remove duplicate packet check from webrtc::PacketQueue. by philipel · 7 years ago
  46. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  47. 652cc84 Introduce RtcEvent and subclasses by Elad Alon · 7 years ago
  48. c93bc10 Allow file sharing from AppRTCMobile app. by Kári Tristan Helgason · 7 years ago
  49. bf35298 Implement temporal layers checkers for vp8 by Ilya Nikolaevskiy · 7 years ago
  50. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  51. 884e49f Convert PayloadUnion from a union to a class, step 3 by Karl Wiberg · 7 years ago
  52. 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
  53. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  54. ac086af Make orphan check understand public headers. by Patrik Höglund · 7 years ago
  55. cf0ffb8 Roll chromium_revision 98a7b0bae9..100b0a8b63 (505535:505547) by Autoroller · 7 years ago
  56. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  57. cb4be95 Roll chromium_revision b7ff6b516d..98a7b0bae9 (505526:505535) by Autoroller · 7 years ago
  58. b0187de Roll chromium_revision bcc319e88f..b7ff6b516d (505524:505526) by Autoroller · 7 years ago
  59. d0e9cb9 Roll chromium_revision ef3118d711..bcc319e88f (505486:505524) by Autoroller · 7 years ago
  60. a009106 Drop tools/valgrind/browser_wrapper_win.py (unused and recently removed) by Oleh Prypin · 7 years ago
  61. 420d327 Roll chromium_revision ea0e771c4b..ef3118d711 (505469:505486) by Autoroller · 7 years ago
  62. dc24656 Only verify the certificate once. by David Benjamin · 7 years ago
  63. 5e0f1ce Roll chromium_revision fca18931b5..ea0e771c4b (505467:505469) by Autoroller · 7 years ago
  64. fb29196 Roll chromium_revision 888713f663..fca18931b5 (504840:505467) by Autoroller · 7 years ago
  65. d629314 Return slices of ByteBuffers from getDataY/U/V() in I420Buffers. by Bjorn Mellem · 7 years ago
  66. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  67. 024d897 Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec by Magnus Jedvert · 7 years ago
  68. d4a790f Remove AudioCodingModule::IncomingPayload by Henrik Lundin · 7 years ago
  69. a86ac6d Improves UMA stat for built-in AGC monitoring on iOS by henrika · 7 years ago
  70. a17ddcd Add new class to handle releasing CFTypeRefs. by Kári Tristan Helgason · 7 years ago
  71. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  72. f328282 Fix memory leak in video encoder. by Daniela · 7 years ago
  73. 1c239d4 Remove voe::Statistics. by solenberg · 7 years ago
  74. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  75. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  76. 244ad80 Clean up some bad constructs in media/ by Magnus Jedvert · 7 years ago
  77. cbc4b1d Android: Optimize apply_rotation in case the rotation is 0. by Sami Kalliomäki · 7 years ago
  78. 5cd1cfb Allow passing in a custom native library loader. by Sami Kalliomäki · 7 years ago
  79. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  80. bf66794 Revert "Move clients of WebRtcSession to use PeerConnection" by Alex Loiko · 7 years ago
  81. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  82. 5bc0229 Injectable APM simulator binary in APM-QA by Alessio Bazzica · 7 years ago
  83. bbceb76 Add support for conditions on DEPS file. by Edward Lemur · 7 years ago
  84. 3db4762 Make Gerrit the default for WebRTC changes by Aaron Gable · 7 years ago
  85. 3dc4d4a Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  86. 85aa0b6 Mark methods_stream as const. by David Benjamin · 7 years ago
  87. a8f7376 Switch from SSL_CIPHER_get_rfc_name to SSL_CIPHER_standard_name. by David Benjamin · 7 years ago
  88. c856dc2 Convert PayloadUnion from a union to a class, step 2 by Karl Wiberg · 7 years ago
  89. a6368d1 Fix occassional hang in iOS 11 when calling VTDecompressionSessionInvalidate. by JT Teh · 7 years ago
  90. 83d3ec1 Convert PayloadUnion from a union to a class, step 1 by Karl Wiberg · 7 years ago
  91. 27bafec Revert "Use injectable hardware video decoder/encoder in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  92. 612f858 Adding test for SingleNalUnit mode by ssilkin · 7 years ago
  93. 0cbaf1a Use injectable hardware video decoder/encoder in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  94. cdd1f68 Fix memory leak in nv12 metal renderer by Daniela · 7 years ago
  95. 9cf9f75 Detach SequencedTaskChecker in MediaCodecVideoEncoder::Release. by Rasmus Brandt · 7 years ago
  96. c7b4a45 Remove various IDs: by solenberg · 7 years ago
  97. 3935c34 Add equality method for RTCVideoCodecInfo. by Kári Tristan Helgason · 7 years ago
  98. a81403f Calculate VP9 references to wrap at kPicIdLength instead of 16 bits. by philipel · 7 years ago
  99. 78ba000 Change DEPS URL for catapult to match Chromium by Oleh Prypin · 7 years ago
  100. 1440c9f Updating OpenH264 to v1.7.0 by ssilkin · 7 years ago