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-03-15
Spreadsheet: Move tab widget actions to the main widget constructor
Karol Kosek
2022-03-15
Spreadsheet: Get the active sheet via TabWidget::active_widget()
Karol Kosek
2022-03-15
Spreadsheet: Set tab functions for every tab on setup
Karol Kosek
2022-03-15
LibJS/Bytecode: Fix typo in object binding an entry with no alias
Luke Wilde
2022-03-15
LibJS/Bytecode: End for's variable scope after update block generation
Luke Wilde
2022-03-15
LibJS: Stop generating switch case statements on block termination
Luke Wilde
2022-03-14
HackStudio: Remove Terminal widget when the bound shell process dies
Lucas CHOLLET
2022-03-14
Kernel: Try to reuse empty slabheaps before expanding the kmalloc-heap
Hendiadyoin1
2022-03-14
Kernel: Bail out earlier from Process::lookup_stacks_directory
Hendiadyoin1
2022-03-14
Meta: Add copy-src to commands in ZSH autocomplete script
Linus Groh
2022-03-14
Meta: Add aarch64 to targets in ZSH autocomplete script
Linus Groh
2022-03-14
HexEditor: Selection follows cursor while pressing shift
Samu698
2022-03-14
HexEditor: Disable selection dependent actions when no selection is made
Samu698
2022-03-14
HexEditor: Offset segment in status bar opens goto offset dialog
Samu698
2022-03-14
HexEditor: Fill selection sets only bytes inside selection
Samu698
2022-03-14
HexEditor: Copy as C code doesn't add trailing spaces
Samu698
2022-03-14
AudioServer: Decrease sample headroom to 5%
kleines Filmröllchen
2022-03-14
Piano: Decrease sample headroom
kleines Filmröllchen
2022-03-14
SoundPlayer: Implement logarithmic spectrum display
kleines Filmröllchen
2022-03-14
SoundPlayer: Adjust peaking logic for bars visualization
kleines Filmröllchen
2022-03-14
SoundPlayer: Use overlapping windows for bars visualization
kleines Filmröllchen
2022-03-14
SoundPlayer: Rework FFT visualization
Arne Elster
2022-03-14
SoundPlayer: Auto refresh visualization widgets
Arne Elster
2022-03-14
SoundPlayer: Enable frequency energy adjustment by default
kleines Filmröllchen
2022-03-14
LibDSP: Add windowing functions
Arne Elster
2022-03-14
LibDSP: Generalize & improve FFT
kleines Filmröllchen
2022-03-14
Kernel/PCI: Break early of controller iteration over devices in OOM case
Liav A
2022-03-14
Kernel/PCI: Don't hold spinlocks when doing fast device enumeration
Liav A
2022-03-14
Kernel: Fix buffer overflow in VirtIOGPU create_3d_resource(..)
Brian Gianforcaro
2022-03-14
LibWeb: Fix height/width copy paste bug in SVGFormattingContext::run
Brian Gianforcaro
2022-03-14
WindowServer: Update menu buttons' rects on font change
Karol Kosek
2022-03-14
WindowServer: Use font height for item heights in Menus
Karol Kosek
2022-03-14
LibGUI: Use preferred font line height for item heights in ListView
Karol Kosek
2022-03-14
LibJS: Implement default values for function parameters in BC
Ali Mohammad Pur
2022-03-14
LibJS/Bytecode: Replace merged block references before copying them
Ali Mohammad Pur
2022-03-14
LibWeb: Invalidate styles after CSSImportRule loads
Simon Wanner
2022-03-14
LibWeb: Fix resolving relative URLs in style sheets
Simon Wanner
2022-03-14
LibJS: Use ranges instead of specifying all registers for NewArray
Ali Mohammad Pur
2022-03-14
LibJS/Bytecode: Make NewArray write directly to indexed properties
Luke Wilde
2022-03-14
LibJS/Bytecode: Setup declarative environment for lexical for statements
Luke Wilde
2022-03-14
LibJS/Bytecode: Setup declarative environment for catch with variable
Luke Wilde
2022-03-14
LibJS/Bytecode: Setup lexical environment boundary for with statements
Luke Wilde
2022-03-14
LibJS/Bytecode: Unwind to closest unwind boundary on Throw
Luke Wilde
2022-03-14
LibJS/Bytecode: Unwind environments before block terminating instruction
Luke Wilde
2022-03-14
LibJS: Leave unwind context if it has no finalizer when using handler
Luke Wilde
2022-03-14
LibJS/Bytecode: Unconditionally end break/continuable scopes
Luke Wilde
2022-03-14
LibJS: Add a fast path for creating per-iteration DeclarativeEnvironment
Timothy Flynn
2022-03-14
LibJS: Preallocate the list returned from CreateListFromArrayLike
Timothy Flynn
2022-03-14
AK: Allow creating a Vector from any Span of the same underlying type
Timothy Flynn
2022-03-14
CI: Do not "always" run GitHub Actions workflows
Timothy Flynn
[prev]
[next]