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-06
LibWeb: Consider percent and fixed widths in table column distribution
Aliaksandr Kalenik
2023-01-06
LibWeb: Use available space to resolve table cells width
Aliaksandr Kalenik
2023-01-06
LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation
BodilessSleeper
2023-01-06
LibJS: Replace "is not zero" language in Temporal comments
BodilessSleeper
2023-01-06
PixelPaint: Allow repeated zooming with the zoom tool
Tim Ledbetter
2023-01-05
LibJS: Add and begin using a completion-compatible string builder
Timothy Flynn
2023-01-05
LibWeb: Pass FloatRect to Painter::draw_text in fill_text
VayuDev
2023-01-05
LibWeb: Return floats from color stop resolution functions
MacDue
2023-01-05
LibJS: Convert calendar operation results to floats
BodilessSleeper
2023-01-05
GMLPlayground: Fill preview window with background color
Sam Atkins
2023-01-05
LibWeb: Use CSS Pixels for viewport rects
Sam Atkins
2023-01-05
LibWeb: Resolve Lengths to CSSPixels
Sam Atkins
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
[next]