- 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 2 months ago
- 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 5 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- b6bc09b Remove locks from BufferQueue (not needed). by Tomas Gunnarsson · 4 years, 6 months 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
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/bufferqueue.h]
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/bufferqueue.h]
- 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 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 (93%) from webrtc/base/bufferqueue.h]
- ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
- 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
- 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
- 4cc9f98 Fix bug 574524: DtlsTransportChannel crashes after SSL closes remotely by guoweis · 9 years ago
- 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
- e488a0d Fix DTLS packet boundary handling in SSLStreamAdapterTests. by jbauch · 9 years ago
- 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
- 6f2ef74 Keep track of DTLS packet sizes to prevent partial reads. by Joachim Bauch · 10 years ago