1. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 5 years ago
  2. 6cab98e Delete unused class FileStream by Niels Möller · 5 years ago
  3. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 5 years ago
  4. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 5 years ago
  5. e47aee3 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 5 years ago
  6. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 5 years ago
  7. 3d11e2f Allow encoder target bitrate to reach media rate if there is headroom. by Erik Språng · 5 years ago
  8. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 5 years ago
  9. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 5 years ago
  10. 0006a62 Remove HKDF implementation from WebRTC. by Benjamin Wright · 5 years ago
  11. 14696c2 [Cleanup] Remove our own definition of M_PI. by Yves Gerey · 5 years ago
  12. b113862 Allow log print of data units. by Sebastian Jansson · 5 years ago
  13. fc47c86 NullSocketServer::Wait: Don't warn if we have to wait a long time for messages by Karl Wiberg · 5 years ago
  14. 97d84ef Add support for lists to the FieldTrialParser. by Jonas Olsson · 5 years ago
  15. ae68ea0 Reland "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  16. 890f62b Provide robust and efficient variance computation for online statistics. by Yves Gerey · 5 years ago
  17. bd167cf Revert "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  18. dd33d8e Add new field trial for controlling congestion window settings by Evan Shrubsole · 5 years ago
  19. cb2a4ff Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  20. d93a004 Adds AddSamples function to SamplesStatsCounter. by Sebastian Jansson · 5 years ago
  21. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  22. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  23. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  24. 57f2a54 Revert "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Florent Castelli · 5 years ago
  25. 7b7485b Remove TaskQueue constructor that uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  26. c46a999 Reduce flakiness of repeating task test. by Sebastian Jansson · 5 years ago
  27. 1c1b1ea Allow setting ALR values for screen content again by Erik Språng · 5 years ago
  28. dbfb58b Ignore ERROR_ACCESS_DENIED when stopping Windows platform threads. by Noah Richards · 5 years ago
  29. 7d6a259 Adds fake clock unit test. by Sebastian Jansson · 5 years ago
  30. af1f865 Revert "Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC." by Benjamin Wright · 5 years ago
  31. 1c4547d Adds SetForTest method on FieldTrialParameter class. by Sebastian Jansson · 5 years ago
  32. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  33. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 5 years ago
  34. b721761 Reworking byte order utility functions for Windows platforms. by Mirko Bonadei · 5 years ago
  35. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 5 years ago
  36. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 5 years ago
  37. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 5 years ago
  38. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  39. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 5 years ago
  40. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  41. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 5 years ago
  42. d999351 Delete function url_decode by Niels Möller · 5 years ago
  43. 39903df Delete unused method StreamInterface::ReadAll by Niels Möller · 5 years ago
  44. f269b56 Remove public visibility from some rtc_base libraries. by Mirko Bonadei · 5 years ago
  45. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 5 years ago
  46. d970967 Delete unused method ProxyServer::OnBindingDestroyed by Niels Möller · 5 years ago
  47. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 5 years ago
  48. 2cdc611 Add some OWNERS to rtc_base/experiments/ by Karl Wiberg · 5 years ago
  49. 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 5 years ago
  50. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 5 years ago
  51. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  52. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  53. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  54. 3ba5b9e Allow construction of TaskQueueForTest with TaskQueueBase by Sebastian Jansson · 5 years ago
  55. d2a6378 Switch from deprecated std::random_shuffle on std::shuffle by Artem Titov · 5 years ago
  56. 7a60339 Adds ability to tell Event::Wait to yield. by Sebastian Jansson · 5 years ago
  57. b5dd6b6 Use std::pow in rtc_base/numerics. by Mirko Bonadei · 5 years ago
  58. 16289f6 Remove NTDDI_WIN10_RS2 check. by Mirko Bonadei · 5 years ago
  59. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 5 years ago
  60. 10c5a93 Relanding #128202 Adding support for enum class in RTC_CHECK and RTC_LOG. by Amit Hilbuch · 5 years ago
  61. 1f850a6 Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 5 years ago
  62. 342989d Reland "Add winmm.lib as a Windows dep for timeutils." by Noah Richards · 5 years ago
  63. c1f3f07 Revert "Add winmm.lib as a Windows dep for timeutils." by Sam Zackrisson · 5 years ago
  64. 9e06ce0 Add winmm.lib as a Windows dep for timeutils. by Noah Richards · 5 years ago
  65. ae88f39 Revert "Adding support for enum class in RTC_CHECK and RTC_LOG." by Steve Anton · 5 years ago
  66. 6b6f537 Adding support for enum class in RTC_CHECK and RTC_LOG. by Amit Hilbuch · 5 years ago
  67. b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 5 years ago
  68. b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 5 years ago
  69. ab03638 Let threads opt in to having their stack traces printed by Karl Wiberg · 5 years ago
  70. d841ea6 Skip return value check for stopped repeating tasks. by Sebastian Jansson · 5 years ago
  71. 45a2cd2 Fixing documentation for CopyOnWriteBuffer. by Amit Hilbuch · 5 years ago
  72. 793597b Removes TaskQueueBase::Current call in repeating task. by Sebastian Jansson · 5 years ago
  73. ec65e1f Allow construction of TaskQueueForTest with TaskQueueBase by Sebastian Jansson · 5 years ago
  74. cb96809 Make FieldTrialOptionals operator bool() explicit by Jonas Olsson · 5 years ago
  75. 4f779c6 Remove legacy empty task_queue BUILD targets and build arg by Danil Chapovalov · 5 years ago
  76. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  77. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 5 years ago
  78. effdfe2 Move dependency on chromium DefaultTaskQueueFactory by Danil Chapovalov · 5 years ago
  79. d4a37a6 Support absl::string_view in RTC_CHECK. by Mirko Bonadei · 5 years ago
  80. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 5 years ago
  81. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 5 years ago
  82. f0cbcd3 Use stdlib TaskQueue implementation in webrtc fuzzers by Danil Chapovalov · 5 years ago
  83. 7276b97 Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Benjamin Wright · 5 years ago
  84. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 5 years ago
  85. 7bc331f Android: Use android_deps directly by Peter Wen · 5 years ago
  86. 110c64b Delete unused key WebRTC-Audio-SendSideBwe-For-Video. by Christoffer Rodbro · 5 years ago
  87. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 5 years ago
  88. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 5 years ago
  89. 13471a4 Switch back to native mutexes on macOS by Oskar Sundbom · 5 years ago
  90. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 5 years ago
  91. 4a42742 Make rtc_base/fake_mdns_responder.h self contained. by Mirko Bonadei · 5 years ago
  92. 1916cbc Fix -Winconsistent-missing-override in fake_network.h. by Mirko Bonadei · 5 years ago
  93. e4bd9a1 Style guide fixes for the hkdf class. by Benjamin Wright · 5 years ago
  94. 8e98c60 Cleanup for openssl_stream_adapter.cc. by Benjamin Wright · 5 years ago
  95. ba4dcc3 rtc::Thread::PostTask() added. by Henrik Boström · 5 years ago
  96. f3280e9 Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue by Danil Chapovalov · 5 years ago
  97. 60fd73a Migrate SequencedTaskChecker to rely on webrtc::TaskQueueBase interface by Danil Chapovalov · 5 years ago
  98. d00405f Drop support for link-time injection of the rtc::TaskQueue::Impl by Danil Chapovalov · 5 years ago
  99. f54e30b Add const to variables in openssl_stream_adapter.cc that can use it. by Benjamin Wright · 5 years ago
  100. 695af94 Add reentrancy comment for critical section. by Ruslan Burakov · 5 years ago