Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-10 | [HTML5] Port JavaScript inline code to libraries. | Fabio Alessandrelli |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-10 | Fix Closure compiler build, python style. | Fabio Alessandrelli |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-08-21 | Merge pull request #30851 from TheDevelo/webrtc-buffer | Rémi Verschelde |
2019-08-21 | Allow setting buffer size of WebRTCDataChannel | Robert Fuchs |
2019-08-12 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' | Robin Hübner |
2019-06-15 | Fix compilation warnings in JS and Windows builds | Rémi Verschelde |
2019-06-05 | Normalize WebRTCDataChannel properties. | Fabio Alessandrelli |
2019-05-16 | WebRTC refactor. Data channels, STUN/TURN support. | Fabio Alessandrelli |