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-14
VideoPlayer: Pledge the "VideoPlayer" configuration domain
Caoimhe
2023-05-14
ls: Migrate away from DeprecatedFile
Ben Wiederhake
2023-05-14
LibCore: Remove standard I/O from DeprecatedFile
Ben Wiederhake
2023-05-14
test-imap: Prefer Core::File over DeprecatedFile
Ben Wiederhake
2023-05-14
LookupServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-14
Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())
Ben Wiederhake
2023-05-14
LibWeb: Start implementing sizing for tracks with span > 1 items in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Separate grid tracks from gaps in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Make the dblclick event bubble, cancelable and composed
Luke Wilde
2023-05-14
Ladybird: Send the double click event to WebContent
Luke Wilde
2023-05-14
LibELF: Only call IFUNC resolvers after populating the PLT
Daniel Bertalan
2023-05-14
LibELF: Split `do_relocation` into `do_{direct,plt}_relocation`
Daniel Bertalan
2023-05-14
LibC+LibELF: Handle the R_AARCH64_IRELATIVE relocation type
Daniel Bertalan
2023-05-14
SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly
Ben Wiederhake
2023-05-14
LibWeb: Remove unused line in calculate_min_content_size() in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Remove excessive spec referencing in GridFormattingContext
Aliaksandr Kalenik
2023-05-14
LibWeb: Remove dead code in resolve_intrinsic_track_sizes() in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Change implicit background-size height to auto
Rimvydas Naktinis
2023-05-14
LibWeb: Protect against dereferencing a null pending image request
Andreas Kling
2023-05-14
Meta: Enable DWARF 5 debug information
MacDue
2023-05-14
LibDebug: Stub out LocListX and remove stub expression evaluator
MacDue
2023-05-14
LibJS/Bytecode: Restore old environments when an exception is caught
Andreas Kling
2023-05-14
LibJS/Bytecode: Fix bogus program termination after `try` with `catch`
Andreas Kling
2023-05-13
Userland+Base: Don't run NetworkSettings in elevated mode
Fabian Dellwing
2023-05-13
NetworkSettings: Use helper script to write config
Fabian Dellwing
2023-05-13
Escalator: Major rework and enable forwarding of stdin/stdout
Fabian Dellwing
2023-05-13
Userland: Allow our access check to pass flags to faccessat syscall
Fabian Dellwing
2023-05-13
Userland+Meta: Add new helper program for network settings
Fabian Dellwing
2023-05-13
Ports: Add chocolate-doom 3.0.1
Mike Swanson
2023-05-13
Ports: Add libsamplerate 0.2.2
Mike Swanson
2023-05-13
LibWeb: Flesh out basic support of min-width/height for grid items
Aliaksandr Kalenik
2023-05-13
AK: Fix typo in instructions for adopt_nonnull_REF_or_enomem
Ben Wiederhake
2023-05-13
pledge: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
which: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
test-pthread: Check for correct return value from sem_trywait()
Tim Ledbetter
2023-05-13
Base: Add man page for top
Tim Ledbetter
2023-05-13
top: Add -p option to filter by pid
Tim Ledbetter
2023-05-13
tar: Convert from DeprecatedFile to Core::File and FileSystem
Ben Wiederhake
2023-05-13
HackStudio: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
aplay: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
abench: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
LibJS/Bytecode: Variable declarators should always prefer lexical env
Andreas Kling
2023-05-13
LibWeb: Implement performance.{measure,clearMeasures}
Luke Wilde
2023-05-13
LibWeb: Capture realm in dictionary to C++ conversion
Luke Wilde
2023-05-13
LibWeb: Specify snake case names for navigation timing entries too
Luke Wilde
2023-05-13
Ladybird: Add common handy actions to context menu
MacDue
2023-05-13
Base: Add a test page to load a video element with <source> children
Timothy Flynn
2023-05-13
LibWeb: Partially implement HTMLSourceElement's insertion/removal steps
Timothy Flynn
2023-05-13
LibWeb: Implement the HTMLMediaElement child <source> selection steps
Timothy Flynn
2023-05-13
LibWeb: Change Document::parse_url to accept a StringView
Timothy Flynn
[prev]
[next]