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-21
LibWeb: Add Layout::FormattingState
Andreas Kling
2022-02-21
LibWeb: Assign correct viewport dimensions when making style for ICB
Andreas Kling
2022-02-21
Userland: Ask first for unsaved changes after clicking an "Open" action
Karol Kosek
2022-02-21
LibWeb: Add basic support for dynamic markup insertion
Lorenz Steinert
2022-02-21
AK: Suppress clang-tidy warning on TODO()
Max Wipfli
2022-02-21
Kernel: Implement booting all CPU cores on x86_64
Tom
2022-02-21
Lagom: Port LibSyntax
Filiph Sandström
2022-02-21
LibJS: Define the Intl.Collator's compare function name to be empty
Timothy Flynn
2022-02-21
Base: Add characters to font Comic Book Regular 10
Lady Gegga
2022-02-21
Base: Adjust 002E, 0023 in font Comic Book Regular 10
Lady Gegga
2022-02-21
Base: Add Glagolitic to font Katica Regular 10
Lady Gegga
2022-02-21
Base: Add Limbu to font Katica Regular 10
Lady Gegga
2022-02-21
Base: Adjust 2099 in font Katica Regular 10
Lady Gegga
2022-02-21
Base: Add Superscripts and Subscripts to font Katica Regular 10
Lady Gegga
2022-02-21
Base: Add Spacing Modifier Letters to font Katica Regular 10
Lady Gegga
2022-02-21
Base: Add "sharp s" to Katicia(regular/bold 10/12) & Csilla(10)
Lady Gegga
2022-02-21
LibWeb: SVG parse signed numbers in eliptical arc
Simon Danner
2022-02-21
HackStudio: Open by default the last opened project if not specified
Marco Cutecchia
2022-02-21
HackStudio: Add a 'Recent Projects' submenu in 'File'
Marco Cutecchia
2022-02-21
LibGUI: Add 'remove_all_actions' method to 'Menu'
Marco Cutecchia
2022-02-21
WindowServer: Add IPC call to remove a menu's item
Marco Cutecchia
2022-02-21
LibWeb: Fix 'Comment end state' in HTML Tokenizer
Adam Hodgen
2022-02-21
LibWeb: Implement tokenization newline preprocessing
Adam Hodgen
2022-02-21
LibWeb: Fix off by one error in HTML Tokenizer
Adam Hodgen
2022-02-21
LibWeb: Implement `Node.nodeValue` DOM attribute
Adam Hodgen
2022-02-21
WebContent: Push execution context before ConsoleGlobalObject init
Linus Groh
2022-02-21
WebContent: Remove unused JS Lexer/Parser includes
Linus Groh
2022-02-21
Spreadsheet: Add undo/redo implementation
Zack Penn
2022-02-21
Spreadsheet: Replace range function with R function
u9g
2022-02-21
Spreadsheet: Make R function syntax more simple
u9g
2022-02-20
Kernel: Init receive buffer for dynamically created VirtIO console port
Sviatoslav Peleshko
2022-02-20
Meta: Add "vdagent" character device for both qemu-vdagent and spicevmc
Sviatoslav Peleshko
2022-02-20
LibJS: Re-implement String.localeCompare using the StringCompare AO
Idan Horowitz
2022-02-20
LibJS: Implement get Intl.Collator.prototype.compare
Idan Horowitz
2022-02-20
LibJS: Add an initial implementation of Collator Compare Functions
Idan Horowitz
2022-02-20
LibJS: Capture values as handles in Promise.prototype.finally callbacks
Linus Groh
2022-02-20
LibJS: Use new NativeFunction::create() in most places
Linus Groh
2022-02-20
LibJS: Add NativeFunction::create() overload for CreateBuiltinFunction
Linus Groh
2022-02-20
LibJS: Add [[InitialName]] and use it in Function.prototype.toString()
Linus Groh
2022-02-20
Ports: Use the objcopy built as part of the toolchain
Daniel Bertalan
2022-02-21
Spreadsheet: Prevent infinite loop in Range ctor
u9g
2022-02-20
Base: Add a quote to the fortunes database
kleines Filmröllchen
2022-02-20
Spreadsheet: Remove Debug Statement
u9g
2022-02-20
Kernel: Make i8042 existence check more robust against faulty hardware
Liav A
2022-02-20
LibAudio: Simplify empty Audio::Buffer state to be truly empty
Andrew Kaster
2022-02-20
Fuzzers: Avoid unnecessary ByteBuffer copies in FuzzWAVLoader
Andrew Kaster
2022-02-20
Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code
Andrew Kaster
2022-02-20
LibJS: Remove unused FunctionNode::set_name()
Linus Groh
2022-02-20
LibJS: Remove unused BoundFunction.h include from FunctionObject.cpp
Linus Groh
2022-02-20
Base: Add Gruvbox Dark theme
Jaime Valenzuela Durán
[next]