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-06-17
BrowserSettings: Avoid adding empty domain to content filter
ferhatgec
2022-06-17
Ports: Add VVVVVV port
Grigoris Pavlakis
2022-06-17
LibC: Allow parsing numbers right on the cutoff
Tim Schumacher
2022-06-17
Kernel: Add missing #include in SysFS.cpp
Andreas Kling
2022-06-17
Kernel/SysFS: Remove derived BIOSSysFSComponent classes
Liav A
2022-06-17
Kernel/SysFS: Migrate components code from SysFS.cpp to the SysFS folder
Liav A
2022-06-17
Kernel/SysFS: Split the bulky BIOS.h file into multiple files
Liav A
2022-06-17
Kerenl/Firmware: Add map_ebda and map_bios methods in the original place
Liav A
2022-06-17
Kernel/Interrupts: Add missing include for IRQController header file
Liav A
2022-06-17
Kernel/SysFS: Split bulky SysFSPCI file into separate files
Liav A
2022-06-17
Kernel/SysFS: Split bulky SysFSUSB file into two separate class files
Liav A
2022-06-17
Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts
Liav A
2022-06-17
LibC: Add POSIX spec links to `wait`, `waitpid` and `waitid`
SeekingBlues
2022-06-17
LibC: Make `waitpid`'s return value more POSIX-compliant
SeekingBlues
2022-06-17
LibC: Add `WIFCONTINUED` macro
SeekingBlues
2022-06-17
LibGUI: End Scrollbar gutter tinting when target is reached
FrHun
2022-06-17
LibGUI: Fix crash on Scrollbar shift click and re enable jumping
FrHun
2022-06-17
Ports: Ensure that `core.autocrlf` is disabled before handling patches
Tim Schumacher
2022-06-17
LibWeb: Fix 'background-repeat: round' calculation
MacDue
2022-06-17
LibWeb: Only paint the background image on integer steps
MacDue
2022-06-16
LibWeb: Add deprecated `image-rendering` values
Sam Atkins
2022-06-16
LibWeb: Disable unused error on temporarily unused variable from spec
FrHun
2022-06-16
Keymap: Fix switching selected keymap
Paweł Łukasik
2022-06-16
PixelPaint: Add Smooth Pixels scaling option
Karol Kosek
2022-06-16
ImageViewer: Add Smooth Pixels image scaling option
Karol Kosek
2022-06-16
LibWeb: Use SmoothPixels scaling mode as the pixelated rendering
Karol Kosek
2022-06-16
LibGfx: Implement SmoothPixels scaling mode
Karol Kosek
2022-06-16
LibGfx: Pass scaling mode as an enum in do_draw_scaled_bitmap
Karol Kosek
2022-06-16
HackStudio: Add "Open in New Tab" context menu entry
hhsdev
2022-06-16
Base: Add <img> tag + border-radius HTML example
MacDue
2022-06-16
LibWeb: Support using border-radius on <img> tags
MacDue
2022-06-16
LibWeb: Make PaintableBox::normalized_border_radii_data() protected
MacDue
2022-06-16
Base: Add background-image + border-radius HTML examples
MacDue
2022-06-16
LibWeb: Support using border-radius with a background-image
MacDue
2022-06-16
LibWeb: Add BorderRadiusCornerClipper
MacDue
2022-06-16
LibWeb: Move border corner bitmap getter/cache to function
MacDue
2022-06-16
LibGfx: Add Painter::get_pixel()
MacDue
2022-06-16
Base: Add new font Katica Bold Oblique 10
Xexxa
2022-06-16
Base: Add Mathematical Alphanumeric Symbols to font Katica Regular 10
Xexxa
2022-06-16
Base: Add 1f785-1F78B, 1F517 to Katica Bold 12
Xexxa
2022-06-16
Base: Add 2713, 2714 to Katica Bold 10
Xexxa
2022-06-16
Base: Remove painted parts outside of view in Katica Bold 10
Xexxa
2022-06-15
LibWeb: Test parsing of CSS Level 4 rgb and hsl syntax
Thomas Fach-Pedersen
2022-06-15
LibWeb: Parse rgb and hsl functions according to CSS Module Level 4
Thomas Fach-Pedersen
2022-06-15
LibWeb: Fix calculation of degrees from radians
Thomas Fach-Pedersen
2022-06-15
Kernel: Don't VERIFY that the DMA channel is running on AC'97 interrupt
kleines Filmröllchen
2022-06-15
LibJS: Mark AddInstant in AddZonedDateTime as fallible
Linus Groh
2022-06-15
LibJS: Fix Instant rounding modes
Linus Groh
2022-06-15
LibJS: Mark two calls as infallible in DifferenceTemporalPlainTime
Linus Groh
2022-06-15
LibJS: Assume options is an object in the DifferenceZonedDateTime AO
Linus Groh
[prev]
[next]