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-10-31
LibWeb: Convert WebAssemblyObject functions to ThrowCompletionOr
Idan Horowitz
2021-10-31
LibWeb: Convert WebAssemblyObject AOs to ThrowCompletionOr
Idan Horowitz
2021-10-31
LibWeb: Make GlobalObject the first parameter of WebAssembly AOs
Idan Horowitz
2021-10-31
Profiler: Cache parsed DWARF debug information in disassembly view
Daniel Bertalan
2021-10-31
Profiler: Load the actual kernel binary for disassembly
Daniel Bertalan
2021-10-31
Profiler: Share the mapped kernel between Profile and DisassemblyModel
Daniel Bertalan
2021-10-31
LibWeb: Convert all generated bindings to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibWeb: Convert the Navigator object to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibWeb: Convert the CSS namespace object to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibWeb: Convert the Window object to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibWeb: Convert the Location object to ThrowCompletionOr
Timothy Flynn
2021-10-31
Spreadsheet: Convert JSIntegration to ThrowCompletionOr
Timothy Flynn
2021-10-31
WindowServer: Remove some commented code in WindowManager.cpp
Marco Cutecchia
2021-10-31
PixelPaint: Use a bucket cursor for the Bucket tool
Marco Cutecchia
2021-10-31
PixelPaint: Support using a bitmap as a tool's cursor
Marco Cutecchia
2021-10-31
LibGUI: Support using a bitmap as override cursor
Marco Cutecchia
2021-10-31
FileOperation: Deduplicate file names on move
Tetsui Ohkubo
2021-10-31
Kernel: Draw picture on screen when booting Raspberry Pi
Marcin Undak
2021-10-31
Kernel: Add very simple PPM parser for Aarch64
Marcin Undak
2021-10-31
Kernel: Add Framebuffer class for Raspberry Pi
Marcin Undak
2021-10-31
Kernel: Refactor Aarch64 MailBox class
Marcin Undak
2021-10-31
Kernel: Add temporary debug printing utilities for Aarch64
Marcin Undak
2021-10-31
Userland: Handle terminal window resizing in less(1)
Kyle Ambroff-Kao
2021-10-31
AK+Tests: Fix formatting of infinity and NaN values
Daniel Bertalan
2021-10-31
SpaceAnalyzer: Display scan progress with popup window during analysis
ForLoveOfCats
2021-10-31
Calculator: Add Constants menu
Musab Kılıç
2021-10-31
Calculator: Fix copy button not copying the fractional part bug :^)
Musab Kılıç
2021-10-31
Calculator: Improve KeypadValue conversion to handle integer values
Musab Kılıç
2021-10-31
Toolchain: Use dynamic paths for cross-compile CMake toolchains
Tim Schumacher
2021-10-31
Kernel: Remove misleading FIXME in DevTmpFS
Ben Wiederhake
2021-10-31
Kernel: Clarify ambiguous {File,Description}::absolute_path
Ben Wiederhake
2021-10-31
Kernel: Enable early-returns from VFS::for_each_mount
Ben Wiederhake
2021-10-31
Kernel: Avoid OpenFileDescription::absolute_path
Ben Wiederhake
2021-10-31
Shell: Unwind execution after runtime errors
Ali Mohammad Pur
2021-10-31
LibC: Add `labs()`
Jelle Raaijmakers
2021-10-31
Ports: Add FreeDink port
Brendan Coles
2021-10-31
Ports: Add OpenGL Mathematics (GLM) port
Brendan Coles
2021-10-31
Utilities: Add option to suppress errors to grep
Marco Cutecchia
2021-10-31
Utilities: Add 'quiet' mode to grep
Marco Cutecchia
2021-10-31
js: Convert JavaScript REPL to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert %IteratorPrototype% to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert ObjectConstructor to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert ObjectConstructor GetOwnPropertyKeys to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert GlobalObject to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert GlobalObject's Encode and Decode AOs to ThrowCompletionOr
Timothy Flynn
2021-10-31
LibJS: Convert Object.prototype to ThrowCompletionOr
Timothy Flynn
2021-10-31
Ports: Remove ScummVM FMOPL patch
Jelle Raaijmakers
2021-10-31
LibELF: Store SSE registers in x86_64 PLT Trampoline
Peter
2021-10-31
Debugger: Add logging for the other 8 GPRs too
Peter
2021-10-31
Meta: Suppress rule v1047 in PVS-Studio Static Analysis
Brian Gianforcaro
[next]