Tim Schumacher
|
f93c7fbb5e
LibCompress: Port GzipDecompressor to `Core::Stream`
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
hace 3 años |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
Lenny Maiorani
|
cb87d13dd5
Libraries: Use default constructors/destructors in LibCoredump
|
hace 3 años |
Sviatoslav Peleshko
|
a666140a68
LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries
|
hace 3 años |
Ali Mohammad Pur
|
e72521f286
LibCoredump: Copy out the FooInfo structs to an aligned address
|
hace 3 años |
Ali Mohammad Pur
|
e0db9cb876
LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts
|
hace 3 años |
Ali Mohammad Pur
|
da3c4e5df5
LibDebug+LibCoredump: Use ByteReader to do unaligned reads
|
hace 3 años |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
hace 3 años |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
hace 3 años |
Itamar
|
1c0a7cde63
LibCoredump: Add Coredump::Inspector
|
hace 3 años |
Itamar
|
ac762fbbc3
LibCoredump: Add Reader::for_each_library
|
hace 3 años |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
hace 3 años |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
hace 3 años |
Tim Schumacher
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
hace 3 años |
Tim Schumacher
|
31c634be5a
LibCoredump: Restrict library name check when querying symbols
|
hace 3 años |
Andreas Kling
|
784ab75d2d
LibCoredump: Don't copy uncompressed coredumps into a ByteBuffer
|
hace 3 años |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
hace 3 años |
Andreas Kling
|
bcd2025311
Everywhere: Core dump => Coredump
|
hace 3 años |