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
Age
Commit message (
Expand
)
Author
2023-02-19
LibGfx: Fix a slight mistake in AA ellipse error calculation
MacDue
2023-02-19
LibTextCodec+Everywhere: Port Decoders to new Strings
Sam Atkins
2023-02-19
LibTextCodec: Return Optional<Decoder&> from `bom_sniff_to_decoder()`
Sam Atkins
2023-02-19
LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()`
Sam Atkins
2023-02-19
LibWebView: Display Accessible Name and Description
Jonah
2023-02-19
LibWeb: Serialize Accessible Name and Description for Accessibility Tree
Jonah
2023-02-19
LibWeb: Implement Accessible Name and Description Calculation
Jonah
2023-02-19
LibWeb: Add ARIA::allows_name_from_content
Jonah
2023-02-19
LibDeviceTree: Add a slow, allocation-free property fetch API
Andrew Kaster
2023-02-19
LibDeviceTree: Add walk_device_tree and use it to dump structured data
Andrew Kaster
2023-02-19
LibDeviceTree: Refactor dump() to return ErrorOr, and use ReadonlyBytes
Andrew Kaster
2023-02-19
LibDeviceTree: Print the StringsBlock size properly when bounds checking
Andrew Kaster
2023-02-19
Kernel+Userland: Add constants subdirectory at /sys/kernel directory
Liav A
2023-02-19
LibWeb: Relax unnecessarily narrow cast in Node::containing_block()
Andreas Kling
2023-02-19
LibGfx: Rename all `JPG_*` macros to `JPEG_*` in JPEGLoader
Lucas CHOLLET
2023-02-19
LibGfx: Dedupe identical tag data objects when writing ICC data
Nico Weber
2023-02-19
LibGfx: Implement serialization of ViewingConditionsTagData
Nico Weber
2023-02-19
LibGfx: Move ICC ViewingConditionsHeader to BinaryFormat.h
Nico Weber
2023-02-19
LibGfx: Correctly handle JPEG image with restart markers
Lucas CHOLLET
2023-02-19
PixelPaint: Enable more text tool keyboard shortcuts
Tim Ledbetter
2023-02-19
LibGUI: Allow clipboard items to have no associated data
Tim Ledbetter
2023-02-19
js: Save REPL history when exiting interpreter with `exit()`
Evan Smal
2023-02-19
SystemServer: Re-mount / as non-writable, nosuid and nodev
Liav A
2023-02-19
WindowServer: Fix drawing wallpaper on additional screens
Tom
2023-02-19
WindowServer: Fix caching stretched wallpaper for multiple screens
Tom
2023-02-19
LibGUI: Allow double-clicking PathBreadcrumbbar buttons to edit path
Sam Atkins
2023-02-19
LibGUI: Add Button double-click callback
Sam Atkins
2023-02-19
FileManager: Use PathBreadcrumbbar instead of Breadcrumbbar :^)
Sam Atkins
2023-02-19
LibGUI: Add PathBreadcrumbbar
Sam Atkins
2023-02-19
LibGUI+FileManager: Move `has_{parent,child}_segment` logic into BCB
Sam Atkins
2023-02-19
LibWeb: Port StyleComputer to new Strings
Sam Atkins
2023-02-19
LibWeb: Port FontCache to new Strings
Sam Atkins
2023-02-19
LibWeb: Store stylesheet sources as StringViews
Sam Atkins
2023-02-19
LibWeb: Port Selector to new Strings
Sam Atkins
2023-02-19
LibWeb: Port FontFace to new Strings
Sam Atkins
2023-02-19
LibWeb: Port GeneralEnclosed to new Strings
Sam Atkins
2023-02-19
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
Sam Atkins
2023-02-19
LibWeb: Transform translate() values to device pixels before painting
Aliaksandr Kalenik
2023-02-19
LibGfx: Fix sign-compare compile error in TGALoader
Linus Groh
2023-02-19
Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS
Peter Elliott
2023-02-19
LibGfx: Implement serialization of MeasurementTagData
Nico Weber
2023-02-19
LibGfx: Move ICC MeasurementHeader to BinaryFormat.h
Nico Weber
2023-02-19
LibGfx: Implement serialization of TextTagData
Nico Weber
2023-02-19
LibGfx: Make TextTagData verify input is 7-bit ASCII
Nico Weber
2023-02-19
LibGfx: Implement serialization of SignatureTagData
Nico Weber
2023-02-19
LibGfx: Implement serialization of CurveTagData
Nico Weber
2023-02-19
LibGfx: Implement serialization of CicpTagData
Nico Weber
2023-02-19
LibGfx: Implement serialization of ChromaticityTagData
Nico Weber
2023-02-19
LibGfx: Implement serialization of ParametricCurveTagData
Nico Weber
2023-02-19
LibGfx: Implement serialization of S15Fixed16ArrayTagData
Nico Weber
[prev]
[next]