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