Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-10 | Libraries: Use default constructors/destructors in LibCoredump | Lenny Maiorani |
2022-02-14 | LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries | Sviatoslav Peleshko |
2022-01-28 | LibCoredump: Copy out the FooInfo structs to an aligned address | Ali Mohammad Pur |
2021-11-23 | LibCore+AK: Move MappedFile from AK to LibCore | Andreas Kling |
2021-10-17 | LibCoredump: Show frames from Loader.so if the crash occurs in it | Daniel Bertalan |
2021-09-21 | CrashReporter+LibCoredump: Show progress window while loading coredump | Andreas Kling |
2021-09-21 | LibCoredump: Make Backtrace getters return const references | Andreas Kling |
2021-08-23 | Everywhere: Core dump => Coredump | Andreas Kling |