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-05-04
LibWeb: Use Unicode data for CSS text-transform property
Karol Kosek
2022-05-04
Ports: Update ca-certificates to 2022-04-26
Luke Wilde
2022-05-04
Ports: Update OpenSSL to 1.1.1o
Luke Wilde
2022-05-04
Ports: Update curl to 7.83.0
Luke Wilde
2022-05-04
Base: Add note about optipng to contributing guidelines
Dennis Esternon
2022-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
2022-05-03
LibAudio: Move WAV sample reading and conversion into own helpers
kleines Filmröllchen
2022-05-03
LibAudio: Move WavLoader to Core::Stream APIs
kleines Filmröllchen
2022-05-03
LibAudio: Refactor and modernize WavLoader
kleines Filmröllchen
2022-05-03
Documentation: Document how the event loop works & what it does
kleines Filmröllchen
2022-05-03
LibJS: Remove bogus FIXME in ArgumentsObject::internal_get()
Linus Groh
2022-05-03
LibJS: Use consistent phrasing for string length
Linus Groh
2022-05-03
LibJS: Update order of steps in CanonicalNumericIndexString
Linus Groh
2022-05-03
LibJS: Reflect Array.prototype.toLocaleString comment in %TypedArray%
Linus Groh
2022-05-03
LibJS: Add assertion (comment) to MakeMatchIndicesIndexPairArray
Linus Groh
2022-05-03
LibJS: Update spec comments to avoid = comparisons with signed zero
Linus Groh
2022-05-03
LibJS: Update comments for Annex B changes to IsLooselyEqual
Linus Groh
2022-05-03
LibJS: Fix type confusion in msFromTime
Linus Groh
2022-05-03
LibJS: Update two comments saying "completion value"
Linus Groh
2022-05-03
LibJS: Use more consistent wording for creating empty lists
Linus Groh
2022-05-03
LibJS: Use CreateDataPropertyOrThrow in MakeMatchIndicesIndexPairArray
Linus Groh
2022-05-03
Ports: Make cmake adhere to the number of build jobs
Tim Schumacher
2022-05-03
Ports: Make llvm adhere to the number of build jobs
Tim Schumacher
2022-05-03
Ports: Make the number of compile jobs configurable
Tim Schumacher
2022-05-03
Ports: Update `mc` to 4.8.28
Tim Schumacher
2022-05-03
Ports: Replace `mc` config.sub patch with our own download
Tim Schumacher
2022-05-03
Ports: Force glib to link against gcc_s during the configure stage
Tim Schumacher
2022-05-03
Ports: Fix the default Toolchain name in .hosted_defs.sh
Tim Schumacher
2022-05-03
Ports: Work around `halflife` formatting NaN values endlessly
Tim Schumacher
2022-05-03
Ports: Return opfor to upstream
Tim Schumacher
2022-05-03
Ports: Return halflife to upstream
Tim Schumacher
2022-05-03
Base: Add hovered versions of the Coffee title bar icons
MacDue
2022-05-03
WindowServer: Support hover icons for title buttons
MacDue
2022-05-03
Kernel: Panic when an assertion is failed in aarch64 Kernel
Timon Kruiper
2022-05-03
Kernel: Remove unused aarch64 Prekernel::panic() function
Timon Kruiper
2022-05-03
Kernel: Replace calls to Prekernel::panic() with PANIC macro on aarch64
Timon Kruiper
2022-05-03
Kernel: Implement __panic() for the aarch64 Kernel
Timon Kruiper
2022-05-03
Kernel: Load the kernel symbol table for the aarch64 Kernel
Timon Kruiper
2022-05-03
Kernel: Add kmalloc_init() to the init function of the aarch64 Kernel
Timon Kruiper
2022-05-03
Kernel: Remove VERIFY_NOT_REACHED in {current, idle}_thread for aarch64
Timon Kruiper
2022-05-03
Kernel: Add bare-minimum implementation for aarch64 Spinlock
Timon Kruiper
2022-05-03
Kernel: Move Arch/x86/Spinlock.h and add stubs for aarch64
Timon Kruiper
2022-05-03
Kernel: Add the .ksyms section to the aarch64 Kernel binary
Timon Kruiper
2022-05-03
Kernel: Implement safe_memcpy for the aarch64 build
Timon Kruiper
2022-05-03
Kernel: Move Kernel/Arch/x86/SafeMem.h to Kernel/Arch/SafeMem.h
Timon Kruiper
2022-05-03
Kernel: Add KSyms.cpp to the aarch64 build
Timon Kruiper
2022-05-03
Kernel: Fetch the frame pointer using __builtin_frame_address()
Timon Kruiper
2022-05-03
LibC: Hide `posix_memalign` by default
Tim Schumacher
2022-05-03
Ports: Add RISCVEmu
Linus Groh
2022-05-03
DHCPClient: Don't crash if DHCP options contain no gateway
Patrick Meyer
[prev]
[next]