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-06-04
Ports: Don't crash when starting uMario outside of /opt/Super_Mario
Gunnar Beutner
2021-06-04
Taskbar: Allow creating menus for sub-categories
Gunnar Beutner
2021-06-04
AK: Donβt drop lines between \r and \n in StringView::lines() (#7662)
R Smith
2021-06-04
LibTest: Add --json flag to JS test runner
Linus Groh
2021-06-04
Profiler: Show the duration of the time interval chosen
DhruvMaroo
2021-06-04
Documentation: Fix a typo by removing an extra word
Scott Antipa
2021-06-04
Ports: Add p7zip
John Brehm
2021-06-04
LibCards: Don't draw the first card smaller than the others
Gunnar Beutner
2021-06-04
LibLine: Actually cancel the search editor on Ctl-C
brapru
2021-06-04
Solitaire: Fixes undo feature from incorrect merge conflict resolution
Matthew Jones
2021-06-04
LibCpp: Revert change to strace.cpp AST test from bf8fd4c
Andreas Kling
2021-06-03
LibCards: Draw cards with rounded card corners
David Isaksson
2021-06-03
Everywhere: Remove accidental '\n' from various outln() invocations
Andreas Kling
2021-06-03
Meta: Add a guideline about bare metal issues
Liav A
2021-06-03
Kernel: Make sure outgoing ICMP packets have the correct checksum
Gunnar Beutner
2021-06-03
Meta: Sort debug macros alphabetically
NonStandardModel
2021-06-03
LibGUI/FileIconProvider: Return s_file_icon when stat() fails
Marcus Nilsson
2021-06-03
Utilities: Make sure columns for ps are properly aligned
Gunnar Beutner
2021-06-03
KeyboardMapper: Fix crash upon loading an invalid JSON file
NonStandardModel
2021-06-03
Kernel: Support new lines when doing critical printing
Liav A
2021-06-03
Kernel/Graphics: Remove unused overloaded write methods of Console
Liav A
2021-06-03
Kernel: Fix "sv" being inside of "no-fbdev" instead of outside
Luke
2021-06-03
CI: Skip saving the toolchain and ccache caches in PR workflows
Idan Horowitz
2021-06-03
AK: Do not VERIFY on invalid code point bytes in UTF8View
DexesTTP
2021-06-03
LibJS: Avoid allocations in the Exception constructor
Gunnar Beutner
2021-06-03
LibJS: Optimize insertion order in the Exception constructor
Gunnar Beutner
2021-06-03
Everywhere: Replace ctype.h to avoid narrowing conversions
Max Wipfli
2021-06-03
Tests: Add tests for most functions in AK/CharacterType.h
Max Wipfli
2021-06-03
AK: Add CharacterTypes.h
Max Wipfli
2021-06-03
WindowServer: Switch Window to IntrusiveList from InlineLinkedList
Brian Gianforcaro
2021-06-03
Kernel: Switch ProcessGroup to IntrusiveList from InlineLinkedList
Brian Gianforcaro
2021-06-03
Tests: Add test coverage for AK::IntrusiveList reverse iterator support
Brian Gianforcaro
2021-06-03
AK: Add reverse iterator support to AK::IntrusiveList
Brian Gianforcaro
2021-06-03
LibC: Switch ChunkedBlock to IntrusiveList from InlineLinkedList
Brian Gianforcaro
2021-06-03
AK: Remove unused JsonValue <=> IPv4Address conversion code
Gunnar Beutner
2021-06-03
LibGUI: Hide TextEditor dbgln spew under TEXTEDITOR_DEBUG
Brian Gianforcaro
2021-06-03
TextEditor: Remove unused header includes
Brian Gianforcaro
2021-06-03
Solitaire: Add keys for drawing and moving cards to foundation stacks
Matthew B. Jones
2021-06-03
LibGUI: Properly wrap multiple lines in IconView search highlighting
Matthew B. Jones
2021-06-03
LibSQL: Report a syntax error for unsupported LIMIT clause syntax
Timothy Flynn
2021-06-03
WindowServer: Add sanity checks to `create_window` IPC
Matthew Jones
2021-06-03
LibGUI: ComboBox now goes upwards when running out of room to render
Matthew Jones
2021-06-03
LibGUI: ComboBox now correctly sizes height in relation to taskbar
Matthew Jones
2021-06-03
LibGUI: Desktop.h should get actual value from TaskbarWindow.h
Matthew Jones
2021-06-03
WindowServer: Position popup menu with offset of 1 pixel
Matthew Jones
2021-06-03
AK: Allow inlining more string functions
Gunnar Beutner
2021-06-03
AK: Allow inlining ref-count functionality
Gunnar Beutner
2021-06-03
Solitaire: Add undo functionality
Matthew B. Jones
2021-06-03
Profiler: Remove m_deepest_stack_depth
Gunnar Beutner
2021-06-03
Profiler: Use sequential serial numbers for profiling events
Gunnar Beutner
[prev]
[next]