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-01-05
LibWeb: Replace all px Length creation with Length::make_px(CSSPixels)
Sam Atkins
2023-01-05
LibWeb: Convert AbstractImageStyleValue to new pixel units
Sam Atkins
2023-01-05
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert Layout::Node to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert Layout Boxes to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert LayoutState to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
Sam Atkins
2023-01-05
LibWeb: Convert TableFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert SVGFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert InlineFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert GridFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert FlexFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert BlockFormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Convert FormattingContext to new pixel units
Sam Atkins
2023-01-05
LibWeb: Create CSS::Sizes from CSSPixels
Sam Atkins
2023-01-05
LibWeb+WebContent: Convert BrowsingContext to new pixel units
Sam Atkins
2023-01-05
Games: Add a Cards Settings menu item to Hearts, Solitaire, and Spider
Timothy Flynn
2023-01-05
LibCards: Add a helper to create an action to open Cards Settings
Timothy Flynn
2023-01-05
Solitaire: Highlight cards beneath dragged cards that are valid targets
Timothy Flynn
2023-01-05
LibCards: Support highlighting cards of interest
Timothy Flynn
2023-01-05
LibGfx+LibPDF: Apply subpixel offset in affine transformation
MacDue
2023-01-05
LibPDF: Use subpixel accurate text rendering
MacDue
2023-01-05
LibGfx: Enable subpixel accurate text rendering in Painter::draw_text()
MacDue
2023-01-05
LibGfx: Add ability to request glyphs at subpixel offsets to fonts
MacDue
2023-01-05
LibGfx: Avoid rounding/truncating glyph positions till blitting
MacDue
2023-01-05
LibGfx+icc: Print if profile id is valid
Nico Weber
2023-01-05
LibCrypto: Add equality operators for Crypto::Hash::Digest<>
Nico Weber
2023-01-05
LibGfx: Remove useless name from try_load_from_externally_owned_memory()
Nico Weber
2023-01-05
icc: Print profile id
Nico Weber
2023-01-05
LibGfx: East-const-ify ICCProfile::pcs_illuminant()
Nico Weber
2023-01-05
LibGfx: Store profile id MD5 in ICCProfile
Nico Weber
2023-01-05
LibCrypto: Add a Formatter for Crypto::Hash::Digest<>
Nico Weber
2023-01-05
LibCrypto: Use nested namespace specifiers in Hash/
Nico Weber
2023-01-05
LibGfx: Sort ICC parsing functions by spec number
Nico Weber
2023-01-05
SystemMonitor: Update stats/graph immediately on launch
John Bundgaard
2023-01-05
LibWeb: Generate missing parents for table elements
Aliaksandr Kalenik
2023-01-05
SoundPlayer: Parse Main::Arguments with Core::ArgsParser
Timothy Flynn
2023-01-04
LibIPC: Remove declarations of unimplemented IPC::Encoder methods
Timothy Flynn
2023-01-04
LibIPC: Move most of DeprecatedString's encoder to StringView's encoder
Timothy Flynn
2023-01-04
LibIPC+LibC: Add and use a helper to encode/decoder container sizes
Timothy Flynn
2023-01-04
LibRegex: Return StringView from get_error_string()
Nico Weber
2023-01-04
LibRegex: Tweak get_error() function
Nico Weber
2023-01-04
Everywhere: Make global `inline` functions not `static`
Nico Weber
2023-01-04
Everywhere: Remove some redundant `inline` keywords
Nico Weber
2023-01-04
LibPDF: Fix calculation of encryption key
Simon Danner
2023-01-04
LibWeb: Support more presentational hints from the HTML spec
implicitfield
2023-01-04
LibWeb: Add spec-mandated rules for embedded content to Default.css
implicitfield
2023-01-04
LibWeb: Support "start" and "end" values for justify-content
implicitfield
2023-01-04
LibIPC: Remove now-unused stream operator from IPC::Encoder
Timothy Flynn
2023-01-04
IPCCompiler+LibIPC: Propagate IPC encoder errors
Timothy Flynn
[next]