index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2023-01-18
LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes
Liav A
2023-01-18
LibWeb: Fix `FrameLoader::load_error_page`
Cameron Youell
2023-01-18
LibWeb: Fix error page icon outside of serenity
Cameron Youell
2023-01-18
AK+LibUnicode: Provide Unicode-aware caseless String matching
Timothy Flynn
2023-01-18
LibUnicode: Parse and generate case folding code point data
Timothy Flynn
2023-01-18
LibUnicode: Update out-of-date spec links
Timothy Flynn
2023-01-18
LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlags
Timothy Flynn
2023-01-18
Userland: Add missing limits.h header includes
Timothy Flynn
2023-01-18
LibCore: Implement FileWatcher for Linux
Timothy Flynn
2023-01-18
LibCore: Default-initialize the FileWatcher event mask
Timothy Flynn
2023-01-18
LibCore: Handle multiple events in the FileWatcher event mask formatter
Timothy Flynn
2023-01-18
LibCore: Move FileWatcher implementations into separate files
Timothy Flynn
2023-01-18
LibWeb: Define window.isSecureContext
Cameron Youell
2023-01-18
SoundPlayer: Log loader errors and otherwise ignore them for now
Arda Cinar
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
2023-01-17
LibGfx: Use `ALWAYS_INLINE` for inline `Bitmap` methods
Jelle Raaijmakers
2023-01-17
Presenter: Increase the minimum widget size
Jelle Raaijmakers
2023-01-17
Presenter: Restructure menu to be more consistent with other apps
Jelle Raaijmakers
2023-01-17
LibCore: Remove `Stream::write_or_error`
Tim Schumacher
2023-01-17
LibProtocol: Remove `Request::stream_into(OutputStream&)`
Tim Schumacher
2023-01-17
pro: Use `Core::Stream` for writing contents to the output
Tim Schumacher
2023-01-17
LibProtocol: Use `AllocatingMemoryStream` to buffer requests
Tim Schumacher
2023-01-17
LibGfxDemo: Draw diagonal dotted and dashed lines
Arda Cinar
2023-01-17
LibGfx: Remove an unnecessary FIXME
Arda Cinar
2023-01-17
LibGfx: Implement drawing dotted/dashed diagonal Lines
Arda Cinar
2023-01-17
LibCore: Do short forward seeks by discarding bytes from the buffer
Tim Schumacher
2023-01-17
LibCore: Calculate the correct seek offset for buffered streams
Tim Schumacher
2023-01-17
SoundPlayer: Specify the total sample count in playback device samples
Tim Schumacher
2023-01-17
Assistant: Debounce text input on_change event
Tim Ledbetter
2023-01-17
Assistant: Cache results for each query by provider
Tim Ledbetter
2023-01-17
LibGUI+WindowServer: Improve window resizing performance
Jelle Raaijmakers
2023-01-17
LibWeb: Output display type inline-table in layout dump
Aliaksandr Kalenik
2023-01-17
LibWeb: Support display inline-table
Aliaksandr Kalenik
2023-01-16
WebDriver: Add computedrole endpoint
Jonah
2023-01-17
PixelPaint: Preserve layer location when copying layers
Tim Ledbetter
2023-01-17
LibGUI: Allow extra metadata when copying bitmaps to the clipboard
Tim Ledbetter
2023-01-16
AK+LibUnicode: Provide Unicode-aware String titlecase transformation
Timothy Flynn
2023-01-16
LibUnicode: Support full case folding for titlecasing a string
Timothy Flynn
2023-01-16
LibUnicode: Generate simple case folding mappings for titlecase
Timothy Flynn
2023-01-16
LibUnicode: Add an overload of word segmentation for UTF-8 strings
Timothy Flynn
2023-01-16
LibLine: Do a whole bunch of internal error propagation
Tim Schumacher
2023-01-16
LibLine: Port most functions to `Core::Stream`
Tim Schumacher
2023-01-16
LibVirtGPU: Port to `Core::Stream`
Lucas CHOLLET
2023-01-16
LibCore: Add `Stream::File::fd()`
Lucas CHOLLET
2023-01-16
Spreadsheet: Port to `Core::Stream`
Lucas CHOLLET
2023-01-16
Spreadsheet: Port from `Result` to `ErrorOr`
Lucas CHOLLET
2023-01-16
Spreadsheet: Move to a non-owning model for `Stream` in `Writer::XSV`
Lucas CHOLLET
2023-01-16
LibJS: Port trivial use cases in the Intl namespace to String
Timothy Flynn
2023-01-16
LibLocale: Add a method to convert LanguageID to a String
Timothy Flynn
2023-01-16
LibJS: Port StringIterator to String
Timothy Flynn
[next]