index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-16
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
Timothy Flynn
2023-02-16
su: Document the [-c command] option
Karol Baraniecki
2023-02-16
su: Correct brackets in documentation for the user option
Karol Baraniecki
2023-02-16
su: Only check for an interactive tty if a password is actually needed
Karol Baraniecki
2023-02-16
su: Allow to specify a command to be executed by -c
Karol Baraniecki
2023-02-16
ImageViewer: Rename "Go Back" and "Go Forward" actions
Tim Ledbetter
2023-02-16
ImageViewer: Make arrow key shortcuts work
Tim Ledbetter
2023-02-16
Base: Improve eye emoji and add mouth emoji
Ryan Liptak
2023-02-16
Base: Add some emoji
Niko
2023-02-16
Ports/dos2unix: Update to 7.4.4
Nathan Ell
2023-02-16
Ladybird: Close tab clicking wheel of the mouse
Federico Guerinoni
2023-02-16
3DFileViewer: Don't unveil "/home/anon/Documents/3D Models"
Lucas CHOLLET
2023-02-16
3DFileViewer: Set the window title name in `load_file()`
Lucas CHOLLET
2023-02-16
3DFileViewer: Don't try to open textures without `LibFSASC`
Lucas CHOLLET
2023-02-16
3DFileViewer: Port to `Core::File`
Lucas CHOLLET
2023-02-16
LibGfx: Add a stream compatible overload of `Bitmap::load_from_file()`
Lucas CHOLLET
2023-02-16
LibCore: Add `MappedFile::map_from_file()`
Lucas CHOLLET
2023-02-16
LibCore: Allow `MappedFile` to make `File` leak its fd
Lucas CHOLLET
2023-02-16
LibCore: Forward declare `MappedFile`
Lucas CHOLLET
2023-02-16
3DFileViewer: Remove unnecessary tests when loading files
Lucas CHOLLET
2023-02-16
3DFileViewer: Use `LibFSAC` in `GLContextWidget::load_path()`
Lucas CHOLLET
2023-02-16
3DFileViewer: Port `MeshLoader` and its child to the new `Core::File`
Lucas CHOLLET
2023-02-16
PixelPaint: Add an option for making a Gradient with a secondary color
Karol Kosek
2023-02-16
PixelPaint: Put the main gradient color at the cursor
Karol Kosek
2023-02-16
PixelPaint: Set Tool on_*_color_change logic using virtual functions
Karol Kosek
2023-02-16
LibGUI: Add highlighting to `UrlBox`
Cameron Youell
2023-02-16
LibGUI: Account for `glyph_spacing()` in spans
Cameron Youell
2023-02-16
LibUnicode: Remove non-iterative text segmentation algorithms
Timothy Flynn
2023-02-16
LibUnicode: Use iterative text segmentation algorithms for titlecasing
Timothy Flynn
2023-02-16
LibJS: Use iterative text segmentation algorithms for Intl.Segmenter
Timothy Flynn
2023-02-15
Everywhere: Change all XXX into FIXME or remove as appropriate
Ben Wiederhake
2023-02-15
LibELF: Implement _invoke_entry for aarch64
Timon Kruiper
2023-02-15
LibELF+LibC: Add support for aarch64 relocations
Timon Kruiper
2023-02-15
Kernel/aarch64: Implement Thread Local Storage
Timon Kruiper
2023-02-15
Kernel/aarch64: Remove tpidr_el0 from RegisterState
Timon Kruiper
2023-02-15
LibC: Add general implementation for memcpy and memset
Timon Kruiper
2023-02-15
Kernel/aarch64: Add implementations for safe_memset and safe_strnlen
Timon Kruiper
2023-02-15
Kernel/aarch64: Implement storing and restoring floating-point registers
Timon Kruiper
2023-02-15
Kernel/aarch64: Do not trap floating-point instructions
Timon Kruiper
2023-02-15
CMake: Add -mstrict-align flag to compile options for aarch64 build
Timon Kruiper
2023-02-15
Kernel/aarch64: Handle SVC exception by calling syscall_handler
Timon Kruiper
2023-02-15
LibELF+LibC: Add support for relative relocations in aarch64 binaries
Timon Kruiper
2023-02-15
DynamicLoader: Disable stack protector in some files for aarch64 build
Timon Kruiper
2023-02-15
LibGfx: Move QOIWriter implementation-only things into cpp file
Nico Weber
2023-02-15
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
Sam Atkins
2023-02-15
LibWeb: Port CSS::MediaQuery to new Strings
Sam Atkins
2023-02-15
LibWeb: Port CSS::Supports to new Strings
Sam Atkins
2023-02-15
LibWeb: Port CSS::UnicodeRange to new Strings
Sam Atkins
2023-02-15
LibWeb: Use StringView in CSS::PreferredColorScheme
Sam Atkins
2023-02-15
LibWeb: Port CSS::Display to new Strings
Sam Atkins
[next]