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