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-04-07
LibGfx: Correctly handle more than one PrefixCodeGroup in webp decoder
Nico Weber
2023-04-06
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
Kenneth Myhra
2023-04-06
AK: Add FlyString::is_one_of for variadic string comparison
Kenneth Myhra
2023-04-06
LibWeb: Move string literals to {HTML,UIEvents}::EventNames.h
Kenneth Myhra
2023-04-06
LibWeb: Add the WritableStreamDefaultWriter interface
Matthew Olsson
2023-04-06
LibWeb: Add the WritableStream interface
Matthew Olsson
2023-04-06
LibWeb: Move property_to_callback to Streams/AbstractOperations
Matthew Olsson
2023-04-06
Kernel/aarch64: Actually remove Arch/aarch64/init.cpp
Timon Kruiper
2023-04-06
Kernel: Make dispatch_signal work for aarch64
Timon Kruiper
2023-04-06
Kernel: Store FPU state when dispatching signal on aarch64
Timon Kruiper
2023-04-06
Kernel: Implement signal trampoline for aarch64
Timon Kruiper
2023-04-06
Kernel/aarch64: Add getters/setters in RegisterState and ThreadRegisters
Timon Kruiper
2023-04-06
Kernel/aarch64: Implement copying of kernel regs into ptrace regs
Timon Kruiper
2023-04-06
Kernel+LibC: Modify aarch64's __mcontext to store registers in an array
Timon Kruiper
2023-04-06
Kernel: Implement ScopedAddressSpaceSwitcher using PageDirectory
Timon Kruiper
2023-04-06
Kernel/aarch64: Flush entire TLB cache when changing TTBR0_EL1
Timon Kruiper
2023-04-06
Kernel: Implement TimeManagement::boot_time() for aarch64
Timon Kruiper
2023-04-06
Kernel: Extend the lifetime of Regions during page fault handling
Idan Horowitz
2023-04-06
Kernel: Store a pointer to the owner process in PageDirectory
Idan Horowitz
2023-04-06
Kernel: Restructure execve to ensure Process::m_space is always in use
Idan Horowitz
2023-04-06
Kernel: Mark sys$msync as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$mremap as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$munmap as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$set_mmap_name as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$mprotect as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$mmap as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Remove unused credentials() call in validate_inode_mmap_prot
Idan Horowitz
2023-04-06
Kernel: Mark sys$map_time_page as not needing the big lock
Idan Horowitz
2023-04-06
Kernel: Mark sys$madvise as not needing the big lock
Idan Horowitz
2023-04-06
LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule)
Luke Wilde
2023-04-06
LibWeb: Ignore preferred width when calculating intrinsic width of block
Andreas Kling
2023-04-06
Tests/LibWeb: Move block & inline layout tests into own directory
Andreas Kling
2023-04-06
LibEDID: Fix compiler error when ENABLE_PNP_IDS_DOWNLOAD=OFF
Emily Trau
2023-04-06
LibGfx/JPEG: Use a smaller type to store coefficients
Lucas CHOLLET
2023-04-06
LibWeb: Implement the `:defined` pseudo class
Luke Wilde
2023-04-06
LibWeb: Implement the HTMLConstructor extended attribute
Luke Wilde
2023-04-06
LibWeb: Implement the CEReactions extended attribute
Luke Wilde
2023-04-06
LibWeb: Add a bunch of missing CEReactions
Luke Wilde
2023-04-06
LibWeb: Introduce CustomElementRegistry and creating custom elements
Luke Wilde
2023-04-06
LibWeb/WebIDL: Add the `construct` abstract operation
Luke Wilde
2023-04-06
LibWeb/WebIDL: Move call_user_object_operation out of line
Luke Wilde
2023-04-06
LibWeb: Support returning a callback function in IDL
Luke Wilde
2023-04-06
HackStudio: Add configuration domain pledge for FileManager
Evan Smal
2023-04-06
LibGfx: Fix out of bounds read in BitmapFont::masked_character_set()
Julian Offenhäuser
2023-04-06
GMLPlayground: Pledge Calendar domain
Cameron Youell
2023-04-06
LibWeb: Port AbstractBrowsingContext to String
Kenneth Myhra
2023-04-06
LibWeb: Port KeyboardEvent to new String
Kenneth Myhra
2023-04-06
LibWeb: Port FocusEvent to new String
Kenneth Myhra
2023-04-06
LibTLS: Change Certificate parsing to use ErrorOr
stelar7
2023-04-06
LibCrypto: Add ability to rewrite current tag kind
stelar7
[prev]
[next]