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-06-14
LibWeb: Fix regression in painting the 'caret' icon on GitHub
MacDue
2022-06-14
Meta: Add note to CONTRIBUTING.md about jokes
Andreas Kling
2022-06-13
Base: Add a man-page for pwd(1)
Chase Struck
2022-06-13
LibJS: Update order of parameters in our is_less_than implementation
Obinna Ikeh
2022-06-14
Base: Add an elliptical outline border HTML example
MacDue
2022-06-14
LibWeb: Bring border painting much closer to the spec/other browsers
MacDue
2022-06-14
LibGfx: Add .as_rect() to AntiAliasingPainter::CornerRadius
MacDue
2022-06-14
LibGfx: Support AlphaSubtract blend mode for AA rounded rectangle
MacDue
2022-06-13
LibWeb/WebGL: Implement WebGLRenderingContextBase.depthRange()
Luke Wilde
2022-06-13
LibWeb/WebGL: Implement WebGLRenderingContextBase.lineWidth()
Luke Wilde
2022-06-13
LibWeb/WebGL: Implement error handling and getError()
Luke Wilde
2022-06-13
LibWeb/WebGL: Add WebGLRenderingContextBase.isContextLost()
Luke Wilde
2022-06-13
LibWeb/WebGL: Add a bunch of simple forwarding functions
Luke Wilde
2022-06-13
LibWeb/WebGL: Add extensions APIs to WebGLRenderingContextBase
Luke Wilde
2022-06-13
LibWeb: Add ability to present LibGL framebuffer and add clearing
Luke Wilde
2022-06-13
LibGL: Add ability to retrieve current clear values from GLContext
Luke Wilde
2022-06-13
LibWeb: Add the ability to retrieve a WebGL context from getContext
Luke Wilde
2022-06-13
LibWeb: Introduce the WebGL namespace and add WebGLContextEvent
Luke Wilde
2022-06-13
LibGPU: Do not load LibSoftGPU via symlink inside Serenity
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning JS::Object from IDL functions
Luke Wilde
2022-06-13
LibWeb/IDL: Make inner type of typedef inherit nullable attribute
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning nullable sequence types
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for optional enums
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning dictionaries
Luke Wilde
2022-06-13
LibWeb/IDL: Always throw an error if string does not match an enum value
Luke Wilde
2022-06-13
LibWeb/IDL: Respect type of IDL constants
Luke Wilde
2022-06-13
LibWeb/IDL: Implement returning union types from IDL functions
Luke Wilde
2022-06-13
LibJS: Implement Array.prototype.with()
Linus Groh
2022-06-13
LibJS: Implement Array.prototype.toSpliced()
Linus Groh
2022-06-13
LibJS: Implement Array.prototype.toSorted()
Linus Groh
2022-06-13
LibJS: Implement Array.prototype.toReversed()
Linus Groh
2022-06-13
LibJS: Implement the SortIndexedProperties AO
Linus Groh
2022-06-13
LibJS: Implement the CompareArrayElements AO
Linus Groh
2022-06-13
LibJS: Remove redundant VM& parameter from array_merge_sort()
Linus Groh
2022-06-13
LibJS: Make array_merge_sort() public
Linus Groh
2022-06-13
LibJS: Update Array.prototype.group{,ToMap} spec URLs
Linus Groh
2022-06-13
LibJS: Rename Array.prototype.groupBy{,ToMap} => group{,ToMap}
Linus Groh
2022-06-13
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
Matthias Zimmerman
2022-06-13
LibGfx: Optimize rounded rectangle with all radii 50% to single ellipse
MacDue
2022-06-13
Base: Add some elliptical border radius HTML examples
MacDue
2022-06-13
LibWeb: Support elliptical background corners
MacDue
2022-06-13
LibWeb: Add flag to normalize border radii to width only
MacDue
2022-06-13
LibWeb: Keep both horizontal and vertical border radii till painting
MacDue
2022-06-13
LibGfx: Support AA rounded rectangles with elliptical borders
MacDue
2022-06-13
LibJS/Bytecode: Define named functions as a variable inside their scope
Luke Wilde
2022-06-13
LibJS/Bytecode: Pass contains_direct_call_to_eval into ESFO::create
Luke Wilde
2022-06-13
LibJS/Bytecode: Make `return;` return undefined
Luke Wilde
2022-06-13
LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs
Luke Wilde
2022-06-13
LibJS/Bytecode: Implement break/continue labels
Luke Wilde
2022-06-12
Ports: Update serenity-theming to e4e2f26
djwisdom
[prev]
[next]