1. 5a4a69f doc: add example how to test deprecated functions by Philipp Hancke · 3 months ago
  2. d42640c Review style guide for freshness by Danil Chapovalov · 5 months ago
  3. c81f07b Add doc on how to handle python presubmit failures. by Jeremy Leconte · 8 months ago
  4. 2192284 Remove spurious reference to .cpp extension by Harald Alvestrand · 10 months ago
  5. 85bea5a Recommend to follow C++ tips of the week in webrtc c++ style guide by Danil Chapovalov · 11 months ago
  6. 6f72008 Update TODO example in the style guide. by Mirko Bonadei · 1 year, 4 months ago
  7. ebc4d3e Move StrJoin to rtc_base/strings by Sergey Silkin · 1 year, 4 months ago
  8. e677c79 Recommend rtc::StringBuilder rather than + by Harald Alvestrand · 1 year, 5 months ago
  9. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  10. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
  11. 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
  12. ab397dd Update WebRTC style guide about GN. by Mirko Bonadei · 2 years, 3 months ago
  13. f88487c Explicitly forbid dynamic_cast by Harald Alvestrand · 2 years, 4 months ago
  14. 11174e7 Clarify how to reference WebRTC bugs in TODOs by Emil Lundmark · 2 years, 9 months ago
  15. 832657f Recommend using [[deprecated]] over ABSL_DEPRECATED by Harald Alvestrand · 2 years, 11 months ago
  16. 23bb9d7 Allow designated initializers in WebRTC by Danil Chapovalov · 3 years, 1 month ago
  17. 8ad0be0 Update link to chromium modern c++ page by Danil Chapovalov · 3 years, 2 months ago
  18. 80569ea Refresh WebRTC style guide by Danil Chapovalov · 3 years, 2 months ago
  19. 28cd164 Update style guide about C++17 by Mirko Bonadei · 3 years, 3 months ago
  20. 9cd326c Update missed link to chromium C++11 styleguide by Joe Mason · 3 years, 6 months ago
  21. 4893dbe Update link to Chromium Modern C++ style guide by Joe Mason · 3 years, 6 months ago
  22. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
  23. 0d2dc1f Reference "main" branches instead of "master" branches. by Fanny Linderborg · 3 years, 8 months ago
  24. 46f5c11 Move style guide and abseil-in-webrtc into g3doc subfolder by Danil Chapovalov · 3 years, 10 months ago[Renamed (98%) from style-guide.md]
  25. 70efbb8 Enhance the readability of the style guide. by Fanny Linderborg · 3 years, 11 months ago
  26. f703ed1 Ban std::shared_ptr in style guide by Harald Alvestrand · 3 years, 11 months ago
  27. 7013b3b Add deprecation section to webrtc style guide by Danil Chapovalov · 4 years, 1 month ago
  28. 8788088 C++ style: We don't allow designated initializers by Karl Wiberg · 4 years, 9 months ago
  29. 375eff4 Add guidance to style guide how to reference a bug in a TODO by Danil Chapovalov · 5 years ago
  30. 1b6a30d Update WebRTC's C++ style guide to reflect the switch to C++14. by Mirko Bonadei · 5 years ago
  31. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  32. 694ed17 Add a style rule about not using const optional<T>& arguments by Karl Wiberg · 6 years ago
  33. c3af97d Add a list of allowed and disallowed Abseil things by Karl Wiberg · 7 years ago
  34. 212a206 Add style guidance about forward declarations. by Taylor Brandstetter · 7 years ago
  35. 0d44625 Add style guide rules for std::bind and std::function by Karl Wiberg · 7 years ago
  36. 180d992 Style guide: State what version of C++ we should use by Karl Wiberg · 7 years ago
  37. 08c5cb0 Add style guide rule about paired .h and .cc files by Karl Wiberg · 7 years ago
  38. 3b4c590 Style guide: The source code has moved; update link to match by Karl Wiberg · 7 years ago
  39. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  40. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  41. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  42. efc5fbd Adding style guidance for adding signals to pure interfaces. by Taylor Brandstetter · 7 years ago
  43. e1d464e Style guide: Attempt to make the L2 and L3 headings more visually distinct by Karl Wiberg · 8 years ago
  44. 241d710 Style guide: Add sections for Java, Objective-C/C++, and Python by Karl Wiberg · 8 years ago
  45. 91d0ab7 Style guide: Link to Chromium's GN style guide by Karl Wiberg · 8 years ago
  46. e1ed241 Style guide: Add guideline for ArrayView by Karl Wiberg · 8 years ago
  47. ee3d760 Style guide: Add guideline for conditional compilation by Karl Wiberg · 8 years ago
  48. fb4e677 Style guide: Add text about C and non-compliant C++ code by Karl Wiberg · 8 years ago
  49. bb821e2 Add a bare-bones C++ style guide by Karl Wiberg · 8 years ago