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-15
LibSoftGPU: Update coverage bits after alpha testing
Jelle Raaijmakers
2022-05-15
LibSoftGPU: Make `Device` statistics `i64` again
Jelle Raaijmakers
2022-05-15
Ports: Add joe's own editor
Snow
2022-05-14
Ports: Add thesilversearcher (ag)
Raymond Lucke
2022-05-14
Meta: Move compiler flags into standalone CMake files
Linus Groh
2022-05-13
Ports: Set right launcher command for Quake
Jelle Raaijmakers
2022-05-13
TextEditor: Allow typing AltGr+letter into editor
Paweł Łukasik
2022-05-13
LibWeb: Add window.clientInformation property
ReimarPB
2022-05-13
LibWeb: Don't treat any empty resources as errors
Sam Atkins
2022-05-13
PixelPaint: Rebuild FilterGallery tree using TreeViewModel
Linus Groh
2022-05-13
LibGUI: Add TreeViewModel as a simpler interface for building TreeViews
Linus Groh
2022-05-13
Revert "FileManager: Reduce scope of some variables related to context…
Sam Atkins
2022-05-13
LibGUI: Make Dialog::ScreenPosition an enum class
Sam Atkins
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-13
LibWeb: Make about:blank load correctly
Sam Atkins
2022-05-13
FileManager: Check for write permission before enabling certain actions
offtkp
2022-05-13
Base: Add Contrast theme
adoni
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-13
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
kleines Filmröllchen
2022-05-13
LibDSP: Remove Transport's time counter reference API
kleines Filmröllchen
2022-05-13
LibDSP: Make the note frequencies an AK::Array instead of a C array
kleines Filmröllchen
2022-05-13
LibDSP: Improve const correctness
kleines Filmröllchen
2022-05-13
LibDSP: Refactor OOP non-functionally
kleines Filmröllchen
2022-05-13
LibWeb: Stop inactive requestAnimationFrame() callbacks from running
MacDue
2022-05-12
Kernel: Put code in the aarch64 init.cpp file into the Kernel namespace
Timon Kruiper
2022-05-12
Kernel: Move __assertion_failed to aarch64/Panic.cpp
Timon Kruiper
2022-05-12
Kernel: Remove PREKERNEL_SOURCES from aarch64 CMakeLists.txt
Timon Kruiper
2022-05-12
Kernel: Use the Kernel UBSanitizer implementation in the aarch64 Kernel
Timon Kruiper
2022-05-12
Kernel: Remove Prekernel namespace in the aarch64 Kernel
Timon Kruiper
2022-05-12
Kernel: Move the aarch64 boot.S out of the Prekernel directory
Timon Kruiper
2022-05-12
Kernel: Move Prekernel{CPU, Exceptions}.cpp out of Prekernel directory
Timon Kruiper
2022-05-12
Kernel: Move Prekernel assembly utils to aarch64/ASM_wrapper.h
Timon Kruiper
2022-05-12
Kernel: Replace Prekernel::halt with Processor::halt in aarch64 build
Timon Kruiper
2022-05-12
LibArchive: Use named members for ZIP general purpose flags
Tim Schumacher
2022-05-12
Ports: Update curl to 7.83.1
Luke Wilde
2022-05-12
LibCrypto: Add Ed25519
stelar7
2022-05-12
LibCrypto: Move Curve25519 related code into separate file
stelar7
2022-05-12
LibC: Add herror() and hstrerror()
Michał Lach
2022-05-12
LibC: Make h_errno thread-local
Michał Lach
2022-05-12
Ports/gcc: Update to version 12.1.0
Daniel Bertalan
2022-05-12
Toolchain: Upgrade to GCC 12.1.0
Daniel Bertalan
2022-05-12
LibC+Kernel: Prevent string functions from calling themselves
Daniel Bertalan
2022-05-12
Kernel: Do not implement VERIFY_NOT_REACHED() as VERIFY(false)
Daniel Bertalan
2022-05-12
AK+DHCPClient: Fix false positive gcc 12 warnings
Daniel Bertalan
2022-05-12
PixelPaint: Fix incorrect use of RefCounted CRTP
Daniel Bertalan
2022-05-12
Tests: Fix new GCC 12 warnings
Daniel Bertalan
2022-05-12
Ports: Add $STRIP and $HOST_STRIP variables
Daniel Bertalan
2022-05-12
Ports/gcc: Install dependencies as ports
Daniel Bertalan
2022-05-12
Ports: Enable ccache for SERENITY_TOOLCHAIN=Clang
Daniel Bertalan
2022-05-12
Ports: Add Integer Set Library (isl)
Daniel Bertalan
[next]