aboutsummaryrefslogtreecommitdiff
path: root/style-guide.md
AgeCommit message (Expand)Author
2018-03-28Add style guidance about forward declarations.Taylor Brandstetter
2018-03-22Add style guide rules for std::bind and std::functionKarl Wiberg
2018-03-15Style guide: State what version of C++ we should useKarl Wiberg
2018-03-14Add style guide rule about paired .h and .cc filesKarl Wiberg
2018-03-14Style guide: The source code has moved; update link to matchKarl Wiberg
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2017-12-11Adding style guidance for adding signals to pure interfaces.Taylor Brandstetter
2017-09-09Style guide: Attempt to make the L2 and L3 headings more visually distinctKarl Wiberg
2017-09-09Style guide: Add sections for Java, Objective-C/C++, and PythonKarl Wiberg
2017-09-08Style guide: Link to Chromium's GN style guideKarl Wiberg
2017-09-06Style guide: Add guideline for ArrayViewKarl Wiberg
2017-09-06Style guide: Add guideline for conditional compilationKarl Wiberg
2017-09-05Style guide: Add text about C and non-compliant C++ codeKarl Wiberg
2017-09-03Add a bare-bones C++ style guideKarl Wiberg