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
Age
Commit message (
Expand
)
Author
2022-10-28
LibWasm: Add missing validation for memory.copy
Luke Wilde
2022-10-27
ntpquery: Fix pledge and unveil invocations
demostanis
2022-10-27
Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks"
Andreas Kling
2022-10-27
LibCore: Limit to the user buffer size when reading lines from a stream
Tim Schumacher
2022-10-27
LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects
Sam Atkins
2022-10-27
LibGfx: Move DisjointRectSet code into the header file
Sam Atkins
2022-10-27
LibGfx: Correct Line::to_string() output
Sam Atkins
2022-10-27
LibGfx: Make formatting of spatial types work with non-int/floats
Sam Atkins
2022-10-27
LibWeb: Always resolve horizontal padding and borders on block-level boxes
Andreas Kling
2022-10-27
LibWeb: Place block-level boxes in both axes before doing inside layout
Andreas Kling
2022-10-27
LibWeb: Implement static position for abspos children of flex container
Andreas Kling
2022-10-27
PixelPaint: Make scopes hideable
Timothy Slater
2022-10-27
Kernel+LibC: Report correct scheduling priority limits
kleines Filmröllchen
2022-10-27
LibC: Implement pthread_{get,set}schedparam
kleines Filmröllchen
2022-10-27
Kernel: Make scheduler control syscalls more generic
kleines Filmröllchen
2022-10-27
LibC: Remove duplicate definition of sched_param from sched.h
kleines Filmröllchen
2022-10-26
LibWeb: Make Fetch::Request follow abort signals where appropriate
Luke Wilde
2022-10-26
LibWeb: Add the ability for an AbortSignal to follow another
Luke Wilde
2022-10-26
LibWeb: Convert DOM::AbortSignal to use JS::SafeFunction
Luke Wilde
2022-10-26
GMLPlayground: Replace /proc/all unveil with /sys/kernel/processes
Timothy Flynn
2022-10-26
LibGUI: Make sure combobox list windows can't be moved
Gunnar Beutner
2022-10-26
LibWeb: Fix unchecked Variant access in Request::construct_impl()
Linus Groh
2022-10-26
LibWeb: Fix incorrect peek offset in HeaderList::get_decode_and_split()
Linus Groh
2022-10-25
LibWeb: Remove old assertion in host_enqueue_promise_job context hack
Luke Wilde
2022-10-25
Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory
Liav A
2022-10-25
Utilities: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Services: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
LibSymbolication: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
LibCore: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Applets: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
sysctl: Use /sys/kernel/variables/ directory instead of /proc/sys
Liav A
2022-10-25
LibGUI: Fix EditingEngine Shift + Up/Down highlight behavior
skelegorg
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-25
LibGUI: Don't show the command palette action in the command palette
demostanis
2022-10-25
LibGUI: Remove Window::set_blocks_command_palette()
demostanis
2022-10-25
LibGUI: Add CommonActions::make_command_palette_action()
demostanis
2022-10-25
LibLocale+LibJS: Update to CLDR version 42.0.0
Timothy Flynn
2022-10-25
LibVideo: Add CICP parsing to MatroskaReader
Zaggy1024
2022-10-25
LibVideo: Implement CICP color space conversion
Zaggy1024
2022-10-25
LibGfx: Make Matrix and VectorN more constexpr-friendly
Zaggy1024
2022-10-24
Userland: Unveil /usr/lib/Loader.so when using 'x' permissions on unveil
Liav A
2022-10-24
Inspector: Reopen picker UI after selecting Inspector
crpz1
2022-10-24
mv: Support the '--no-clobber' option
Eli Youngs
2022-10-24
PixelPaint: Limit editing tools to selection
Timothy Slater
2022-10-24
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
demostanis
2022-10-24
LibGfx: Make Rect::set_{bottom,right}_without_resize() work for non-int
Sam Atkins
2022-10-24
GMLPlayground: Restrict filesystem access using `unveil()`
Karol Kosek
2022-10-24
GMLPlayground: Open and save files using FileSystemAccessClient
Karol Kosek
2022-10-24
LibWeb: Implement recent changes to module script fetching
networkException
[next]