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
2021-07-20
Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED
Brian Gianforcaro
2021-07-20
Kernel: Conditionally acquire the big lock based on syscall metadata
Brian Gianforcaro
2021-07-20
Kernel: Allow MutexLocker to be conditionally initialized
Brian Gianforcaro
2021-07-20
Kernel: Move validate_syscall_preconditions outside of the big lock
Brian Gianforcaro
2021-07-20
Kernel: Mark read only RegisterState function parameters as const
Brian Gianforcaro
2021-07-20
Kernel: Move syscall precondition validates to MM
Brian Gianforcaro
2021-07-20
Kernel: Instrument syscalls with their process big lock requirements
Brian Gianforcaro
2021-07-20
Kernel: No lock validate_user_stack variant, switch to Space as argument
Brian Gianforcaro
2021-07-20
Taskbar: Update the start button width when system fonts change
Andreas Kling
2021-07-20
LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts
Andreas Kling
2021-07-20
LibTTF+LibGfx: Improve vertical alignment of glyphs
Andreas Kling
2021-07-20
LibTTF: Parse OS/2 tables
Andreas Kling
2021-07-20
LibTTF: Don't choke on fonts with CompositeGlyfFlags::UseMyMetrics
Andreas Kling
2021-07-20
LibTTF: Minor const correctness fix in TTF rasterizer
Andreas Kling
2021-07-20
LibTTF: Propagate glyph bitmap allocation failure in rasterizer
Andreas Kling
2021-07-20
LibTTF: Rename "raster" => "rasterize"
Andreas Kling
2021-07-20
LibTTF: Convert code to east-const style
Andreas Kling
2021-07-20
Ports: Add a launcher for Python
Linus Groh
2021-07-20
Ports: Use "launcher_run_in_terminal=true" instead of "Terminal -e ..."
Linus Groh
2021-07-20
Ports: Add launcher_run_in_terminal package.sh variable
Linus Groh
2021-07-20
Taskbar: Launch apps in Terminal when RunInTerminal=true is specified
Linus Groh
2021-07-20
LibDesktop: Add a RunInTerminal boolean field to app files
Linus Groh
2021-07-20
Help: Add check for pushing current page to history
roepfeli
2021-07-20
Pong: Disable resizing the window
Karol Kosek
2021-07-20
Prekernel: Make sure we're not overwriting the ELF header
Gunnar Beutner
2021-07-19
Revert "Profiler: Configure the TimelineContainer to be shrink to fit"
Brian Gianforcaro
2021-07-19
Applets: Add DesktopPicker applet
Peter Elliott
2021-07-19
WindowServer: Add set_virtual_dekstop WindowManager message
Peter Elliott
2021-07-19
LibGUI: Add callback for screen rect change to Desktop.h
Peter Elliott
2021-07-19
VirtualFileSystem: Check for '.' '..' and empty filenames
ls
2021-07-19
File Manager: Differentiate between navigation and rename errors
ls
2021-07-19
Assistant: Trim terminal command before displaying or running it
LuK1337
2021-07-19
LibGUI: Call did_update() from AutocompleteSuggestionModel::update()
Itamar
2021-07-19
LibGUI: Remove column width limitation in AutocompleteProvider
Itamar
2021-07-19
Prekernel: Make sure the last few bytes of the kernel image are mapped
Gunnar Beutner
2021-07-19
Ports/dosbox-staging: Change 'serenity*' build target to '*serenity*'
Kenneth Myhra
2021-07-19
Ports: Bump libarchive from version 3.4.0 to 3.5.1
Kenneth Myhra
2021-07-19
LibC: Add stub for iswprint
Kenneth Myhra
2021-07-19
LibGUI: Tighten invalidation rect for TabWidget
Marcus Nilsson
2021-07-19
LibGUI: Don't invalidate scrollbar rect if disabled
Marcus Nilsson
2021-07-19
Base: Add a test page for the 'justify-content' CSS property
Tobias Christiansen
2021-07-19
LibWeb: Implement justify-content for the FlexFormattingContext
Tobias Christiansen
2021-07-19
LibWeb: Add parsing for the justify-content property
Tobias Christiansen
2021-07-19
Base: Add file associations for multiple programs
LuK1337
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-19
AK: Introduce Math.h
Hendiadyoin1
2021-07-19
Kernel: Remove obsolete code
Gunnar Beutner
2021-07-19
Kernel: Simplify the linker script for the prekernel
Gunnar Beutner
2021-07-19
Kernel: Make sure super pages are in the first 16MiB of physical memory
Gunnar Beutner
2021-07-19
SoundPlayer: Fix a spelling mistake in a variable name
Gunnar Beutner
[next]