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-24
Revert "LibDeviceTree: Propagate try_append() errors while parsing paths"
Linus Groh
2023-02-24
Kernel+Userland: Refine preventing syscall annotations of Regions option
Liav A
2023-02-24
LibDeviceTree: Propagate try_append() errors while parsing paths
MacDue
2023-02-24
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
Timothy Flynn
2023-02-24
LibIPC: Add a built-in encoder/decoder for AK::Time
Timothy Flynn
2023-02-24
LibWeb: Consider transform property while finding containing block
Aliaksandr Kalenik
2023-02-24
LibWeb: Stop overflow clip box aggregation on reached stacking context
Aliaksandr Kalenik
2023-02-24
Revert "LibWeb: Fix clip of hidden overflow..."
Aliaksandr Kalenik
2023-02-24
Kernel+Userland: Unify declarations for KCOV in Kernel/API/kcov.h
Liav A
2023-02-24
Kernel+Userland: Move prctl numbers header file to Kernel/API directory
Liav A
2023-02-24
PixelPaint: Make "Add Mask" action fallible
Tim Ledbetter
2023-02-24
PixelPaint: Make "Add Mask" action undoable
Tim Ledbetter
2023-02-24
PixelPaint: Save layer mask when adding to the UndoStack
Tim Ledbetter
2023-02-24
LibGfx: Remove single-code point Font::glyph_or_emoji_width API
Timothy Flynn
2023-02-24
LibGUI: Make Gfx- to text-positioning handle multi-code point glyphs
Timothy Flynn
2023-02-24
LibGfx: Use non-emoji glyph width API to compute the width of a space
Timothy Flynn
2023-02-24
LibWeb: Make text fragment indexing handle multi-code point glyphs
Timothy Flynn
2023-02-24
LibWeb: Make canvas text preparation handle multi-code point glyphs
Timothy Flynn
2023-02-24
LibPDF: Refactor *Font classes
Rodrigo Tobar
2023-02-24
LibPDF: Add new error construction functions
Rodrigo Tobar
2023-02-24
LibPDF: Allow show_text to return errors
Rodrigo Tobar
2023-02-24
LibGfx+Tests: Add test for webp ICC loading and fix bug
Nico Weber
2023-02-24
LibGfx: Use LibUnicode to filter code points that cannot start an emoji
Timothy Flynn
2023-02-24
LibGfx: Use the paths to emoji images generated alongside emoji data
Timothy Flynn
2023-02-24
LibUnicode: Add a method to check if a code point could start an emoji
Timothy Flynn
2023-02-24
LibUnicode: Generate the path to emoji images alongside emoji data
Timothy Flynn
2023-02-24
file: Add a description for the image/webp mime type
Nico Weber
2023-02-24
LibGfx: Add scaffolding for a webp decoder
Nico Weber
2023-02-24
LibGfx: Drop tags of unknown type instead of writing invalid icc files
Nico Weber
2023-02-24
LibWeb: Mark JS::Promise* return value for digest() with JS::NNGCPtr
Kenneth Myhra
2023-02-24
LibWeb: Port SubtleCrypto to new String
Kenneth Myhra
2023-02-24
LibWeb: Port Crypto to new String
Kenneth Myhra
2023-02-24
LibGfx: Make ICC reader check that profile size is a multiple of 4
Nico Weber
2023-02-24
VideoPlayer: Add button and menu item to toggle fullscreen
timre13
2023-02-24
LibWeb: Render HTML content if present for HTTP error pages
Andreas Kling
2023-02-24
HackStudio: Add 'pause debuggee' button
Itamar
2023-02-24
SystemMonitor: Add "Debug In HackStudio" action to process context menu
Itamar
2023-02-24
HackStudio: Add progress bar to Debugger initialization
Itamar
2023-02-24
HackStudio: Add commandline option to debug a running process
Itamar
2023-02-24
HackStudio: Fix event loop usage in debugger callbacks
Itamar
2023-02-24
HackStudio: Add ability to attach debugger to a running process
Itamar
2023-02-24
LibDebug: Remove file path fixup for library sources
Itamar
2023-02-23
LibWeb: Add spec link to border-width: thin/medium/thick definitions
Sam Atkins
2023-02-23
LibWeb: Port Worker to new String
Kenneth Myhra
2023-02-23
LibWeb: Port WorkerGlobalScope to new String
Kenneth Myhra
2023-02-23
LibWeb: Port WorkerLocation to new String
Kenneth Myhra
2023-02-23
LibGfx: Pad last element in ICC files to 4-byte boundary too
Nico Weber
2023-02-23
LibGfx: Implement serialization of LutAToBTagData and LutBToATagData
Nico Weber
2023-02-23
LibGUI: Fix Action destructor to unregister itself correctly
Humberto Alves
2023-02-23
LibGUI: Fix missing parent in LinkLabel open action
Humberto Alves
[next]