summaryrefslogtreecommitdiffstats
path: root/media/mtransport
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-6/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-56/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* [WebRTC] Make candidate pair insertion code easier to read/understand.Byron Campen [:bwc]2020-07-09-14/+7
| | | | | | | Includes removing an error code for a function that never fails, and removing an error return when the function successfully did what it said it would. Ref: BZ 1644477
* Issue #1542 - [mtransport] Fix unaligned memory allocation in r_memoryJiaxun Yang2020-05-14-1/+1
| | | | Unaligend memory access can't work on RISC.
* Issue #1319 - Remove EARLY_BETA_OR_EARLIER conditionMatt A. Tobin2020-02-28-16/+1
|
* Prevent nr_ice_component_insert_pair from leaking.Byron Campen2019-10-24-1/+6
|
* Remove moz_widget_toolkit_gonkwolfbeast2018-05-14-12/+0
| | | | Tag #288
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-176/+1
| | | | Tag #288.
* Make the proper Windows APIs natively available to our tree.wolfbeast2018-02-19-16/+2
| | | | | Tag #22. This bypasses custom definitions of some functions for things natively available in Windows 7.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+61528