1. e2e8c17 [Adaptation] Move Resource to api/ folder. by Henrik Boström · 5 years ago
  2. 3ca2836 IWYU: size_t is defined in stddef.h by Stephan Hartmann · 5 years ago
  3. 39ab1b5 [Adaptation] Remove Resource::UsageState() and ClearUsageState(). by Henrik Boström · 5 years ago
  4. 3b64167 Add list of participants to the start method of video analyzer. by Artem Titov · 5 years ago
  5. 43ccfec Remove unused instance of Ooura FFT by Per Åhgren · 5 years ago
  6. 955e903 Revert "Change to using the new Ooura constructor" by Alex Glaznev · 5 years ago
  7. 3c9ae1f Adds fix for closing a prenegotiated DC without sending data. by Harald Alvestrand · 5 years ago
  8. a6c7074 Change to using the new Ooura constructor by Per Åhgren · 5 years ago
  9. 4b1ab57 Add av1 test with spatial scalability. by Danil Chapovalov · 5 years ago
  10. 0f0aa9c [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. by Henrik Boström · 5 years ago
  11. a0cf1ea Add peah as OWNER to common_audio by Per Åhgren · 5 years ago
  12. 913ea5d Reland "Add trace of enqueued and sent RTP packets" by Johannes Kron · 5 years ago
  13. 3e3c4d8 Updating the Ooura FFT to take SSE2 usage specification in the ctor by Per Åhgren · 5 years ago
  14. 6958d2c Revert "Add av1 test running real video clips." by Ying Wang · 5 years ago
  15. 3bd1c18 Cleanup: Remove non-required helper function to remove codecs by Harald Alvestrand · 5 years ago
  16. 16038ab FrameForwarder: remove lock recursions. by Markus Handell · 5 years ago
  17. 5cc28b0 [Adaptation] Prep Resource for api/ move. Introduce VSE-Resource. by Henrik Boström · 5 years ago
  18. 3a2be87 Add av1 test running real video clips. by Jerome Jiang · 5 years ago
  19. a0f5e47 Move kUsedBufferSize to header by Andrey Logvin · 5 years ago
  20. 45bb717 Revert "Add trace of enqueued and sent RTP packets" by Casey Fischer · 5 years ago
  21. fce28fa Remove length from SingleProcessEncodedImageDataInjector::ExtractionInfo, use SpatialLayerFrameSize instead by Andrey Logvin · 5 years ago
  22. 00b172a Add av1 test with temporal scalability. by Danil Chapovalov · 5 years ago
  23. f1c5b95 Rename worker_queue to send_transport_queue. by Marina Ciocea · 5 years ago
  24. 8a0284e Add peer name to video quality analyzer interface. by Artem Titov · 5 years ago
  25. 9ca7365 Deprecate webrtc::NackModule. by Mirko Bonadei · 5 years ago
  26. e92e286 Remove runtime/references check from cpplint config. by Mirko Bonadei · 5 years ago
  27. b59f337 Remove leftover SCTP "codec name" constants by Harald Alvestrand · 5 years ago
  28. 85b288b av1: enable error resilient, set max intra rate and disable order hint by Jerome Jiang · 5 years ago
  29. 998524a Fixes issue with excessive stats updating in TaskQueuePacedSender. by Erik Språng · 5 years ago
  30. 743b9b2 Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None by Peter Thatcher · 5 years ago
  31. 2e69660 [InsertableStreams] Send transformed frames on worker queue. by Marina Ciocea · 5 years ago
  32. 461e387 use constants for CN and telephone-event codec names by Philipp Hancke · 5 years ago
  33. b164e70 Check that data_ is non-null before memcpy in EnsureCapacityWithHeadroom by Dan Minor · 5 years ago
  34. f1393e2 Add UMA histogram for actual Android buffer size by Ivo Creusen · 5 years ago
  35. b940a7d [Adaptation] Add const to Can* methods in VideoSourceRestrictor by Evan Shrubsole · 5 years ago
  36. f026592 Add HEVC codec name. by Andrey Logvin · 5 years ago
  37. 980e0c1 VideoSendStreamTest: remove lock recursions. by Markus Handell · 5 years ago
  38. 45b9192 Add trace of enqueued and sent RTP packets by Johannes Kron · 5 years ago
  39. 1a49756 fix typos in comments by Philipp Hancke · 5 years ago
  40. b81e667 Further simplify PC Smoke test to fix flakes on slow devices by Artem Titov · 5 years ago
  41. f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 5 years ago
  42. e5f2d58 Reduce PC level Smoke test flakiness by Artem Titov · 5 years ago
  43. ed5d594 Replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 5 years ago
  44. 8edfe6e Remove unnecessary sequence checker. by Tommi · 5 years ago
  45. 4f7531e [Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP by Henrik Boström · 5 years ago
  46. a4d70a8 Configure libaom encoder with scalability parameters by Danil Chapovalov · 5 years ago
  47. c23d749 Deprecate SignalThread. by Markus Handell · 5 years ago
  48. 0d1b28c Replace inconsistent log_segments() function in RTC event log parser by Björn Terelius · 5 years ago
  49. 0ee4ee8 RtpSender: remove lock recursions. by Markus Handell · 5 years ago
  50. 3eac111 PacketBuffer: remove lock recursions. by Markus Handell · 5 years ago
  51. bdb5830 Add UMA histogram for native audio buffer size in ms by Ivo Creusen · 5 years ago
  52. 63673fe Remove locks and dependency on ProcessThread+Module from NackModule2. by Tommi · 5 years ago
  53. 65dd291 Fix documentation for some public API methods by Artem Titov · 5 years ago
  54. df95f5d Add parametrized unit tests for av1 to check scalability structures by Danil Chapovalov · 5 years ago
  55. 014197b In modules/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 5 years ago
  56. e309651 Don't SetNeedsIceRestartFlag if widening candidate filter when surface_ice_candidates_on_ice_transport_type_changed by Jonas Oreland · 5 years ago
  57. a5e07cc Rename more death test to *DeathTest by Tommi · 5 years ago
  58. fbf4ad2 AsyncResolver: remove dependency on SignalThread. by Markus Handell · 5 years ago
  59. 0d4647d Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks. by Tommi · 5 years ago
  60. ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 5 years ago
  61. b7c63ab PhysicalSocketServer: remove heap-based epoll_event handling. by Markus Handell · 5 years ago
  62. b41316cd test: fix typo by Philipp Hancke · 5 years ago
  63. adef798 Enable triage alerts in rtc_event_log_visualizer by default. by Bjorn Terelius · 5 years ago
  64. fe6a353 fuzzers: fix isax typo by Philipp Hancke · 5 years ago
  65. c33eeab Fix an incorrect use of iterator. by Jianjun Zhu · 5 years ago
  66. cdbebb0 Add INSTANTIATE_TEST_SUITE_P as needed. by Courtney Edwards · 5 years ago
  67. abbefba build: remove WEBRTC_CODEC_RED by Philipp Hancke · 5 years ago
  68. 31001a6 Remove receive_crit_ from Call. by Tommi · 5 years ago
  69. de2049e Unflake VideoStreamEncoderTest.StatsTracksCpuAdaptationStatsWhenSwitchingSource_Balanced by Evan Shrubsole · 5 years ago
  70. 621c336 Remove //modules/video_coding:nack_module from API. by Mirko Bonadei · 5 years ago
  71. 4a39e42 BasicAsyncResolverFactoryTest: fix leak. by Markus Handell · 5 years ago
  72. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 5 years ago
  73. 5fd4060 Replace all Verify* methods with matchers for VideoStreamEncoder by Evan Shrubsole · 5 years ago
  74. 5cd7eb8 Replace Verify methods with matchers in VideoStreamEncoder tests by Evan Shrubsole · 5 years ago
  75. 03d9e52 Replaces ring buffer in RateStatistics with deque. by Erik Språng · 5 years ago
  76. c49e9c2 Adding a delay line to NetEq's output by Henrik Lundin · 5 years ago
  77. 848ea9f Lets PacingController call PacketRouter directly. by Erik Språng · 5 years ago
  78. 236e0ed Add logging for video restrictions by Evan Shrubsole · 5 years ago
  79. f2c0f15 In media/ and modules/video_coding replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 5 years ago
  80. b85889d In p2p/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 5 years ago
  81. 7eccfc6 Trigger bots by Tommi · 5 years ago
  82. d3807da Fork NackModule and RtpVideoStreamReceiver by Tommi · 5 years ago
  83. 3cc1a65 Set av1 speed from resolution. by Jerome Jiang · 5 years ago
  84. 2913ade Add ios_code_signing_identity_description to GN args. by Mirko Bonadei · 5 years ago
  85. 3a5742c Add thread/sequence checks to ModuleRtpRtcpImpl. by Tommi · 5 years ago
  86. 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 5 years ago
  87. b46df3d Reland "Removes lock release in PacedSender callback." by Erik Språng · 5 years ago
  88. 4b860c1 Calculate chain_diff for DependencyDescriptor from GenericFrameInfo by Danil Chapovalov · 5 years ago
  89. 430951a Update call expectations in ReceiveStatisticsProxy, add thread checks by Tommi · 5 years ago
  90. 02a014a Roll chromium_revision d8b1c2f5b2..0cd53b97fa (770095:770251) by chromium-webrtc-autoroll · 5 years ago
  91. 4ab61cb Optionally allows TaskQueuePacedSender to coalesce send events. by Erik Språng · 5 years ago
  92. 2671dac Fix all known VideoStreamEncoderTest flakes. by Henrik Boström · 5 years ago
  93. 71e9acb Roll chromium_revision 8ffd72401d..d8b1c2f5b2 (768712:770095) by chromium-webrtc-autoroll · 5 years ago
  94. 35c87b6 Remove android_manifest_for_lint from BUILD.gn files by Courtney Edwards · 5 years ago
  95. b914819 Reduce alert spam in rtc_event_log_visualizer by Bjorn Terelius · 5 years ago
  96. c5324fb VideoAdapter: remove lock recursions. by Markus Handell · 5 years ago
  97. 41acdc6 Reland "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Markus Handell · 5 years ago
  98. 43c108b Log decoder implementation name by Ilya Nikolaevskiy · 5 years ago
  99. 3361af3 Add option to disable reduced jitter delay through field trial. by Åsa Persson · 5 years ago
  100. e9cd617 Add ability for audioproc_f to operate on any AudioProcessing object. by Per Åhgren · 5 years ago