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-16
LibWeb: Don't drop single <br/> lines
Mathis Wiehl
2023-03-16
LibGUI: Store correct address in TreeViewModel's ModelIndices
Tim Ledbetter
2023-03-15
CI: Bump Android NDK version used in CI to 25.2.9519653
Andrew Kaster
2023-03-16
SpaceAnalyzer: Make "Open in File Manager" shortcut behave correctly
Tim Ledbetter
2023-03-16
LibGUI: Don't invoke non-visible shortcuts
Tim Ledbetter
2023-03-15
PixelPaint: Make the clone tool brush size consistent with other tools
Tim Ledbetter
2023-03-15
PixelPaint: Scale the clone tool sample marker size with zoom level
Tim Ledbetter
2023-03-15
PixelPaint: Repaint clone tool sample marker on size change
Tim Ledbetter
2023-03-15
PixelPaint: Minimize clone tool sample marker repaints
Tim Ledbetter
2023-03-15
Ladybird: Get the system's current color theme settings from Qt
Andreas Kling
2023-03-15
LibGfx: Make the Palette constructor take NNRP<PaletteImpl>
Andreas Kling
2023-03-15
LibWeb: Scale the font when painting the text on buttons
Andreas Kling
2023-03-15
LibWeb: Don't treat erroring subresource loads as success
Andreas Kling
2023-03-15
AK: Clear OrderedHashTable previous/next pointers on removal
Jelle Raaijmakers
2023-03-15
Kernel: Merge {get,set}_process_name syscalls to the prctl syscall
Liav A
2023-03-15
Meta: Make sure directories for pci.ids and usb.ids exist
Sam Atkins
2023-03-15
LibUnicode: Remove now-unused dir-iterator helper functions
Sam Atkins
2023-03-15
LibLocale: Migrate code generators to Directory::for_each_entry()
Sam Atkins
2023-03-15
LibUnicode: Migrate GenerateEmojiData to Directory::for_each_entry()
Sam Atkins
2023-03-15
LibUnicode: Read emoji file title from LexicalPath directly
Sam Atkins
2023-03-15
LibWeb: Port the CSS namespace to IDL
Timothy Flynn
2023-03-15
LibWeb: Support generating IDL namespaces
Timothy Flynn
2023-03-15
LibIDL: Begin parsing IDL namespaces
Timothy Flynn
2023-03-15
LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes
Sam Atkins
2023-03-15
LibGfx+Userland: Make TextAttributes::underline_style optional
Sam Atkins
2023-03-15
LibGfx: Make a comment in BMPWriter more precise
Nico Weber
2023-03-15
LibGfx: Let decode_bmp_v5_dib() skip reserved field
Nico Weber
2023-03-15
LibGfx: Make BMPWriter code a tiny bit shorter
Nico Weber
2023-03-15
image: Preserve ICC profiles in BMP output
Nico Weber
2023-03-15
LibGfx: Let BMPWriter optionally embed an ICC profile
Nico Weber
2023-03-15
LibGfx: Allow BMPWriter to write v5 bmps and make that the default
Nico Weber
2023-03-15
LibGfx: VERIFY correct type length in PNGChunk ctor
Nico Weber
2023-03-15
LibGfx: Make PNGChunk::m_type a String instead of a DeprecatedString
Nico Weber
2023-03-15
LibGfx: Use * a b s t r a c t i o n * in PNGChunk::store_type()
Nico Weber
2023-03-15
LibGfx: Remove reckless PNGChunk::add(T) method
Nico Weber
2023-03-15
LibGfx: Remove unused PNGChunk::add_as_little_endian() method
Nico Weber
2023-03-15
image: Make the ppm writing code a tiny bit shorter
Nico Weber
2023-03-15
image: Preserve ICC profiles in PNG output
Nico Weber
2023-03-15
LibGfx: Let PNGWriter optionally embed an ICC profile
Nico Weber
2023-03-15
LibGfx: Add PNGChunk::compress_and_add API
Nico Weber
2023-03-15
LibGfx: Use ReadonlyBytes in PNGChunk API
Nico Weber
2023-03-15
Tests/LibWeb: Add ACID1 as a layout test
Andreas Kling
2023-03-15
LibWeb: Don't truncate font sizes before scaling them to device pixels
Andreas Kling
2023-03-15
LibGfx: Add Font::point_size()
Andreas Kling
2023-03-15
LibWeb: Make sure `float: left` boxes get pushed down if they can't fit
Andreas Kling
2023-03-15
PartitionEditor: Add missing unveils
MacDue
2023-03-15
Meta: Download pci.ids and usb.ids to Build/caches
Timothy Flynn
2023-03-15
Kernel/Ramdisk: Propagate error during Ramdisk initialize
Pankaj Raghav
2023-03-15
Kernel/Storage: Use NonnullRefPtr for storage controllers
Pankaj Raghav
2023-03-15
Ports: Add taskwarrior port
Seal Sealy
[next]