index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
Age
Commit message (
Expand
)
Author
2023-05-15
WindowServer: Catch more Window stealing misbehavior
thankyouverycool
2023-05-15
LibGUI+FileSystemAccessServer: Avoid using dummy windows
thankyouverycool
2023-05-15
LaunchServer: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-14
LookupServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-13
SpiceAgent: Gracefully handle the host clearing the clipboard
Daniel Bertalan
2023-05-13
Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h
Ben Wiederhake
2023-05-12
SystemServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-12
AudioServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-12
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
Ben Wiederhake
2023-05-08
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
Andreas Kling
2023-05-07
Chess: Slightly improve error propagation during startup
Ben Wiederhake
2023-05-07
Chess: Avoid IODevice and DeprecatedFile
Ben Wiederhake
2023-05-06
LibGfx+WindowServer: Ensure constrain-to-rect ends up inside the rect
Ben Wiederhake
2023-05-06
WindowServer: Fix window content scaling when switching from fullscreen
Patryk Pilipczuk
2023-05-06
LibWeb: Fill PageHost root with document background color
Andreas Kling
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-05-05
FileSystemAccessServer: Use `ECANCELED` instead of -1
Lucas CHOLLET
2023-05-03
AudioServer: Dequeue all buffers when clearing a ClientAudioStream
Joel Petersson
2023-05-03
LibChess+ChessEngine: Don't crash on error when reading UCI commands
Tim Ledbetter
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-28
SystemServer: Remove unused code for generating /dev/hwrng
Liav A
2023-04-28
ChessEngine: Reset the engine state on receiving a ucinewgame command
Tim Ledbetter
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-25
WindowServer: Draw stretched wallpapers with bilinear blending
Jelle Raaijmakers
2023-04-25
WebContent: Always update layout before dumping layout tree
Andreas Kling
2023-04-25
Userland: Remove serialize-to-JSON functions only used for Inspector
Andreas Kling
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-25
LibWeb+WebContent: Make document background and Viewport transparent
Sigmund Lahn
2023-04-24
LibChess: Convert Commands to use String and propagate errors
Sam Atkins
2023-04-24
WebContent: Add the 'thread' pledge for video playback
Timothy Flynn
2023-04-24
Services/WebContent: Use `JsonArray::append`
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-20
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
Linus Groh
2023-04-20
LibWeb/Layout: Rename Box::{paint => paintable}_box()
Linus Groh
2023-04-20
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
Linus Groh
2023-04-20
ChessEngine: Gracefully handle GUI disconnections
Tim Ledbetter
2023-04-20
ChessEngine: Handle the UCI quit command
Tim Ledbetter
2023-04-19
WindowServer+LibGUI: Port WindowServer's Menu name to new String
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-04-18
WindowServer: Show complete title when Window is not resizable
thankyouverycool
2023-04-15
LibGfx+Userland: Add width_rounded_up() helper
thankyouverycool
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
[next]