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-02-01
LibGfx+Tests: Remove code unnecessary after 9e7c16d0a44052e598103
Nico Weber
2023-02-01
LibGfx: Move TestImageDecoder over to input file approach in 8cfabbcd933
Nico Weber
2023-02-01
LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933
Nico Weber
2023-02-01
Base: Add more emoji
Xexxa
2023-02-01
Documentation: Rename WebServer_localhost to .jpg
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-31
AK: Fix all quadratic-time append-loops over ByteBuffer
Ben Wiederhake
2023-01-31
AK: Remove unused network ordered 'address' variable
Iman Seyed
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
Tests: Remove the 10KB file read test for AllocatingMemoryStream
Tim Schumacher
2023-01-29
AK: Provide a fallback definition for `std::nothrow`
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: Remove `Buffered`
Tim Schumacher
2023-01-29
AK: Deprecate the old `AK::Stream`
Tim Schumacher
2023-01-29
AK: Add DeprecatedString::from_utf8()
Andreas Kling
2023-01-29
AK: Add two helpers to DeprecatedStringCodePointIterator
Andreas Kling
2023-01-29
Tests: Modernize TestImageDecoder a bit
Nico Weber
2023-01-29
Tests: Make LibGfx tests not depend on LibGUI
Nico Weber
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
Ports: Use absolute path of port_include
Jan200101
2023-01-29
Ports: Document how to declare external port directories
Jan200101
2023-01-29
Ports: Support multiple port directories
Jan200101
2023-01-29
Kernel/FileSystem: Simplify the ProcFS inode code
Liav A
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
[next]