1. 23bb9d7 Allow designated initializers in WebRTC by Danil Chapovalov · 3 years, 1 month ago
  2. 8ad0be0 Update link to chromium modern c++ page by Danil Chapovalov · 3 years, 1 month ago
  3. 80569ea Refresh WebRTC style guide by Danil Chapovalov · 3 years, 1 month ago
  4. 28cd164 Update style guide about C++17 by Mirko Bonadei · 3 years, 2 months ago
  5. 9cd326c Update missed link to chromium C++11 styleguide by Joe Mason · 3 years, 5 months ago
  6. 4893dbe Update link to Chromium Modern C++ style guide by Joe Mason · 3 years, 6 months ago
  7. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 7 months ago
  8. 0d2dc1f Reference "main" branches instead of "master" branches. by Fanny Linderborg · 3 years, 8 months ago
  9. 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]
  10. 70efbb8 Enhance the readability of the style guide. by Fanny Linderborg · 3 years, 10 months ago
  11. f703ed1 Ban std::shared_ptr in style guide by Harald Alvestrand · 3 years, 11 months ago
  12. 7013b3b Add deprecation section to webrtc style guide by Danil Chapovalov · 4 years ago
  13. 8788088 C++ style: We don't allow designated initializers by Karl Wiberg · 4 years, 9 months ago
  14. 375eff4 Add guidance to style guide how to reference a bug in a TODO by Danil Chapovalov · 5 years ago
  15. 1b6a30d Update WebRTC's C++ style guide to reflect the switch to C++14. by Mirko Bonadei · 5 years ago
  16. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  17. 694ed17 Add a style rule about not using const optional<T>& arguments by Karl Wiberg · 6 years ago
  18. c3af97d Add a list of allowed and disallowed Abseil things by Karl Wiberg · 7 years ago
  19. 212a206 Add style guidance about forward declarations. by Taylor Brandstetter · 7 years ago
  20. 0d44625 Add style guide rules for std::bind and std::function by Karl Wiberg · 7 years ago
  21. 180d992 Style guide: State what version of C++ we should use by Karl Wiberg · 7 years ago
  22. 08c5cb0 Add style guide rule about paired .h and .cc files by Karl Wiberg · 7 years ago
  23. 3b4c590 Style guide: The source code has moved; update link to match by Karl Wiberg · 7 years ago
  24. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  25. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  26. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  27. efc5fbd Adding style guidance for adding signals to pure interfaces. by Taylor Brandstetter · 7 years ago
  28. e1d464e Style guide: Attempt to make the L2 and L3 headings more visually distinct by Karl Wiberg · 7 years ago
  29. 241d710 Style guide: Add sections for Java, Objective-C/C++, and Python by Karl Wiberg · 7 years ago
  30. 91d0ab7 Style guide: Link to Chromium's GN style guide by Karl Wiberg · 7 years ago
  31. e1ed241 Style guide: Add guideline for ArrayView by Karl Wiberg · 7 years ago
  32. ee3d760 Style guide: Add guideline for conditional compilation by Karl Wiberg · 7 years ago
  33. fb4e677 Style guide: Add text about C and non-compliant C++ code by Karl Wiberg · 7 years ago
  34. bb821e2 Add a bare-bones C++ style guide by Karl Wiberg · 7 years ago