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
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
2023-03-23
Snake: Add skin thamnophis sirtalis tetrataenia
Xexxa
2023-03-23
Snake: Add skin micrurus fulvius
Xexxa
2023-03-23
Snake: Add skin calliophis bivirgatus
Xexxa
2023-03-23
Base: Add `accent-color` demo page
MacDue
2023-03-23
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
MacDue
2023-03-23
LibGfx: Implement simple signed distance field rendering
MacDue
2023-03-23
LibGfx: Add a simple GrayscaleBitmap class
MacDue
2023-03-23
LibWeb: Parse and plumb the `accent-color` CSS property
MacDue
2023-03-22
LibWeb: Support loading file:// URLs via fetch (through ResourceLoader)
Andreas Kling
2023-03-22
LibWeb: Make ResourceLoader insert a Content-Type header for file://
Andreas Kling
2023-03-22
FileSystemAccessServer: Implement FileTypeFilter to open_file()
huttongrabiel
2023-03-22
LibGUI: Add IPC encode and decode for FileTypeFilter
huttongrabiel
2023-03-22
LibWeb: Add workaround to restore cross-origin stylesheet functionality
Luke Wilde
2023-03-22
ImageViewer: Scale image to window on resize
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window on startup
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window size on image change
Lucas CHOLLET
2023-03-22
ImageViewer: Don't resize window on image rotation or flip
Lucas CHOLLET
2023-03-22
Spreadsheet: Port to Core::File
Lucas CHOLLET
2023-03-22
PDFViewer: Create OutlineModel items with the correct pointer
Julian Offenhäuser
2023-03-22
LibWeb: Use actual token representations when parsing CSS `<urange>`
Sam Atkins
2023-03-22
LibWeb: Store the original representation of CSS tokens
Sam Atkins
2023-03-22
AK: Expose the current position of a Utf8CodePointIterator as a pointer
Sam Atkins
2023-03-22
LibWeb: Correct logic when consuming a CSS number in scientific notation
Sam Atkins
2023-03-22
LibFileSystem: Fix leak in `read_path`
Cameron Youell
2023-03-22
Help: Don't abort opening help:// URLs when error *didn't* occur
Andreas Kling
2023-03-22
LibWeb: Consider inline content (line boxes) when measuring overflow
Andreas Kling
2023-03-22
Presenter: Don't give a style value if there are no styles
Kyle Lanmon
2023-03-22
Presenter: Support multiple frames per slide
Kyle Lanmon
[prev]
[next]