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: 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
2023-01-04
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
Timothy Flynn
2023-01-04
LibIPC: Add a Dictionary for-each method for fallible callbacks
Timothy Flynn
2023-01-04
LibIPC: Replace Encoder::encode methods with IPC::encode specializations
Timothy Flynn
2023-01-03
LibGL: Implement `GL_BLEND_DST` and `GL_BLEND_SRC`
Jelle Raaijmakers
2023-01-03
LibGUI: Stop duplicating mouse events of cursor tracking widget
MacDue
2023-01-03
LibWeb: Conditionally draw borders for table elements
martinfalisse
2023-01-03
LibWeb: Use the layout_state border values when drawing borders
martinfalisse
2023-01-03
LibWeb: Parse `border-collapse` property for HTML table
martinfalisse
2023-01-03
LibWeb: Prevent column sizing errors for html table
martinfalisse
2023-01-03
LibGfx: Fix typos in ICC spec comments
Linus Groh
2023-01-03
LibGL: Remove i686 data types in favor of 64-bit types
Jelle Raaijmakers
2023-01-03
LibGL: Make `GLsizeiptr` signed
Jelle Raaijmakers
2023-01-03
LibWeb: Add stub reset algorithm for HTMLOutputElement
Srikavin Ramkumar
[next]