зеркало из https://github.com/mozilla/gecko-dev.git
fa930a9e95
Reorder includes to match Google C++ style. The follow decisions were made to resolve ambiguities. - The pssh parser and clearkey are considered part of mozilla-central/Gecko and so have their includes grouped into the 'your project' includes at the end of includes. I.e. they're grouped with other mozilla-central headers. - NSS and the CDM headers are considered as coming from other libs, so are placed in a block preceding the mozilla-central's. I think everything else is decided by using the style guide and by Mozilla using case sensitive sorting. This also changes a few instances of using "systemheader.h" to <systemheader.h>, which is more in line with the style guide. Differential Revision: https://phabricator.services.mozilla.com/D123230 |
||
---|---|---|
.. | ||
ffvpx | ||
gmp-clearkey/0.1 | ||
highway | ||
kiss_fft | ||
libaom | ||
libcubeb | ||
libdav1d | ||
libjpeg | ||
libjxl | ||
libmkv | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libsoundtouch | ||
libspeex_resampler | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
libwebp | ||
libyuv | ||
mp4parse-rust | ||
openmax_dl | ||
openmax_il/il112 | ||
psshparser | ||
webrtc | ||
moz.build | ||
update-libjpeg.sh |