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-02-11
RequestServer: Recreate socket if it reached EOF
Idan Horowitz
2022-02-11
Kernel: Stop trying to write unmapped Process regions into CoreDumps
Idan Horowitz
2022-02-11
Kernel: Set up Regions before adding them to a Process's AddressSpace
Idan Horowitz
2022-02-11
Kernel: Make SharedInodeVMObject pages Bitmap allocation OOM-fallible
Idan Horowitz
2022-02-11
Kernel: Make AnonymousVMObject COW-Bitmap allocation OOM-fallible
Idan Horowitz
2022-02-11
AK: Make Bitmap construction OOM-fallible
Idan Horowitz
2022-02-11
LibWeb: Remove CascadeOrigin::Any enum value
Andreas Kling
2022-02-11
Kernel/Net: Don't update TCP socket "last sent ACK" field too early
Andreas Kling
2022-02-11
Kernel/E1000: Bump RX/TX buffer count to 256/256
Andreas Kling
2022-02-11
Kernel: Make contiguous VM objects use "user physical pages" by default
Andreas Kling
2022-02-11
LibWeb: Remove unused CascadeOrigin::Any
Andreas Kling
2022-02-11
Kernel: Workaround QEMU hypervisor.framework CPUID max leaf bug
Idan Horowitz
2022-02-10
LibSQL: Return unimplemented errors from unimplemented MATCH expressions
Timothy Flynn
2022-02-10
LibSQL: Remove the now-unused ExecutionContext::result object
Timothy Flynn
2022-02-10
LibSQL: Convert SQL expression evaluation to use ResultOr
Timothy Flynn
2022-02-10
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
Timothy Flynn
2022-02-10
LibCore: Convert AnonymousBuffer to use System::anon_create
kleines Filmröllchen
2022-02-10
LibCore/System: Add anon_create syscall wrapper
kleines Filmröllchen
2022-02-10
LibWeb: Make :root selector match <html> element only
Andreas Kling
2022-02-10
LibWeb: Add "tag name" buckets to StyleComputer::RuleCache
Andreas Kling
2022-02-10
LibWeb: Add "ID" buckets to StyleComputer::RuleCache
Andreas Kling
2022-02-10
LibWeb: Cache CSS rules in buckets to reduce number of rules checked
Andreas Kling
2022-02-10
LibWeb: Perform CSS custom property cascade once instead of per-property
Andreas Kling
2022-02-10
LibWeb: Fix a bunch of trivial clang-tidy warnings in StyleComputer
Andreas Kling
2022-02-10
LibWeb: Rename a CascadeOrigin parameter in StyleComputer
Andreas Kling
2022-02-10
HackStudio: Fix error handling logic in delete_action
Daste
2022-02-10
HackStudio: Don't save file when filename is empty
Daste
2022-02-10
pgrep: Port to LibMain
Riccardo Arena
2022-02-10
pidof: Port to LibMain
Riccardo Arena
2022-02-10
LibJS: Do not refer to moved-from completions / values
Timothy Flynn
2022-02-10
LibJS: Add tests for Set.prototype.keys which is an alias for values
davidot
2022-02-10
LibJS: Fix Map Iterators when elements are deleted during iteration
davidot
2022-02-10
AK: Clear minimum when removing last node of RedBlackTree
davidot
2022-02-10
AK: Fix RedBlackTree::find_smallest_not_below_iterator
davidot
2022-02-10
Kernel: Convert i8042 code to use the ErrorOr pattern more broadly
Liav A
2022-02-10
Kernel: Check i8042 existence before trying to use it
Liav A
2022-02-10
LibSQL: Do not crash when SELECTing from an empty table
Timothy Flynn
2022-02-10
LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp]
Timothy Flynn
2022-02-10
LibSQL: Remove now-unused SQLResult class
Timothy Flynn
2022-02-10
LibSQL+SQLServer: Return the new Result class from statement executions
Timothy Flynn
2022-02-10
LibSQL: Add a new Result class to replace SQLResult
Timothy Flynn
2022-02-10
LibSQL: Do not return copies of vectors from table/index definitions
Timothy Flynn
2022-02-10
Base: Add a quote to the fortunes database
kleines Filmröllchen
2022-02-10
LibSoftGPU: Dispatch based on ClipPlane enum at compile-time
Lenny Maiorani
2022-02-10
Base+HackStudio: Add or insert missing icons
electrikmilk
2022-02-10
js: Add a command line argument to evaluate a string as a script
Timothy Flynn
2022-02-10
Utilities: Port realpath to LibMain
Ryan Chandler
2022-02-10
Applications: Port Spreadsheet to LibMain
Lenny Maiorani
2022-02-10
Applications: Port SpaceAnalyzer to LibMain
Lenny Maiorani
2022-02-10
Applications: Port Debugger to LibMain
Lenny Maiorani
[prev]
[next]