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-04-28
AK+Everywhere: Disallow Error::from_string_view(FooString)
Ali Mohammad Pur
2023-04-27
DisplaySettings: Show bilinear filtered wallpaper in `MonitorWidget`
Jelle Raaijmakers
2023-04-27
DisplaySettings: Remove unused code from `MonitorWidget`
Jelle Raaijmakers
2023-04-27
Documentation: Add dependencies for openSUSE
Raphaël Jakse
2023-04-27
LibWeb: Blockify pseudo elements that are flex items
Andreas Kling
2023-04-27
LibWeb: Clear the mouse event tracking node when it stops wanting events
Timothy Flynn
2023-04-27
LibWeb: Verify that a node has styled properties in its styled accessors
Timothy Flynn
2023-04-27
LibWeb: Fix bug where `box-sizing: border-box` made flex items too small
Andreas Kling
2023-04-27
Ports: Remove getconf from bash examples
Fabian Dellwing
2023-04-27
LibWeb: Implement ReadableByteStreamController.error()
Matthew Olsson
2023-04-27
LibWeb: Implement ReadableByteStreamController.close()
Matthew Olsson
2023-04-27
LibWeb: Add missing AOs for ReadableByteStreamController.[[PullSteps]]
Matthew Olsson
2023-04-27
LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type
Matthew Olsson
2023-04-27
LibWeb: Add ReadableStreamBYOBReader interface
Matthew Olsson
2023-04-27
LibWeb: Fix a blatant nullptr dereference in ReadableStreamGenericReader
Matthew Olsson
2023-04-27
LibWeb: Prevent margin double-counting with "collapse through" boxes
Aliaksandr Kalenik
2023-04-27
KeyboardPreferenceLoader: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
DHCPClient: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
LaunchServer: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
LibCore+file: Factorize code to detect mime-type from bytes of a file
Lucas CHOLLET
2023-04-27
LibSymbolication: Use `Core::File` instead of `Core::DeprecatedFile`
Lucas CHOLLET
2023-04-27
IPCMagicLinter: Port to `Core::File`
Lucas CHOLLET
2023-04-27
IPCMagicLinter: Use `LibMain`
Lucas CHOLLET
2023-04-27
Ladybird: Prohibit GUI interaction of the WebContent process on macOS
Timothy Flynn
2023-04-27
LibGfx: Transform the x axis rotation for elliptical arcs
Andreas Kling
2023-04-27
LibGfx: Add AffineTransform::rotation()
Andreas Kling
2023-04-26
nc: Add -n option to suppress name resolution
Fabian Dellwing
2023-04-26
nc: Add -p option
Fabian Dellwing
2023-04-26
nc: Fix off-by-one-error in calls to inet_ntop
Fabian Dellwing
2023-04-26
nc: Sort command line arguments alphabetically
Fabian Dellwing
2023-04-26
LibCore: Remove unused EventLoopManager::wake()
Andreas Kling
2023-04-26
Tests: Re-enable TestLibCoreFileWatcher on macOS
Andreas Kling
2023-04-26
LibCore: Move post_event() back to EventLoopImplementation
Andreas Kling
2023-04-26
LibAudio: Wait for enqueuer thread to start before poking its event loop
Andreas Kling
2023-04-26
Ports: Cleanup the build process a bit for taskwarrior
Fabian Dellwing
2023-04-26
LibWeb: Implement creation of fresh top-level traversables
Aliaksandr Kalenik
2023-04-26
LibWeb: Implement Navigable::initialize_navigable()
Aliaksandr Kalenik
2023-04-26
LibWeb: Add step property in SessionHistoryEntry
Aliaksandr Kalenik
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-26
Ladybird: Explicitly set the font family for CSS generic fonts
Timothy Flynn
2023-04-26
Ports: Use makeopts in RVVM port
LekKit
2023-04-26
Ports: Fix RVVM port syntax
LekKit
2023-04-26
Ports: Add RVVM port
LekKit
2023-04-26
LibCpp: Support for parsing c-style fixed arrays (arr[2])
iyush
2023-04-26
Ports/SDL2: Handle window close requests correctly
Jelle Raaijmakers
2023-04-26
Ports/scummvm: Enable release mode
Jelle Raaijmakers
2023-04-26
Ports/SDL2: Stop the audio client when device is closed
Jelle Raaijmakers
2023-04-26
Ports/gltron: Exit the game when SDL_QUIT is received
Jelle Raaijmakers
2023-04-26
LibWeb: Clamp CSS z-index to the range of a 32-bit integer
Andreas Kling
2023-04-26
Tests: Disable TestLibCoreFileWatcher on macOS temporarily
Andreas Kling
[next]