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-10-04
BindingsGenerator: Allow the word "inline" in IDL identifiers
Andreas Kling
2022-10-04
LibWeb: Let FFC parent context "handle" sizing of child FFC container
Andreas Kling
2022-10-04
LibWeb: Store HTML tag name token data as FlyString while parsing
Andreas Kling
2022-10-04
LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues
Andreas Kling
2022-10-04
LibWeb: Remove redundant JS::Value() calls in XMLHttpRequest::response()
Linus Groh
2022-10-04
LibWeb: Use Infra AO for JSON parsing in XMLHttpRequest::response()
Linus Groh
2022-10-04
LibWeb: Run 'UTF-8 decode' in parse_json_bytes_to_javascript_value()
Linus Groh
2022-10-04
LibWeb: Fix ReadableStream's WEB_PLATFORM_OBJECT() class name
Linus Groh
2022-10-04
Applications: Use title-case for group box titles in settings
Timothy Flynn
2022-10-04
BrowserSettings: Remove overly verbose dbgln statement
Timothy Flynn
2022-10-04
LibGUI: Shade Weekends in a slightly different background color
Tobias Christiansen
2022-10-04
LibGUI: Teach Calendar about the new Config Items
Tobias Christiansen
2022-10-04
CalendarSettings: Add Weekend-specific settings
Tobias Christiansen
2022-10-04
LibWeb: Identify as "Ladybird" instead of "Browser"
Andreas Kling
2022-10-04
LibWeb: Only calculate intrinsic size in the desired flex axis
Andreas Kling
2022-10-04
LibWeb: Recreate flex lines before calculating intrinsic cross size
Andreas Kling
2022-10-04
LibWeb: Pack flex container from opposite end in *-reverse directions
Andreas Kling
2022-10-03
LibWeb: Make intrinsic heights dependent on available width
Andreas Kling
2022-10-03
LibWeb: Add missing null check while dispatching mouseenter events
Andreas Kling
2022-10-03
LibWeb: Get rid of FormattingContext::run_intrinsic_sizing()
Andreas Kling
2022-10-03
LibC: Remove stubbed out xattr.h and xattr.cpp
Kenneth Myhra
2022-10-03
Ports/glib: Do not flag support for extended attributes (xattr)
Kenneth Myhra
2022-10-03
Ports/glib: Update GLib to version 2.74.0
Kenneth Myhra
2022-10-03
Lagom: Change dl to ${CMAKE_DL_LIBS} for portability
vl-ms
2022-10-03
Calculator: Add a Shrinking action
Lucas CHOLLET
2022-10-03
Calculator: Add a "Custom" entry to the rounding menu
Lucas CHOLLET
2022-10-03
Calculator: Add a Rounding menu
Lucas CHOLLET
2022-10-03
LibWeb: Bring CSS tokenization preprocessing closer to spec
Sam Atkins
2022-10-03
LibWeb: Use the term "ident sequence" instead of "name"
Sam Atkins
2022-10-03
Userland: Unveil /proc/all in applications which require it
Timothy Flynn
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
LibWeb: Implement HTMLImageElement.complete
Andreas Kling
2022-10-03
LibWeb: Dispatch mouseenter and mouseleave events when required
Andreas Kling
2022-10-03
LibWeb: Don't add half-leading twice to inline block boxes
Andreas Kling
2022-10-03
Lagom: Work around gcc codegen bug
Nico Weber
2022-10-03
LibWasm: Use String::join in Printer where apropriate
Hendiadyoin1
2022-10-03
LibWasm: Use TRY in Module::parse
Hendiadyoin1
2022-10-03
Kernel: Do not require 'proc' promise in getsid() and getpgid()
Timothy Flynn
2022-10-03
Meta: Make x86-64 target the default
Liav A
2022-10-03
Kernel/Storage: Remove the ramdisk implementation
Liav A
2022-10-03
Documentation: Change references to uid based sockets to sids
Peter Elliott
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-03
Utilities/logout: Refactor to use Core::SessionManagement::logout
Peter Elliott
2022-10-03
LibCore: Create Core::SessionManagement for session management
Peter Elliott
2022-10-03
LibCore: Make usernames optional in ProcessStatisticsReader
Peter Elliott
2022-10-03
LibCore: Add Core::System wrapper for getsid()
Peter Elliott
2022-10-03
Toolchain: Update BuildMold to mold 1.5.1 and use CMake
Andrew Kaster
2022-10-03
Ports/mold: Update to 1.5.1 and use CMake instead of Makefile
Andrew Kaster
2022-10-03
Meta: Force -machine pc-i440fx-7.0 when using QEMU >= 7.1
Andrew Kaster
2022-10-03
LibWeb: It's AK_OS_MACOS, not AK_OS_MAC
Andreas Kling
[prev]
[next]