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
2022-10-17
Ports/dmidecode: Remove install and post_install overriden sequences
Liav A
2022-10-17
WindowServer: Add wallpaper backing bitmap
Chun Ngai Au
2022-10-17
Base: Add more emoji
Tobias Lundberg
2022-10-17
Ports: Add potrace utility port
Liav A
2022-10-17
LibC: Do an explicit static_cast in the fgetc function
Liav A
2022-10-17
Ports: Add tree utility port
Liav A
2022-10-17
SpiceAgent: Add unveil call on the /proc/all node path
Liav A
2022-10-16
Meta: Start moving common shell definitions into a common file
Tim Schumacher
2022-10-16
Meta: Allow shellcheck to search sourced files in the script directory
Tim Schumacher
2022-10-16
Meta: Define `SUDO` for all the image building scripts
Tim Schumacher
2022-10-16
LibThreading: Only set pthread name on Serenity
Andrew Kaster
2022-10-16
AK: Document the non-standard extensions in TRY
Paul Herman
2022-10-16
Meta: Remove unused "prefix" variable from invoke_generator() helper
Timothy Flynn
2022-10-16
LibGL: Immediately dereference vertex attribute data in display lists
Jelle Raaijmakers
2022-10-16
LibWeb: Add missing body has_value() check in XMLHttpRequest::send()
Linus Groh
2022-10-16
Meta: Print error if cmake does not exist
demostanis
2022-10-16
Kernel: Use more fine-grained content data block granularity in TmpFS
Liav A
2022-10-16
Base: Add a PDF document to test Adobe Type 1 font rendering
Julian Offenhäuser
2022-10-16
LibPDF: Add very basic support for Adobe Type 1 font rendering
Julian Offenhäuser
2022-10-16
LibPDF: Add glyph drawing and type info methods to PDFFont
Julian Offenhäuser
2022-10-16
LibPDF: Allow page objects to inherit the MediaBox and Resources entries
Julian Offenhäuser
2022-10-16
LibPDF: Allow text operator sequences to start with whitespace
Julian Offenhäuser
2022-10-16
LibPDF: Parse floating point numbers that omit a leading zero correctly
Julian Offenhäuser
2022-10-16
SystemServer: Make system-mode=text the default in case of read failure
Liav A
2022-10-16
Kernel: Add more stubs needed for Thread.cpp
Gunnar Beutner
2022-10-16
Kernel: Don't directly include <Kernel/Arch/x86/TrapFrame.h>
Gunnar Beutner
2022-10-16
Kernel: Add VALIDATE_IS_AARCH64 guard macro
Gunnar Beutner
2022-10-16
Kernel: Replace VERIFY_NOT_REACHED with TODO_AARCH64
Gunnar Beutner
2022-10-16
Fuzzers: Add fuzzer for the Tar parser
Idan Horowitz
2022-10-16
LibJS: Add spec comments to RegExpObject
Linus Groh
2022-10-16
LibJS: Add spec comments to RegExpConstructor
Linus Groh
2022-10-16
LibJS: Implement the RegExpAlloc AO
Linus Groh
2022-10-16
Meta: Add a few more e-mail addresses to the .mailmap file
Gunnar Beutner
2022-10-16
Kernel/SysFS: Expose file size of ACPI tables in /sys/firmware/acpi
Liav A
2022-10-16
Kernel: Initialize primitive class member of ACPISysFSComponent to zero
Liav A
2022-10-16
Lagom: Remove unecessary _lagom suffix from test and executable names
Andrew Kaster
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-10-16
Meta: Use add_serenity_directory for LibTimeZone
Andrew Kaster
2022-10-16
Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectory
Andrew Kaster
2022-10-16
DynamicLoader: Use fewer GLOB patterns for arch-specific files
Andrew Kaster
2022-10-16
AK+Userland: Use a CMake variable for AK_SOURCES instead of GLOB
Andrew Kaster
2022-10-16
WebDriver: Implement `GET /session/{id}/cookie/{name}` endpoint
Tobias Christiansen
2022-10-16
LibJS: Fix TemporalCalendarString ambiguity
Linus Groh
2022-10-16
LibJS: Rename Get{IANA => Named}TimeZonePreviousTransition
Linus Groh
2022-10-16
LibJS: Rename Get{IANA => Named}TimeZoneNextTransition
Linus Groh
2022-10-16
LibJS: Change dateAdd to a required parameter of MoveRelativeDate
Idan Horowitz
2022-10-16
LibJS: Add dateAdd to all remaining MoveRelativeDate calls
Idan Horowitz
2022-10-16
LibJS: Add optional dateAdd parameter to MoveRelativeDate
Idan Horowitz
2022-10-16
LibJS: Add fast path TimeZone conversion to PlainDate#toZonedDateTime
Luke Wilde
2022-10-16
LibJS: Remove extra property check from Instant#toZonedDateTimeISO
Luke Wilde
[next]