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-19
ImageViewer: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-19
LibGfx: Implement box sampling image scaling
Jelle Raaijmakers
2023-05-19
LibGfx: Cleanup of `Painter::do_draw_scaled_bitmap()`
Jelle Raaijmakers
2023-05-19
LibGfx: Implement alternative `Rect` right/bottom edge calculations
Jelle Raaijmakers
2023-05-19
LibWeb: Resolve grid item fixed size paddings in GFC
Aliaksandr Kalenik
2023-05-19
LibWeb: Move resolving grid item heights into separate method in GFC
Aliaksandr Kalenik
2023-05-18
Base: Add man page for shuf
Tim Ledbetter
2023-05-18
shuf: Add `-r` option to allow output lines to be repeated
Tim Ledbetter
2023-05-18
AK: Include Array.h in Base64.h
Muhammad Zahalqa
2023-05-18
Ports: Update and clean up serenity-theming use latest commit 83fb3e7
djwisdom
2023-05-18
LibAudio: Compute and verify FLAC frame header checksums
kleines Filmröllchen
2023-05-18
LibCrypto: Add a checksumming stream wrapper
kleines Filmröllchen
2023-05-18
LibCrypto: Add generic 8-bit CRC
kleines Filmröllchen
2023-05-18
LibCrypto: Expose checksum type of ChecksumFunction
kleines Filmröllchen
2023-05-18
AK: Account for bit position 8 in bit stream alignment
kleines Filmröllchen
2023-05-18
AK: Discard bits from LittleEndianInputBitStream as they are read
Timothy Flynn
2023-05-18
AK: Add dbg()
Nico Weber
2023-05-18
LibWeb: Fix "Unsupported main size for flex-basis" spam about calc()
Andreas Kling
2023-05-18
LibWeb: Use grid item used width as available width during track sizing
Aliaksandr Kalenik
2023-05-18
LibWeb: Remove unitless-length quirk from properties that don't need it
Sam Atkins
2023-05-18
Meta: Build abench on Lagom
kleines Filmröllchen
2023-05-17
Kernel+Userland: Split bind-mounting and re-mounting from mount syscall
Liav A
2023-05-17
LibThreading: Only run on_error callback when action wasn't canceled
kleines Filmröllchen
2023-05-17
LibCore: Cancel jobs on event loop exit
kleines Filmröllchen
2023-05-17
CatDog: Stop recognizing name of deleted program
Ben Wiederhake
2023-05-17
LibWeb: Add missing call to Base in VideoTrack::visit_edges()
Andreas Kling
2023-05-17
LibWeb: Null-check layout node before dereferencing in HTMLVideoElement
Andreas Kling
2023-05-17
LibWeb: Resolve CSS custom properties on pseudo elements
Andreas Kling
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Ladybird: Move ownership of the JS console/inspector to the tab object
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
Timothy Flynn
2023-05-17
Ladybird: Remove unused JS console methods
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-17
LibWeb: Add for_each_spanned_track to iterate spanned tracks in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Consider span > 1 while getting available space for items in GFC
Aliaksandr Kalenik
2023-05-17
Meta/ShellCompletions: Use standard Serenity comment style
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Complete binaries for `run lagom`
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Mention $SERENITY_ARCH in target completions
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Add toolchain completion
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Complete command list
kleines Filmröllchen
2023-05-17
Kernel: Fix memory mapping size of the BootFramebufferConsole
Daniel Bertalan
2023-05-17
Kernel: Flush data cache before passing a buffer to the VC Mailbox
Daniel Bertalan
2023-05-17
Meta: Make `SERENITY_RUN=ci` work with AArch64
Daniel Bertalan
2023-05-17
Kernel: Add character device driver for the RPi "mini UART" (UART1)
Daniel Bertalan
2023-05-17
Kernel: Add `RPi::Timer::get_clock_rate()`
Daniel Bertalan
2023-05-17
Kernel: Add RPi Watchdog and use it for system shutdown
Daniel Bertalan
2023-05-17
Kernel: Unify x86-64 and AArch64 `__panic` implementation
Daniel Bertalan
2023-05-17
LibWeb: Remove borders from TemporaryTrack in GFC
Aliaksandr Kalenik
2023-05-17
tar: Wire up compressing .tar files with LZMA
Tim Schumacher
2023-05-17
LibCompress: Add a lot of debug logging to LZMA
Tim Schumacher
[next]