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-02-01
LibWeb+WebContent: Do not reference-count file request objects
Timothy Flynn
2023-02-01
LibGfx+Tests: Remove code unnecessary after 9e7c16d0a44052e598103
Nico Weber
2023-02-01
LibLine: Quit event loop when an error occurs on update
Ali Mohammad Pur
2023-01-31
LibGfx: Make glyph ID lookup faster with a cache
Andreas Kling
2023-01-30
LibJS: Allow "approximately" results to differ in plural form
Timothy Flynn
2023-01-30
LibSoftGPU: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibGPU: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibGL: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibJS: Make use of the Intl MV in more Intl.NumberFormat AOs
Timothy Flynn
2023-01-30
LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO
Timothy Flynn
2023-01-30
LibJS: Shorten some spec text for BestAvailableLocale
Timothy Flynn
2023-01-30
LibJS: Allow locale approximately signs to be empty in Intl.NumberFormat
Timothy Flynn
2023-01-30
LibJS: Move resolution of some Intl.NumberFormat options to a common AO
Timothy Flynn
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move bit streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move buffered streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Handle` from `LibCore` and name it `MaybeOwned`
Tim Schumacher
2023-01-29
AK: Deprecate the old `AK::Stream`
Tim Schumacher
2023-01-29
LibGfx: Support ICCs in JPEGs that are split across several tags
Nico Weber
2023-01-29
LibSQL: Use `kill` to exit forked SQLServer processes to avoid Qt issues
Timothy Flynn
2023-01-29
Welcome: Rename m_initial_tip_index=>m_tip_index
thankyouverycool
2023-01-29
Welcome: Load banner font in a fallible manner
thankyouverycool
2023-01-29
LibGUI+LibGfx: Add Tray ColorRole helpers to Palette
thankyouverycool
2023-01-29
Welcome: Replace instances of DeprecatedString with String
thankyouverycool
2023-01-29
Welcome: Use fallible try_create()
thankyouverycool
2023-01-29
LibDebug: Correct a (un-)signed mixup in the DWARF abbreviations map
Tim Schumacher
2023-01-29
LibGfx: Fix constructor initialisation style in GradientPainting
MacDue
2023-01-29
LibGfx: Stop passing color stop spans by const reference
MacDue
2023-01-29
PixelPaint: Increase default window height by 10px
MacDue
2023-01-29
LibGfx: Validate tag types of AToBNTag, BToANTag, gamutTag, previewNTag
Nico Weber
2023-01-29
LibGfx: Make ICC EMatrix3x3::operator[] a bit less silly
Nico Weber
2023-01-29
LibGfx: Rename EMatrix to EMatrix3x3 in ICC code
Nico Weber
2023-01-29
LibGfx: Use auto more in ICC code
Nico Weber
2023-01-29
LibWeb: Fix parsing/to_string for "switch" ARIA role
MacDue
2023-01-29
LibWeb: Remove no longer needed DeprecatedFlyString.h includes
Linus Groh
2023-01-29
LibWeb: Move ARIA-related code into the Web::ARIA namespace
Linus Groh
2023-01-29
LibJS: Propagate the OOM error from setting the String length property
Timothy Flynn
2023-01-29
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
Timothy Flynn
2023-01-29
LibJS: Fully qualify the use of AK::is in MUST_OR_THROW_OOM
Timothy Flynn
2023-01-29
LibJS: Add a method to ThrowCompletionOr to drop allocation errors
Timothy Flynn
2023-01-29
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
Timothy Flynn
2023-01-29
LibJS+LibWeb: Move headers around to allow including Value from Cell
Timothy Flynn
2023-01-29
LibJS: Define Date constants such that translation units don't copy them
Timothy Flynn
2023-01-28
LibJS: Replace some deprecated_string() with utf8_string() in Temporal
Linus Groh
2023-01-28
LibJS: Replace to_deprecated_string() with to_string() in Temporal
Linus Groh
2023-01-28
LibWeb: Replace ARIA role static FlyStrings with an enum
MacDue
2023-01-28
ImageDecoder: Actually set `is_animated` and `loop_count` variables
Karol Kosek
2023-01-28
LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods
Linus Groh
2023-01-28
LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods
Linus Groh
[next]