Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 | -1/+1 |
| | ||||
* | MoonchildProductions#1251 - Part 4: Core build system changes, lots of ↵ | athenian200 | 2019-10-21 | -6/+6 |
| | | | | | | | | libevent/IPC junk. This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else. I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here. | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -39/+0 |
| | ||||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -30/+17 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -23/+2 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Remove CrashReporterParent leftover. | wolfbeast | 2018-05-24 | -1/+0 |
| | | | | Tag #20. | |||
* | Remove IPC profile functions. | wolfbeast | 2018-05-24 | -68/+0 |
| | | | | Resolves #378. | |||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -181/+1 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | |||
* | Remove CrashReporterParent leftover. | wolfbeast | 2018-05-24 | -8/+0 |
| | | | | Tag #20. | |||
* | Remove stubbed IPC CrashReporter(Parent/Child) | wolfbeast | 2018-05-21 | -1/+0 |
| | ||||
* | Remove GMP, Plugin and IPC crash reporter hooks. | wolfbeast | 2018-05-21 | -88/+0 |
| | | | | | | Stubs will be removed in follow-up Tag #20. | |||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -5/+5 |
| | | | | Tag #288 | |||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -101/+0 |
| | ||||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -578/+1 |
| | ||||
* | Update executable manifests. | wolfbeast | 2018-02-18 | -1/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+30248 |