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
LibGfx: Add test for serialized bytes of built-in sRGB profile
Nico Weber
2023-03-16
LibWeb: Port WebAssembly.Table to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Memory to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Instance to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Module to IDL
Timothy Flynn
2023-03-16
LibWeb: Define WebAssembly namespace and import it in web bindings
Timothy Flynn
2023-03-16
LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute
Timothy Flynn
2023-03-16
LibIDL: Allow extended attributes on non-required IDL dictionary members
Timothy Flynn
2023-03-16
LibWeb: Add crude support for dereferencing JavaScript built-ins in IDL
Timothy Flynn
2023-03-16
LibWeb: Support generating optional object IDL parameters
Timothy Flynn
2023-03-16
LibWeb: Add LibJS includes to generated IDL constructor files
Timothy Flynn
2023-03-16
PixelPaint: Rename Layer::resize() to Layer::scale()
Tim Ledbetter
2023-03-16
PixelPaint: Always specify a new bounding rect when resizing layers
Tim Ledbetter
2023-03-16
PixelPaint: Make Resize Image scale each layer to the correct size
Tim Ledbetter
2023-03-16
PixelPaint: Don't resize layers when resizing the canvas
Tim Ledbetter
2023-03-16
ThemeEditor: Store tab title in PropertyTabs as StringView
Karol Kosek
2023-03-16
LibGUI+Userland: Port TabWidget set_tab_title to new string
Karol Kosek
2023-03-16
LibGUI: Store Tab titles using the new string class
Karol Kosek
2023-03-16
LibGUI+Applications: Port SettingsWindow::add_tab() to the new string
Karol Kosek
2023-03-16
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
Karol Kosek
2023-03-16
PixelPaint: Port ImageEditor title to new string
Karol Kosek
2023-03-16
LibGUI+HackStudio+PixelPaint: Port Widget title to the new String
Karol Kosek
2023-03-16
LibCore: Add new REGISTER_STRING_PROPERTY macro
Karol Kosek
2023-03-16
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
Karol Kosek
2023-03-16
Kernel: Refactor AHCIController to propagate more errors
Julian Offenhäuser
2023-03-16
Kernel: Allow AHCIController::initialize() to fail
Julian Offenhäuser
2023-03-16
Kernel: Propagate errors in StorageController reset() and shutdown()
Julian Offenhäuser
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
[next]