summaryrefslogtreecommitdiff
path: root/gfx/ipc
Commit message (Collapse)AuthorAge
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
| | | | | | | Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from embedding, extensions, gfx, hal, ipc, layout, mailnews, media and memory. More to come.
* Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV ↵u3shit2023-02-26
| | | | convert
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
| | | | This should reduce compile complexity saving time and reducing linker stress.
* Issue #1841 - Part 2: Remove D3D9 layer compositor references andMoonchild2022-04-04
| | | | layer fallback code.
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
| | | | | Note this won't give working applications. Requires FE changes and additional js module changes (next part).
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
| | | | Another S&R run with some smarter matching.
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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.
* Issue #80 - Fix up gfx/ipc and gfx/src for Linux.Moonchild2020-05-15
| | | | This removes an unused Telemetry enum
* Issue #80 - De-unify gfx/ipcMoonchild2020-05-14
|
* Remove crashreporter toolkit files.wolfbeast2019-04-01
| | | | Resolves #20
* Unhook CR exception handler.wolfbeast2019-04-01
| | | | Tag #20
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
|
* Remove VR hardware support.wolfbeast2018-11-26
| | | | This resolves #881
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | | | | 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 IPC CrashReporterClient/Hostwolfbeast2018-05-22
| | | | Tag #20.
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02