index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
Age
Commit message (
Expand
)
Author
2023-02-04
Utilities: Rename special target binaries only if they exist
Karol Kosek
2023-02-03
LibSQL+Userland: Pass SQL IPC results to clients in a structure
Timothy Flynn
2023-02-03
grep: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
Utilities/w: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/route: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/pmap: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/netstat: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/mount: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsusb: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsof: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsjails: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/lsirq: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lscpu: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/json: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/ifconfig: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/fortune: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/df: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/arp: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-02
LibWeb+LibWebSocket: DOM WebSocket subprotocol support
Guilherme Gonçalves
2023-02-02
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
Andrew Kaster
2023-02-01
LibWeb+WebContent: Do not reference-count file request objects
Timothy Flynn
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Handle` from `LibCore` and name it `MaybeOwned`
Tim Schumacher
2023-01-29
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
Timothy Flynn
2023-01-28
LibGfx+icc: Read and display lut16Type and lut8Type ICC tag types
Nico Weber
2023-01-28
icc: Print profile size
Nico Weber
2023-01-28
LibGfx: Split ICC/Profile.{h,cpp} into several files
Nico Weber
2023-01-28
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
Nico Weber
2023-01-27
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Linus Groh
2023-01-27
icc: Accept path to images in addition to path to ICC profile
Nico Weber
2023-01-27
LibGfx+icc: ICCProfile's primary_platform() should be optional
Nico Weber
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
2023-01-26
icc: Align "else" for Type3 with "if"
Nico Weber
2023-01-26
icc: Indent ParametricCurveTagData the same amount as the other types
Nico Weber
2023-01-25
LibWasm: Port the parser to `Core::Stream`
Tim Schumacher
2023-01-25
LibWasm: Port `Wasm::Printer` to `Core::Stream`
Tim Schumacher
2023-01-25
icc: Print each tag signature's spec name
Nico Weber
2023-01-24
icc: Print every TagData object only once
Nico Weber
2023-01-23
LibGfx+icc: Add ICCProfile support for parametricCurveType and print it
Nico Weber
2023-01-23
LibGfx+icc: Add ICCProfile support for curveType and print it
Nico Weber
2023-01-23
LibGfx+icc: Add ICCProfile support for s15Fixed16ArrayType and print it
Nico Weber
2023-01-23
LibGfx+icc: Add ICCProfile support for XYZType and print it
Nico Weber
2023-01-23
LibGfx+icc: Add ICCProfile support for textDescriptionType and print it
Nico Weber
2023-01-22
icc: Print MultiLocalizedUnicodeTagData contents
Nico Weber
2023-01-22
icc: Print TextTagData contents
Nico Weber
2023-01-21
LibGfx+icc: Make device manufacturer and device model clickable
Nico Weber
2023-01-21
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
Andrew Kaster
2023-01-21
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
Andrew Kaster
2023-01-21
AK: Remove `FileStream`
Tim Schumacher
[next]