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-05-17
Tests: Add an LZMA roundtrip compression test
Tim Schumacher
2023-05-17
LibCompress: Add an LZMA encoder
Tim Schumacher
2023-05-17
LibCompress: Use the variable for LZMA "normalized to real distance"
Tim Schumacher
2023-05-17
LibCompress: Decode the LZMA match type in a separate function
Tim Schumacher
2023-05-17
LibCompress: Make LzmaHeader a POD-like type
Tim Schumacher
2023-05-17
LibCompress: Extract the LZMA state to a separate class
Tim Schumacher
2023-05-17
AK: Add `CircularBuffer::find_copy_in_seekback()`
Tim Schumacher
2023-05-17
AK: Add `count_required_bits`
Tim Schumacher
2023-05-17
Ports: Update Ruby to version 3.2.2
Tim Schumacher
2023-05-17
Kernel: Alias `_SC_PAGE_SIZE` to `_SC_PAGESIZE`
Tim Schumacher
2023-05-17
Meta: Only enable the SPICE server when using the SPICE display
Tim Schumacher
2023-05-17
LibWeb: Use auto minimimum size while resolving flexible tracks in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Skip non-spanning items sizing if there are no such items
Aliaksandr Kalenik
2023-05-17
LibWeb: Rename flexible_length to flex_factor in GridSize
Aliaksandr Kalenik
2023-05-17
LibWeb: Implement more of "Expand Flexible Tracks" in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Support flex-basis: calc(...)
Andreas Kling
2023-05-17
LibWeb: Fix off-by-one in CSS calc() "negate" operation
Andreas Kling
2023-05-17
FontEditor: Filter files by BitmapFont in FilePicker
thankyouverycool
2023-05-17
FontEditor: Show complete filename in error messages
thankyouverycool
2023-05-17
FontEditor: Show recently opened files in File menu
thankyouverycool
2023-05-17
FontEditor: Add action text to Undo and Redo
thankyouverycool
2023-05-17
lsirq: Restore enumeration of interrupt line
Jelle Raaijmakers
2023-05-16
Kernel: Add MSI support to AHCI
Pankaj Raghav
2023-05-16
Kernel: Add MSI support in PCI Device
Pankaj Raghav
2023-05-16
Kernel: Implement {enable,disable}_msi interrupts in PCI Device
Pankaj Raghav
2023-05-16
Kernel: Use PCIDeviceIdentifier is_msi_capable() to retrieve MSI status
Pankaj Raghav
2023-05-16
Kernel: Add MSIInfo struct to PCI DeviceIdentifier
Pankaj Raghav
2023-05-16
LibWebView: Remove the DumpLayoutTree program
Timothy Flynn
2023-05-16
Ladybird: Fix context menus being in slightly the wrong position
MacDue
2023-05-16
Ladybird: Add screenshot actions to the page context menu
Timothy Flynn
2023-05-16
Browser: Move screenshot context menu actions above inspector actions
Timothy Flynn
2023-05-16
GMLPlayground: Keep view_frame_action around to prevent a crash
Sam Atkins
2023-05-16
LibWeb: Make text justification work between floats
Andreas Kling
2023-05-16
LibWeb: Rewrite calculation of available space between floats
Andreas Kling
2023-05-16
LibGfx: Make FontDatabase lookups case insensitive
Andreas Kling
2023-05-16
LibWeb: Fix for absolutely positioned elements with specified height
Andi Gallo
2023-05-16
LibGUI: Actually set the first allowed file extension list in FilePicker
Karol Kosek
2023-05-16
GMLPlayground: Make 'Open' action start in the Application source folder
Karol Kosek
2023-05-16
Meta: Copy GML source files to serenity install
Karol Kosek
2023-05-16
GMLPlayground: Reuse request_close() in 'Open' and recent files actions
Karol Kosek
2023-05-16
GMLPlayground: Use current file name in the 'Save as...' dialog
Karol Kosek
2023-05-16
GMLPlayground: Use `try_make` for syntax highlighting and autocomplete
Karol Kosek
2023-05-16
GMLPlayground: Set parent window for preview window
Karol Kosek
2023-05-16
GMLPlayground: Remove one DeprecatedString usage
Karol Kosek
2023-05-16
GMLPlayground: Handle drop events
Karol Kosek
2023-05-16
GMLPlayground: Extract most logic into a MainWidget class
Karol Kosek
2023-05-16
GMLPlayground: Set file path when reading file
Karol Kosek
2023-05-16
Base: Add man page for ping
Tim Ledbetter
2023-05-16
ping: Add -i option to specify the time to wait between packets
Tim Ledbetter
2023-05-16
ping: Add -q option to specify quiet mode
Tim Ledbetter
[prev]
[next]