- 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 6 months ago
- 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 8 months ago
- 8712d0b Include all trace categories for internal usage by Jianhui Dai · 2 years, 10 months ago
- 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 2 years, 10 months ago
- ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 3 years, 10 months ago
- 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 3 years, 10 months ago
- c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 10 months ago
- 97c4458 PlatformThread: add support for detached threads. by Markus Handell · 3 years, 10 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 1 month ago
- 18523c3 Migrate rtc_base to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
- 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
- 7480da4 Trace loggging: Check for g_event_logger is not null before calling it. by jtteh · 8 years ago
- e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
- 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
- f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
- c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/event_tracer.cc]
- ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
- 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/event_tracer.cc]
- 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
- f4433ef Add argument support for stand-alone WebRTC tracing. by sakal · 9 years ago
- bb19a60 Fix a memory leak where EventLogger is created two times in the event tracer. by sakal · 9 years ago
- 843b6f5 Fix a crash in the event tracing shutdown path by skvlad · 9 years ago
- 0ec9a9b Lower event-tracing log-thread priority. by Peter Boström · 9 years ago
- dda8a83 Trace tracing Start/Stop events. by Peter Boström · 9 years ago
- 455a252 Fix pointer compare-and-swap on Windows. by Peter Boström · 9 years ago
- 43e4e23 Remove thread-id wraparounds in event tracing. by Peter Boström · 9 years ago
- 55bcf0f Fix -Wformat error in Win-Clang build (take 2) by hans · 9 years ago
- 013e83b Fix -Wformat error in Win-Clang build by Niklas Enbom · 9 years ago
- 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 9 years ago
- 7c64ed2 Move trace_event and associated files to webrtc/base. by tommi@webrtc.org · 10 years ago