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-25
Ports/neofetch: 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
Base: Document the new /sys/kernel/ directory
Liav A
2022-10-25
Kernel: Introduce global variables and stats in /sys/kernel directory
Liav A
2022-10-25
LibGUI: Fix EditingEngine Shift + Up/Down highlight behavior
skelegorg
2022-10-25
Ports/python3: Update Python to 3.11.0
Linus Groh
2022-10-25
Ports/python3: Reformat package.sh according to our current guidelines
Linus Groh
2022-10-25
Base: Add just a bit more emojis
Mykola
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-25
Ports: Fix return statuses with new buildsteps
Peter Elliott
2022-10-24
Kernel/FileSystem: Remove hardcoded unveil path of /usr/lib/Loader.so
Liav A
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: Add SplitBehavior::KeepTrailingSeparator with tests
demostanis
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
2022-10-24
LibWeb: Add disallow further import maps steps to ESO
networkException
2022-10-24
LibWeb: Expose an import map and import maps allowed on Window
networkException
2022-10-24
LibWeb: Add the ImportMap struct
networkException
2022-10-24
LibWeb: Add is_code_unit_prefix() function
networkException
2022-10-24
LibJS: Accept calendar names case-insensitively
Yedaya Katsman
2022-10-24
LibWeb: Teach MainThreadVM about module scripts
Linus Groh
2022-10-24
LibWeb: Use getters instead of direct member access in Response methods
Linus Groh
2022-10-24
LibWeb: Also make non-const Response getters virtual
Linus Groh
2022-10-24
LibWeb: Handle filtered response in Response::clone()
Linus Groh
2022-10-24
LibWeb: Move url_origin() to URL/URL.{cpp,h}
Linus Groh
2022-10-24
LibWeb: Add virtual destructor to Environment
Linus Groh
2022-10-24
LibWeb: Add non-const variants of Request::{current_,}url()
Linus Groh
2022-10-24
LibWeb: Add referrer policy to PolicyContainer
Linus Groh
2022-10-24
LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject
Linus Groh
2022-10-24
LibWeb: Layout inner floats/abspos boxes after laying out the top float
Luke Wilde
2022-10-24
LibJS: Only use 1 bit for Cell boolean flag
Andreas Kling
2022-10-24
LibWeb: Implement XMLHttpRequest.requestType setter according to spec
Andreas Kling
2022-10-24
LibWeb: Protect XMLHttpRequest from GC in special circumstances
Andreas Kling
2022-10-24
LibWeb: Add EventTarget::has_event_listener(FlyString type)
Andreas Kling
2022-10-24
LibJS: Add Cell::must_survive_garbage_collection() mechanism
Andreas Kling
2022-10-24
LibWeb: Establish stacking context when backdrop-filter is not 'none'
Luke Wilde
2022-10-24
wasm: Map the entire input wasm file instead of using Core::File
Ali Mohammad Pur
[prev]
[next]