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-06-05
Documentation: Trivial additions
topic/trivial_docs
cos
2023-06-05
Shell: Add a "." builtin that aliases to "source" in POSIX
master
jwijenbergh
2023-06-05
Base: Add .mkv file association to Video Player
Karol Kosek
2023-06-05
LibC: Add missing spec links for string APIs
Emily Trau
2023-06-05
LibC: Fix memmem signature compliance
Emily Trau
2023-06-05
LibWeb: Ensure that contentType in Blob::slice is basic latin
Shannon Booth
2023-06-05
Tests/LibWeb: Add some text tests for 'parsing a legacy color value'
Shannon Booth
2023-06-04
Kernel: Rename Syscall.cpp => Syscalls/SyscallHandler.cpp
Liav A
2023-06-04
Kernel: Move InterruptDisabler to the Interrupts subdirectory
Liav A
2023-06-04
Kernel: Move Performance-measurement code to the Tasks subdirectory
Liav A
2023-06-04
Kernel: Move TimerQueue code to the Time subdirectory
Liav A
2023-06-04
Kernel: Move all boot-related code to the new Boot subdirectory
Liav A
2023-06-04
Kernel: Move ExecutionMode.h to the Security subdirectory
Liav A
2023-06-04
Everywhere: Move global Kernel pattern code to Kernel/Library directory
Liav A
2023-06-04
Kernel: Move task-crash related code to the Tasks subdirectory
Liav A
2023-06-04
Kernel: Move Credentials.{cpp,h} to the Security subdirectory
Liav A
2023-06-04
Kernel: Move {Virtual,Physical}Address classes to the Memory directory
Liav A
2023-06-04
Kernel: Move UBSanitizer and AddressSanitizer to Security subdirectory
Liav A
2023-06-04
Kernel: Move Random.{h,cpp} code to Security subdirectory
Liav A
2023-06-04
Kernel: Move all tasks-related code to the Tasks subdirectory
Liav A
2023-06-04
Kernel: Move Jail code to a new subdirectory
Liav A
2023-06-04
TextEditor: Prevent autoscroll looping over
Ahmed Hussein
2023-06-04
PixelPaint: Make "Crop Image to Content" work with disjoint layers
Tim Ledbetter
2023-06-04
PixelPaint: Make "Crop Image to Selection" work with disjoint layers
Tim Ledbetter
2023-06-04
LibWeb: Account for negative margins when calculating float intrusion
Andreas Kling
2023-06-04
Toolchain+Ladybird: Declare dependencies in correct nix file
networkException
2023-06-04
Ladybird: Sort packages in nativeBuildsInputs nix list
networkException
2023-06-04
LibGfx: Fix adding active edges in filled path rasterizer
MacDue
2023-06-04
LibGfx: Simplify segmentizing paths
MacDue
2023-06-04
Ports: Update the Zig port's Serenity type definitions
sin-ack
2023-06-03
LibWeb: Rewind TokenStream if we reject a parsed value as out-of-bounds
Sam Atkins
2023-06-03
LibWeb: Exit `parse_font_family_value()` when hitting an illegal token
Sam Atkins
2023-06-03
SystemServer: Ensure service drop privileges could fail only when root
Liav A
2023-06-03
Base: Remove unlicensed copy of BMFW
Ben Wiederhake
2023-06-03
Base: Replace GPL bmpsuite by link to original
Ben Wiederhake
2023-06-03
Ladybird: Assume file:// URL when URL starts with '/'
Shannon Booth
2023-06-03
LibWeb: Don't crash when document.write a script with src attr
Zhiyuan Guo
2023-06-03
Meta: Ignore Helix's configuration folder
Caoimhe
2023-06-03
Documentation: Add instructions for configuring the Helix editor
Caoimhe
2023-06-03
LibWeb: Detect and reject math functions with no resolved type
Sam Atkins
2023-06-03
LibWeb: Resolve the `transition-delay` property
stelar7
2023-06-03
LibWeb: Implement the `<symbol>` SVG element
PrestonLTaylor
2023-06-03
LibWeb: Implement the `<use>` SVG element
PrestonLTaylor
2023-06-03
LibWeb: Add document_fully_loaded event to DocumentObserver
PrestonLTaylor
2023-06-03
LibWeb: Allow SVG painting to escape out of a shadow tree
PrestonLTaylor
2023-06-03
LibWeb: Implement `details_notification_task_steps` for <details>
stelar7
2023-06-03
LibWeb: Implement the <summary> element
stelar7
2023-06-03
LibWeb: Make disclosure marker bounds square
Simon Wanner
2023-06-03
LibWeb: Support list-style-position
Simon Wanner
2023-06-03
LibWeb: Make pseudo-elements inspectable
Simon Wanner
[next]