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-03-01
LibJS: Keep track of current AST node inside the call stack
Jean-Baptiste Boric
2021-03-01
LibJS: Keep track of file names, lines and columns inside the AST
Jean-Baptiste Boric
2021-03-01
Profiler: Print addresses as pointers in new Samples view
Brian Gianforcaro
2021-03-01
Base: Add test-math to set of tests run on CI
Andrew Kaster
2021-03-01
AK/Lagom: Modify TestSuite to return how many tests failed from main
Andrew Kaster
2021-03-01
Meta: Allow specifying custom grub config file for build-image-grub.sh
Tom
2021-03-01
Kernel: Fix APIC timer calibration to be more accurate
Tom
2021-03-01
Meta: Use ninja instead of make in the WSL docs (#5575)
Paweł Łukasik
2021-03-01
Kernel: Fix scrolling up in VMware
Tom
2021-03-01
LibAudio: Move format and BPS checks before VERIFYs in WAV loader
Luke
2021-03-01
LibAudio: Use handle_any_error in WAV loader
Luke
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
2021-03-01
LibGUI: Implemented line wrapping for new spanned text drawing
Torben Thaysen
2021-03-01
LibGUI: drawing spanned text no longer *horribly* inefficient
Torben Thaysen
2021-03-01
LibC: Implement fenv.h
Mițca Dumitru
2021-02-28
LibWeb: Set link cursor via the default CSS
Adam Hodgen
2021-02-28
LibWeb: Support setting the cursor in OutOfProcessWebView
Adam Hodgen
2021-02-28
LibWeb: Call `page_did_request_cursor_change` with CSS cursor
Adam Hodgen
2021-02-28
LibWeb: Parese the CSS "cursor" property
Adam Hodgen
2021-02-28
CI: Allow run step of on target tests to fail
Andrew Kaster
2021-02-28
LibRegex: VERIFY that string builder in print_header is not null.
Andrew Kaster
2021-02-28
Documentation: Add RunningTests document
Andrew Kaster
2021-02-28
Base/CI: Boot serenity in CI in a mode that runs tests on target
Andrew Kaster
2021-02-28
Kernel: Add self-test boot mode, an alias for text mode
Andrew Kaster
2021-02-28
Meta: Add run target for CI
Andrew Kaster
2021-02-28
Userland: Don't leak buffer from getline in shuf program
Andrew Kaster
2021-02-28
Shell: Remove WAITID_ONCE workaround
Andrew Kaster
2021-02-28
Userland: Install shell tests on Serenity
Andrew Kaster
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2021-02-28
Kernel: Use default con/de-structors
Ben Wiederhake
2021-02-28
Base: Add mktemp(1) man page
Idan Horowitz
2021-02-28
Userland: Add a simple mktemp(1) utility
Idan Horowitz
2021-02-28
Browser: Implemented out of process JS console
Brandon Scott
2021-02-28
LibWeb: Add in all of the plumbing required to use the JS console over IPC
Brandon Scott
2021-02-28
WebContent: Added IPC calls for initializing JS console and sending input
Brandon Scott
2021-02-28
Profiler: remove unimplemented Profile::LibraryMetadata::symbolicate() defini...
thislooksfun
2021-02-28
Kernel: Fix KUBSAN warnings due to unaligned APIC variables
Tom
2021-02-28
Kernel: Fix GenericInterruptHandler problems with virtual functions
Tom
2021-02-28
LibWeb: Add actual document loading for the CSS (at)import rule
Sviatoslav Peleshko
2021-02-28
LibWeb: Added simple parsing for (at)import rules
Sviatoslav Peleshko
2021-02-28
LibWeb: Create base class CSSRule for all CSS rules
Sviatoslav Peleshko
2021-02-28
LibTTF: Fix glyph rasterizer coverage calculation
Stephan Unverwerth
2021-02-27
Profiler: Add a new "Samples" view to the main UI
Andreas Kling
2021-02-27
LibVT: Put TerminalWidget in the VT namespace :^)
Andreas Kling
2021-02-27
Profiler: Move ELF object name to its own profile graph column
Andreas Kling
2021-02-27
Profiler: Unbreak DisassemblyModel after shared library introduction
Andreas Kling
2021-02-27
Kernel: Use get_fast_random() for MAP_RANDOMIZED addresses
Andreas Kling
2021-02-27
LibGUI: Remove ControlBoxButton widget
thankyouverycool
2021-02-27
Lagom: Build with -Wno-literal-suffix when using GCC
Linus Groh
2021-02-27
Lagom: CMakeLists.txt housekeeping
Linus Groh
[next]