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-11
Kernel: Add kfree_sized(), kfree() with a known allocation size
Andreas Kling
2021-07-11
Kernel: Use Forward.h headers more
Andreas Kling
2021-07-11
LibWeb: Fix syntax for Table test
Adam Hodgen
2021-07-11
LibWeb: Fix HTMLTable Element attributes
Adam Hodgen
2021-07-11
LibTTF: Port width calculation changes from BitmapFont
LuK1337
2021-07-11
LibGfx: Try to get TTF font when query is not in name->font map
LuK1337
2021-07-11
TextEditor: Show an error message when opening a file failed
Timothy
2021-07-11
TextEditor: Open files with ReadOnly when we're just reading them
Gunnar Beutner
2021-07-11
TextEditor: Avoid calling realpath()
Gunnar Beutner
2021-07-11
Pong: Only paint areas that needs to be updated
Karol Kosek
2021-07-11
Kernel: Make KLexicalPath::basename() more compliant
Max Wipfli
2021-07-11
TextEditor: Show an error dialog when failing to open/save a file
Adam Hodgen
2021-07-11
FileSystemAccessServer: Return user_picked_value even on error
Adam Hodgen
2021-07-11
Kernel: Make various T::class_name() and similar return StringView
Andreas Kling
2021-07-11
Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry
Andreas Kling
2021-07-11
Kernel: Remove friend classes from ProcFSComponentsRegistrar
Andreas Kling
2021-07-11
Kernel: Rename SysFS related classes in BIOS code
Andreas Kling
2021-07-11
Kernel: Use nested namespace declarations in ACPI code
Andreas Kling
2021-07-11
Kernel: Rename SysFS related classes in ACPI code
Andreas Kling
2021-07-11
Kernel: Replace "Folder" => "Directory" everywhere
Andreas Kling
2021-07-11
Kernel: Rename SysFS related classes in PCI code
Andreas Kling
2021-07-11
Kernel: Remove pointless lock/unlock in SysFS constructor
Andreas Kling
2021-07-11
Kernel: Remove all friend declarations from SysFSComponentRegistry
Andreas Kling
2021-07-11
Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.*
Andreas Kling
2021-07-11
Kernel: Remove some dead code and unused includes in SysFS files
Andreas Kling
2021-07-11
Kernel: Move SysFS forward declarations to FileSystem/Forward.h
Andreas Kling
2021-07-11
Kernel: Rename SystemExposedFolder => SysFSDirectory
Andreas Kling
2021-07-11
Kernel: Rename SystemExposedComponent => SysFSComponent
Andreas Kling
2021-07-11
Kernel: Rename SystemRegistrar => SysFSComponentRegistry
Andreas Kling
2021-07-11
Kernel: Remove unnecessary includes in FileSystem.{cpp,h}
Andreas Kling
2021-07-11
Kernel: Remove unnecessary String allocation in SystemExposedFolder
Andreas Kling
2021-07-11
Kerne: Switch SysFS to east-const style
Andreas Kling
2021-07-11
Kernel: Switch Custody to east-const style
Andreas Kling
2021-07-11
Kernel: Only allow looking up Mounts by InodeIdentifier
Andreas Kling
2021-07-11
Kernel: Make VirtualFileSystem::Mount a top-level class
Andreas Kling
2021-07-11
Kernel: Rename BlockBasedFS => BlockBasedFileSystem
Andreas Kling
2021-07-11
Kernel: Rename FileBackedFS => FileBackedFileSystem
Andreas Kling
2021-07-11
Kernel: Make VirtualFileSystem::sync() static
Andreas Kling
2021-07-11
Kernel: Rename VFS => VirtualFileSystem
Andreas Kling
2021-07-11
Kernel: Rename FS => FileSystem
Andreas Kling
2021-07-10
FlappyBug: Only paint areas which need to be painted
Timothy Flynn
2021-07-10
Documentation: Move the QEMU troubleshooting section
Gunnar Beutner
2021-07-10
Documentation: Add screenshot for WHPX
Gunnar Beutner
2021-07-10
Documentation+Meta: Automatically add disable_virtio on Windows
Gunnar Beutner
2021-07-10
Documentation+Meta: Automatically set vmx=off on Windows
Gunnar Beutner
2021-07-10
Documentation: Remove another redundant chapter
Gunnar Beutner
2021-07-10
Documentation: Remove redundant information
Gunnar Beutner
2021-07-10
Documentation: Suggest using x86_64 QEMU on Windows
Gunnar Beutner
2021-07-10
Meta: Automatically use WSL paths on Windows
Gunnar Beutner
2021-07-10
Documentation: Reorganize the build documentation
Gunnar Beutner
[prev]
[next]