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-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
2022-03-14
Kernel: Sandbox each GPU3DDevice file description into own host context
Sahan Fernando
2022-03-14
SpaceAnalyzer: Fix the crash caused by double click
Arif Orhun Uzun
2022-03-13
LibC: Expose AK::timing_safe_compare via `timingsafe_memcmp(..)`
Brian Gianforcaro
2022-03-13
LibCrypto: Use AK::timing_safe_compare to validate sensitive data
Brian Gianforcaro
2022-03-13
LibCore: Use timing_safe_compare to compare password hash values
Brian Gianforcaro
2022-03-13
AK: Add naive implementations of AK::timing_safe_compare
Brian Gianforcaro
2022-03-13
Tests: Rename AK/TestMemMem.cpp to AK/TestMemory.cpp
Brian Gianforcaro
2022-03-14
LibWeb: Use inline script tag source line as javascript line offset
Idan Horowitz
2022-03-13
Ports: Update curl to 7.82.0
Luke Wilde
2022-03-13
Ports: Update zstd to 1.5.2
Luke Wilde
2022-03-13
Base: Add syntax/code styling to Cupertino theme
Ben Maxwell
2022-03-13
FileOperation: Port to Core::Stream
Sam Atkins
2022-03-13
FileManager: Use Core::Stream for FileOperationProgressWidget
Sam Atkins
2022-03-13
FileManager: Use TRY in run_file_operation()
Sam Atkins
2022-03-13
LibGfx: Use common class template for PBM/PGM/PPM image loaders
Lenny Maiorani
2022-03-13
LibGfx: Commonize P[BGP]M file loading contexts
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibX86
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibWebSocket
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibVT
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibThreading
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibSyntax
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibSQL
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibMarkdown
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibLine
Lenny Maiorani
2022-03-13
Libraries: Use default constructors/destructors in LibIPC
Lenny Maiorani
[next]