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
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
2023-02-22
LibGfx: Do not exclude all ASCII code points from emoji lookups
Timothy Flynn
2023-02-22
LibGfx: Bail early from Emoji::emoji_for_code_point_iterator for ASCII
Timothy Flynn
2023-02-22
LibGUI: Wrap words at word break boundaries and don't break up emoji
Timothy Flynn
2023-02-22
LibGfx: Consult Unicode data to decode emoji sequences
Timothy Flynn
2023-02-22
LibGUI: Convert mouse events from a visual to a physical position
Timothy Flynn
2023-02-22
LibGfx: Consider multi-code point glyphs when computing text width
Timothy Flynn
2023-02-22
LibGfx: Support computing a font's glyph width with code point iterators
Timothy Flynn
2023-02-22
LibGfx: Implement Emoji::emoji_for_code_point_iterator for UTF-32 views
Timothy Flynn
2023-02-22
LibWeb: Make factory method of IntersectionObserver fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of IdleDeadline fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Selection::Selection fallible
Kenneth Myhra
2023-02-22
LibWeb: Propagate error in factory method of Streams::ReadableStream
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Geometry::DOMRectReadOnly fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of Geometry::DOMRect fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Geometry::DOMRectList fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Geometry::DOMPointReadOnly fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Geometry::DOMPoint fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of HTML::BrowsingContext fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Fetch::Response fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Fetch::Request fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Encoding::TextEncoder fallible
Kenneth Myhra
[prev]
[next]