- 04ab497 Review abseil-in-webrtc for freshness by Danil Chapovalov · 4 months ago
- 9212f09 Update Abseil instructions for absl::optional by Florent Castelli · 4 months ago
- 787b907 Update freshness of the h-cc-pairs section of the style guide by Danil Chapovalov · 4 months ago
- c81f07b Add doc on how to handle python presubmit failures. by Jeremy Leconte · 6 months ago
- ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 8 months ago
- 2192284 Remove spurious reference to .cpp extension by Harald Alvestrand · 8 months ago
- 85bea5a Recommend to follow C++ tips of the week in webrtc c++ style guide by Danil Chapovalov · 9 months ago
- 6f72008 Update TODO example in the style guide. by Mirko Bonadei · 1 year, 2 months ago
- ebc4d3e Move StrJoin to rtc_base/strings by Sergey Silkin · 1 year, 2 months ago
- e677c79 Recommend rtc::StringBuilder rather than + by Harald Alvestrand · 1 year, 2 months ago
- fd3b346 Allow absl::Nonnull and absl::Nullable. by Tommi · 1 year, 3 months ago
- a61b334 Relax the field trial policy to not require an open bug by Emil Lundmark · 1 year, 4 months ago
- d12e759 Add instructions for adding and removing field trials by Emil Lundmark · 1 year, 4 months ago
- 2f5efcc Add docs about adding a new test binary. by Mirko Bonadei · 1 year, 10 months ago
- d78f8e7 Fix doc path by Artem Titov · 2 years ago
- a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years ago
- 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years ago
- 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years ago
- ab397dd Update WebRTC style guide about GN. by Mirko Bonadei · 2 years, 1 month ago
- f88487c Explicitly forbid dynamic_cast by Harald Alvestrand · 2 years, 2 months ago
- 666c333 Stop revalidating STUN packets with the wrong password by Harald Alvestrand · 2 years, 3 months ago
- 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 4 months ago
- 11174e7 Clarify how to reference WebRTC bugs in TODOs by Emil Lundmark · 2 years, 6 months ago
- 4b97928 Refactor RepeatingTaskHandle to use absl::AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
- c4a3589 Add documentation for field trials by Emil Lundmark · 2 years, 7 months ago
- c1be89f Define Factory, Builder and Manager by Harald Alvestrand · 2 years, 7 months ago
- 4c29ca6 Remove mention of MSVC support from docs by Byoungchan Lee · 2 years, 9 months ago
- 832657f Recommend using [[deprecated]] over ABSL_DEPRECATED by Harald Alvestrand · 2 years, 9 months ago
- e610610 Fix fd leak in ifaddrs_android.cc by Danil Chapovalov · 2 years, 11 months ago
- 23bb9d7 Allow designated initializers in WebRTC by Danil Chapovalov · 2 years, 11 months ago
- 8ad0be0 Update link to chromium modern c++ page by Danil Chapovalov · 3 years ago
- 80569ea Refresh WebRTC style guide by Danil Chapovalov · 3 years ago
- 28cd164 Update style guide about C++17 by Mirko Bonadei · 3 years, 1 month ago
- 31b03e9 Add static AsString functions for PeerConnectionInterface enums by Harald Alvestrand · 3 years, 2 months ago
- 6ab8fc1 Add section about getting try job access by Artem Titov · 3 years, 3 months ago
- 9cd326c Update missed link to chromium C++11 styleguide by Joe Mason · 3 years, 4 months ago
- 4893dbe Update link to Chromium Modern C++ style guide by Joe Mason · 3 years, 4 months ago
- 09fb787 Use absl instead of self-made function for low-level bit counting by Danil Chapovalov · 3 years, 5 months ago
- f80ea7a Add a link to template to create a ticket to become WebRTC committer. by Artem Titov · 3 years, 6 months ago
- b0ed120 Update links to point at main branch by Tony Herre · 3 years, 6 months ago
- 41e98ba Add a documentation on how to become WebRTC committer by Artem Titov · 3 years, 6 months ago
- 0d2dc1f Reference "main" branches instead of "master" branches. by Fanny Linderborg · 3 years, 6 months ago
- 06b8f7e Move supported_platforms.md under g3doc/. by Mirko Bonadei · 3 years, 7 months ago
- 0fe60bd Add RecursiveCriticalSection to the don't-use list of primitives by Harald Alvestrand · 3 years, 7 months ago
- d25af8ce doc: document rtp payload type mapping behaviour by Philipp Hancke · 3 years, 7 months ago
- ab229b0 Add documentation for RTC event log by Björn Terelius · 3 years, 7 months ago
- 5cb983b Add basic synchronization function info to g3doc by Harald Alvestrand · 3 years, 7 months ago
- fec79b7 add srtp docs by Philipp Hancke · 3 years, 8 months ago
- 46f5c11 Move style guide and abseil-in-webrtc into g3doc subfolder by Danil Chapovalov · 3 years, 8 months ago
- ada0012 add dtls docs by Philipp Hancke · 3 years, 8 months ago
- e316b86 Write some doc about PeerConnection by Harald Alvestrand · 3 years, 8 months ago
- 39e2385 Add conceptual documentation for Audio - Mixer by Alessio Bazzica · 3 years, 9 months ago
- f981cb3 Add video/g3doc/stats.md to the doc site menu by Artem Titov · 3 years, 9 months ago
- b291da8 Add conceptual docs for modules/video_coding by Rasmus Brandt · 3 years, 9 months ago
- 3ab7a55 Reformat pacer doc and add it into sitemap by Artem Titov · 3 years, 9 months ago
- 5744b7f Fix formatting in sitemap.md by Artem Titov · 3 years, 9 months ago
- 08d30a2 Add documentation for video/adaptation by Evan Shrubsole · 3 years, 9 months ago
- dea5721 Adding g3doc for AudioProcessingModule (APM) by Per Åhgren · 3 years, 9 months ago
- 8181b4f Add conceptual documentation for NetEq. by Jakob Ivarsson · 3 years, 9 months ago
- 0498519 Add g3doc for audio coding module. by Minyue Li · 3 years, 9 months ago
- 77d73a6 Document SctpTransport by Harald Alvestrand · 3 years, 9 months ago
- 09c7f1e Add architecture section about PeerConnection test framework by Artem Titov · 3 years, 9 months ago
- 3db3a06 Adding g3doc for AudioDeviceModule (ADM) - part of the AudioEngine by henrika · 3 years, 9 months ago
- a168bb9 Add index.md documentation page for PC level test framework by Artem Titov · 3 years, 9 months ago
- 0aa1a19 Add module overview of ICE by Jonas Oreland · 3 years, 9 months ago
- 9de39f6 Add titovartem@webrtc.org as owner for /g3doc by Artem Titov · 3 years, 9 months ago
- 4af6f2b Move threading documentation for API into g3doc structure by Harald Alvestrand · 3 years, 9 months ago
- 967d4cd Improve webrtc documentation infra. Preview at: by Xavier Décoret · 3 years, 10 months ago
- 8647340 Introduce WebRTC documentation structure and how-to by Artem Titov · 3 years, 10 months ago
- 6512af0 Add root doc site definition for WebRTC documentation by Artem Titov · 3 years, 11 months ago