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-12-10
LibJS: Add spec comments to Value::to_property_key()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_bigint_uint64()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_bigint_int64()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_bigint()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_number()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_numeric()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_object()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_primitive()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_boolean()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::to_string()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::typeof()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::is_regexp()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::is_function()
Linus Groh
2022-12-10
LibJS: Add spec comments to Value::is_array()
Linus Groh
2022-12-10
Documentation: Describe extra clang tools built alongside BuildClang.sh
Andrew Kaster
2022-12-10
PDFViewer: Let users change image rendering
Rodrigo Tobar
2022-12-10
LibPDF: Add initial image display support
Rodrigo Tobar
2022-12-10
LibPDF: Add first interpolation methods
Rodrigo Tobar
2022-12-10
LibGfx: Allow creating Bitmaps from ReadonlyBytes objects
Rodrigo Tobar
2022-12-10
LibPDF: Add facility to obtain Vector<float> from ArrayObject
Rodrigo Tobar
2022-12-10
LibPDF: Add new Error::Type for unsupported rendering features
Rodrigo Tobar
2022-12-10
LibPDF: Add more knowledge to ColorSpaces classes
Rodrigo Tobar
2022-12-10
LibPDF: Refactor parsing of ColorSpaces
Rodrigo Tobar
2022-12-10
LibPDF: Return results directly and avoid unpacking+packing
Rodrigo Tobar
2022-12-09
Kernel/FileSystem: Convert the mount table from Vector to IntrusiveList
Liav A
2022-12-09
Base: Add a note about Jails open access in the Mitigations(7) document
Liav A
2022-12-09
Kernel: Allow opening some device nodes sparingly for jailed processes
Liav A
2022-12-09
Documentation: Add a note on paths in the kernel development guidelines
Liav A
2022-12-09
Kernel: Add callback on ".." directory entry for a TmpFS root directory
Liav A
2022-12-10
LibJS: Use ToPropertyKey AO for computed member expression value
Linus Groh
2022-12-10
LibWeb: Implement Selection.collapse_to_end
Rafał Babiarz
2022-12-10
LibWeb: Implement Selection.collapse_to_start
Rafał Babiarz
2022-12-10
LibWeb: Implement Selection.collapse
Rafał Babiarz
2022-12-10
LibJS: Remove redundant starts_with()s from is_less_than() string branch
Linus Groh
2022-12-10
LibWeb: Actually hit-test child stacking contents with z-index of 0
Luke Wilde
2022-12-10
LibWeb: Implement Selection.setBaseAndExtent
Luke Wilde
2022-12-10
LibWeb: Add Document.getSelection
Luke Wilde
2022-12-10
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
Luke Wilde
2022-12-10
LibWeb: Stub Range.getBoundingClientRect
Luke Wilde
2022-12-10
LibWeb: Stub HTMLMediaElement.pause
Luke Wilde
2022-12-10
LibWeb: Add spec link to HTMLMediaElement::load
Luke Wilde
2022-12-10
LibJS/Bytecode: Implement yield*
Luke Wilde
2022-12-10
LibJS/Bytecode: Implement var/lexical binding destructuring in for/of
Luke Wilde
2022-12-09
SpaceAnalyzer: Display the current location in the window title :^)
Sam Atkins
2022-12-09
SpaceAnalyzer: Add a tooltip for the hovered tree node
Sam Atkins
2022-12-09
SpaceAnalyzer: Remove declaration for unimplemented method
Sam Atkins
2022-12-09
SQLServer: Add a hook to inform owners of disconnected SQL clients
Timothy Flynn
2022-12-09
WebContent+LibWeb+LibJS: Simplify injection of JS console globals
Andreas Kling
2022-12-09
Base: Add emoji flags for French subdivisions
Xexxa
2022-12-09
SpaceAnalyzer: Propagate possible errors up
Arda Cinar
[next]