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-01-28
LibGfx+icc: Read and display lut16Type and lut8Type ICC tag types
Nico Weber
2023-01-28
LibGfx: Use AssertSize<> in ICC/Profile.cpp
Nico Weber
2023-01-28
LibWasm: Implement data.drop instruction
Sam Atkins
2023-01-28
LibWasm: Move memory.init code together with other memory.foo impls
Sam Atkins
2023-01-28
LibWasm: Implement memory.copy instruction
Sam Atkins
2023-01-28
LibWasm: Implement memory.fill instruction
Sam Atkins
2023-01-28
AK: Add support for the new FlyString to StringView
Timothy Flynn
2023-01-28
AK: Delete the StringView move-assignment operator for various types
Timothy Flynn
2023-01-28
Base: Add more emoji
Xexxa
2023-01-28
Base: Remove U+FE0F from emoji-serenity.txt
Xexxa
2023-01-28
icc: Print profile size
Nico Weber
2023-01-28
LibGfx: Make PNGImageDecoderPlugin::icc_data() return data if present
Nico Weber
2023-01-28
LibGfx: Process colorspace-related chunks in PNGLoader
Nico Weber
2023-01-28
AK: Add DeprecatedStringCodePointIterator
Andreas Kling
2023-01-28
LibJS: Add spec comments to FunctionPrototype
Linus Groh
2023-01-28
LibJS: Add spec comments to FinalizationRegistryPrototype
Linus Groh
2023-01-28
LibJS: Add spec comments to FinalizationRegistryConstructor
Linus Groh
2023-01-28
LibJS: Add spec comments to DataViewPrototype
Linus Groh
2023-01-28
LibJS: Add spec comments to DataViewConstructor
Linus Groh
2023-01-28
LibJS: Add spec comments to Completion
Linus Groh
2023-01-28
LibJS: Add spec comments to BooleanConstructor
Linus Groh
2023-01-28
LibJS: Add spec comments to BigIntPrototype
Linus Groh
2023-01-28
LibJS: Add spec comments to ArrayConstructor
Linus Groh
2023-01-28
LibJS: Add spec comments to ArrayBufferConstructor
Linus Groh
2023-01-28
LibJS: Implement the thisBooleanValue AO and use it in BooleanPrototype
Linus Groh
2023-01-28
LibGfx: Split ICC/Profile.{h,cpp} into several files
Nico Weber
2023-01-28
LibGfx: Bump copyright year in ICC/Profile.{h,cpp}
Nico Weber
2023-01-28
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
Nico Weber
2023-01-28
LibWeb: Add a few extra spec links to CanvasGradient
MacDue
2023-01-28
LibWeb: Throw exception if any canvas radial gradient radius is < 0
MacDue
2023-01-28
LibJS: Port Intl.DurationFormat to String
Timothy Flynn
2023-01-28
LibJS: Port Intl.RelativeTimeFormat to String
Timothy Flynn
2023-01-28
LibJS: Remove last use of DeprecatedString from Intl.MathematicalValue
Timothy Flynn
2023-01-28
LibLocale: Remove last use of DeprecatedString from LibLocale
Timothy Flynn
2023-01-28
LibJS: Use String::join and String::trim in Temporal AOs
Timothy Flynn
2023-01-28
AK: Add String::trim
Timothy Flynn
2023-01-28
AK: Add String::join
Timothy Flynn
2023-01-28
AK: Allow the kernel to have access to StringBuilder::to_string
Timothy Flynn
2023-01-27
Kernel/PCI: Pass DeviceIdentifier to get_BAR2 in BochsGraphicsAdapter
Timon Kruiper
2023-01-27
Kernel: Add Syscall.cpp to aarch64 build
Timon Kruiper
2023-01-27
Kernel: Add Syscalls/execve.cpp to aarch64 build
Timon Kruiper
2023-01-27
Kernel: Add ThreadRegisters::set_exec_state and use it in execve.cpp
Timon Kruiper
2023-01-27
Kernel/aarch64: Implement Processor::platform_string()
Timon Kruiper
2023-01-27
Kernel: Use InterruptsState abstraction in execve.cpp
Timon Kruiper
2023-01-27
Kernel: Add Syscalls/fork.cpp to aarch64 build
Timon Kruiper
2023-01-27
Kernel: Add Syscalls/sigaction.cpp to aarch64 build
Timon Kruiper
2023-01-27
Kernel: Add Syscalls/mmap.cpp to aarch64 build
Timon Kruiper
2023-01-27
Kernel: Make Syscalls/ptrace.cpp buildable for aarch64
Timon Kruiper
2023-01-27
Kernel/aarch64: Implement set_return_reg and capture_syscall_params
Timon Kruiper
2023-01-27
Kernel/aarch64: Add stub for copy_ptrace_registers_into_kernel_registers
Timon Kruiper
[prev]
[next]