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
2023-03-24
LibCrypto: Stop shadowing `i` variable
Jelle Raaijmakers
2023-03-24
Libraries: Convert `DeprecatedFile` usages to `LibFileSystem`
Cameron Youell
2023-03-24
Applications: Convert `DeprecatedFile` usages to `LibFileSystem`
Cameron Youell
2023-03-24
Base: Add radio buttons to the accent-color demo page
MacDue
2023-03-24
LibWeb: Add scalable radio buttons (with theme/accent-color support)
MacDue
2023-03-24
LibWeb: Move checkbox color palette computation to helper header
MacDue
2023-03-24
LibGfx: Handle signed distance field edges better
MacDue
2023-03-24
LibGfx/PortableFormat: Use `static_cast` instead of C-style casts
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Propagate errors from `decode()`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Propagate errors from `read_image_data()`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Propagate errors from `read_magic_number()`
Lucas CHOLLET
2023-03-24
LibGfx: Remove unused class `Streamer`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Port to Stream
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Use finite loops in `read_image_data`
Lucas CHOLLET
2023-03-24
LibGfx: Return true from `PortableImageDecoderPlugin::initialize()`
Lucas CHOLLET
2023-03-24
LibGfx: Remove unused functions `load_from_memory` and `load_impl`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Propagate errors from some `read_*` functions
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Make `read_whitespace` return an `ErrorOr`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Make `read_comment` return an `ErrorOr`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Don't accept comments that don't start with `#`
Lucas CHOLLET
2023-03-24
LibGfx/PortableFormat: Simplify `read_number` signature
Lucas CHOLLET
2023-03-24
LibGfx: Make `PortableImageDecoderPlugin` constructor private
Lucas CHOLLET
2023-03-24
ImageViewer: Use `LibFileSystemAccessClient`
Caoimhe
2023-03-24
LibGUI: Paint slider track shorter to ensure the knob covers it
Andreas Oppebøen
2023-03-24
LibGUI: Fix slightly wrong value slider knob position
Andreas Oppebøen
2023-03-24
LibGUI: Fix value slider so dragging left and right feels similar
Andreas Oppebøen
2023-03-24
LibGUI: Fix slider so dragging handle left and right feels similar
Andreas Oppebøen
2023-03-24
Ports: Update ScummVM to 2.7.0
Jelle Raaijmakers
2023-03-24
Ports: Fix erroneous spelling of erroneous
Jelle Raaijmakers
2023-03-24
LibConfig: Use full include path for endpoints
Jelle Raaijmakers
2023-03-23
LibWeb: Implement performance.mark and performance.clearMarks
Luke Wilde
2023-03-23
LibWeb: Add a list of the entry names in the PerformanceTiming interface
Luke Wilde
2023-03-23
LibWeb: Introduce Performance Timeline and its Performance functions
Luke Wilde
2023-03-23
LibWeb: Remove FIXME for existing `[Default] object toJSON()`functions
Luke Wilde
2023-03-23
LibWeb: Implement the `[Default] object toJSON()` operation
Luke Wilde
2023-03-23
LibIDL: Add Type::is_json which says if the type is convertible to JSON
Luke Wilde
2023-03-23
LibThreading: Resolve BackgroundAction error callback use-after-free
Tim Ledbetter
2023-03-23
LibWeb: Create the correct error objects in XHR::handle_errors
Luke Wilde
2023-03-23
ImageViewer: Fix crash when opening ImageViewer without an image
Caoimhe
2023-03-23
WebDriver: Unlink server socket before binding to it
Aliaksandr Kalenik
2023-03-23
LibJS: Make `yy{/,-}mm{/,-}dd hh:mm` test timezone independent
Hendiadyoin1
2023-03-23
LibJS+LibTimeZone: Explicitly canonicalize "GMT" to "UTC"
Timothy Flynn
2023-03-23
LibJS: Add missing internal slots to creation of Intl.DateTimeFormat
Timothy Flynn
2023-03-23
LibJS: Remove ! from AO calls that can't throw from Intl.DateTimeFormat
Timothy Flynn
2023-03-23
LibJS: Explicitly provide all GetIterator arguments from Intl.ListFormat
Timothy Flynn
2023-03-23
LibJS: Support the yy{/,-}mm{/,-}dd hh:mm format for Date
Luke Wilde
2023-03-23
LibWeb: Add missing constructors to HTMLElement IDLs
Srikavin Ramkumar
2023-03-23
LibWeb: Return TypeError for [HTMLConstructor] IDL constructors
Srikavin Ramkumar
2023-03-23
LibIDL: Parse extended attributes for constructors
Srikavin Ramkumar
2023-03-23
Snake: Add skin ahaetulla nasuta
Xexxa
[next]