1. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 4 months ago
  2. f70fbc8 Introduces rtc_base/synchronization/mutex.h. by Markus Handell · 4 years, 4 months ago
  3. c23d749 Deprecate SignalThread. by Markus Handell · 4 years, 4 months ago
  4. fbf4ad2 AsyncResolver: remove dependency on SignalThread. by Markus Handell · 4 years, 4 months ago
  5. cf84607 Reland "Use Windows 10 thread naming API" by Tommi · 4 years, 5 months ago
  6. d0d5551 Revert "Use Windows 10 thread naming API" by Tommi · 4 years, 5 months ago
  7. e35004d Use Windows 10 thread naming API by Bruce Dawson · 4 years, 5 months ago
  8. f0dc5c5 Adds tiny rtc::StringFormat utility by henrika · 4 years, 6 months ago
  9. 5b6a4d8 Only print route if it has changed by Jonas Oreland · 4 years, 6 months ago
  10. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 7 months ago
  11. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 7 months ago
  12. ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 4 years, 7 months ago
  13. fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 4 years, 7 months ago
  14. de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 4 years, 7 months ago
  15. 1379913 Make a switch to disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Harald Alvestrand · 4 years, 7 months ago
  16. da7267a Makes Thread::Send execute sent messages after pending posted messages. by Sebastian Jansson · 4 years, 7 months ago
  17. c126937 BoundedInlineVector: Vector class of bounded size with inline allocation by Karl Wiberg · 4 years, 7 months ago
  18. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 9 months ago
  19. 7338782 Cleanup: Removes MessageQueue header and alias by Sebastian Jansson · 4 years, 9 months ago
  20. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 4 years, 9 months ago
  21. 9a83dd7 Batch process pending tasks in the libevent TaskQueue by Steve Anton · 4 years, 9 months ago
  22. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 10 months ago
  23. b877e71 Delete FunctorMessageHandler, in tests use alternative ways to post functors by Danil Chapovalov · 4 years, 10 months ago
  24. efa3f76 Moves SampleStats and EventRateCounter to rtc_base/numerics by Sebastian Jansson · 4 years, 10 months ago
  25. 8931345 Take FunctionView rather than any functor reference in the rtc::Thread::Invoke by Danil Chapovalov · 4 years, 10 months ago
  26. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 4 years, 10 months ago
  27. e1611a0 Replace template_util.h with C++14 STL methods by Steve Anton · 4 years, 10 months ago
  28. fdaba6c Use std::atomic for RefCounter by Danil Chapovalov · 4 years, 10 months ago
  29. 63dced9 Add class for ExponentialMovingAverage by Jonas Oreland · 4 years, 10 months ago
  30. 912b3b8 Make rtc::Thread a TaskQueue by Danil Chapovalov · 4 years, 11 months ago
  31. d4002a7 RTC_EXPORT missing symbols for Chromium's component build. by Mirko Bonadei · 5 years ago
  32. 492fdf4 Make rtc_json poisonous in WebRTC by Sam Zackrisson · 5 years ago
  33. 27c2936 Implement an OperationsChain, to be used by PeerConnection in follow-up. by Henrik Boström · 5 years ago
  34. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  35. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  36. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  37. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  38. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  39. ef98ae6 Use GlobalLock to protect logging by Danil Chapovalov · 5 years ago
  40. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  41. 33b83fd Introduce integer division helpers with non-default rounding by Danil Chapovalov · 5 years ago
  42. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  43. 6fcdbc1 Store timestamp for each sample to be able to plot them in future by Artem Titov · 5 years ago
  44. 5e8ddc3 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  45. a2dae38 Revert "Reland "Delete mac_utils.h and mac_utils.cc"" by Niels Moller · 5 years ago
  46. df57833 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  47. e21f3f5 Revert "Delete mac_utils.h and mac_utils.cc" by Niels Moller · 5 years ago
  48. ada8e17 Delete mac_utils.h and mac_utils.cc by Niels Möller · 5 years ago
  49. e4ba4ee Delete placeholder file rtc_base/function_view.h by Niels Möller · 5 years ago
  50. 6685b32 Delete rtc_base/gunit_prod.h by Niels Möller · 5 years ago
  51. 7ba3b81 Delete class PlatformFile. by Niels Möller · 5 years ago
  52. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 5 years ago
  53. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 5 years ago
  54. 836ab13 Remove rtc::Flag. by Mirko Bonadei · 5 years ago
  55. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 5 years ago
  56. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  57. 1cd6f32 Fix typo in comment. by Mirko Bonadei · 5 years ago
  58. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  59. 6564366 Use -Wno-undef to compile jsoncpp. by Mirko Bonadei · 5 years ago
  60. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  61. 51f599b Make rtc_base/base_java public. by Sami Kalliomäki · 5 years ago
  62. 9407776 Temporarily suppress -Wdeprecated-declarations to update jsoncpp. by Mirko Bonadei · 5 years ago
  63. 171bd26 Delete unused MacOS code related to ERRCTX_OSSTATUS by Niels Möller · 5 years ago
  64. 240b893 Reland "Link fewer X11-related libraries" by Oleh Prypin · 5 years ago
  65. 4606ded Revert "Link fewer X11-related libraries" by Marina Ciocea · 5 years ago
  66. 829a5dc Link fewer X11-related libraries by Oleh Prypin · 5 years ago
  67. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  68. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 5 years ago
  69. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 5 years ago
  70. f4e085a Using absl traits for checks and logging. by Sebastian Jansson · 5 years ago
  71. 45b2e27 Remove non-source sources from binary targets by Tom Anderson · 5 years ago
  72. 3dfb680 Use robust variance computation in RollingAccumulator. by Yves Gerey · 5 years ago
  73. 89eaf16 Add API to get added samples from SamplesStatsCounter by Artem Titov · 5 years ago
  74. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 5 years ago
  75. 0006a62 Remove HKDF implementation from WebRTC. by Benjamin Wright · 5 years ago
  76. fc47c86 NullSocketServer::Wait: Don't warn if we have to wait a long time for messages by Karl Wiberg · 5 years ago
  77. 890f62b Provide robust and efficient variance computation for online statistics. by Yves Gerey · 5 years ago
  78. cb2a4ff Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  79. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  80. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  81. 57f2a54 Revert "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Florent Castelli · 5 years ago
  82. 7b7485b Remove TaskQueue constructor that uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  83. 7d6a259 Adds fake clock unit test. by Sebastian Jansson · 6 years ago
  84. af1f865 Revert "Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC." by Benjamin Wright · 6 years ago
  85. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  86. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 6 years ago
  87. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 6 years ago
  88. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 6 years ago
  89. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  90. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 6 years ago
  91. f269b56 Remove public visibility from some rtc_base libraries. by Mirko Bonadei · 6 years ago
  92. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 6 years ago
  93. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 6 years ago
  94. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  95. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  96. 7a60339 Adds ability to tell Event::Wait to yield. by Sebastian Jansson · 6 years ago
  97. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  98. 342989d Reland "Add winmm.lib as a Windows dep for timeutils." by Noah Richards · 6 years ago
  99. c1f3f07 Revert "Add winmm.lib as a Windows dep for timeutils." by Sam Zackrisson · 6 years ago
  100. 9e06ce0 Add winmm.lib as a Windows dep for timeutils. by Noah Richards · 6 years ago