index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-06
LibC: Stop leaking FILE in `getpwuid` and `getpwnam`
Tim Schumacher
2022-07-06
LibC: Don't clear static storage during `endpwent`
Tim Schumacher
2022-07-06
LibC: Don't clear static storage during `endgrent`
Tim Schumacher
2022-07-06
LibWeb: Cache flex item main sizes to avoid relayout during same cycle
Andreas Kling
2022-07-05
LibJS: Rename TimeHourMinuteBasicFormatNotAmbiguous
Linus Groh
2022-07-05
LibJS: Rename TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegative
Linus Groh
2022-07-05
LibJS: Rename TimeZoneNumericUTCOffsetNotAmbiguous
Linus Groh
2022-07-05
LibJS: Simplify TimeZoneNumericUTCOffsetNotAmbiguous
Linus Groh
2022-07-05
LibJS: Consistently check Temporal overflow options
Linus Groh
2022-07-05
LibJS: Remove unnecessary checks for undefined before ToPositiveInteger
Linus Groh
2022-07-05
Docs: FAQ: Improve grammar in 2 paragraphs
Jonta
2022-07-05
LibWeb: Trigger a relayout after setting Element.innerHTML
Itamar
2022-07-05
LibGUI: Don't ignore invisible widgets during layout changes
thankyouverycool
2022-07-05
LibWeb: Implement XMLSerializer
Luke Wilde
2022-07-05
Tests: Add tests for inheriting signal handlers
Tim Schumacher
2022-07-05
Kernel: Copy signal handlers when forking
Tim Schumacher
2022-07-05
Kernel: Do a POSIX-correct signal handler reset on exec
Tim Schumacher
2022-07-05
WebContent: Invalidate document style when changing the page's palette
Luke Wilde
2022-07-05
Browser+WebContent: Fix inspecting non-visible nodes
MacDue
2022-07-05
LibELF: Take TLS segment alignment into account in DynamicLoader
Idan Horowitz
2022-07-05
AK: Add an align_down_to power of two helper
Idan Horowitz
2022-07-05
LibRegex: Use the correct values for comparing LUT entries
Ali Mohammad Pur
2022-07-05
LibRegex: Use proper CharRange constructor instead of bit_casting
Ali Mohammad Pur
2022-07-05
LibArchive: Guard against major() and minor() macros from old glibc
Andrew Kaster
2022-07-05
LibGfx: Always truncate glyph coordinates in Painter::draw_text_run()
Andreas Kling
2022-07-04
LibRegex: Fully interpret the Compare Op when looking for overlaps
Ali Mohammad Pur
2022-07-04
Base: Example of border-radius on iframe and canvas elements
MacDue
2022-07-04
Base: Add some border-radius + overflow: hidden HTML examples
MacDue
2022-07-04
Base: Move fun canvas demo JavaScript to seperate file
MacDue
2022-07-04
LibWeb: Support adding a border-radius to <iframe> elements
MacDue
2022-07-04
LibWeb: Support adding a border-radius to <canvas> elements
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for image painting
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for shadow painting
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for background painting
MacDue
2022-07-04
LibWeb: Add ScopedCornerRadiusClip
MacDue
2022-07-04
LibWeb: Support overflow: hidden with a border-radius
MacDue
2022-07-04
LibWeb: Use padding box for clipping overflow
MacDue
2022-07-04
LibWeb: Add option to allocate new bitmap for BorderRadiusCornerClipper
MacDue
2022-07-04
LibWeb: Always apply min/max cross size constraints to flex items
Andreas Kling
2022-07-04
LibWeb: Simplify some WeakPtr assignments
Andreas Kling
2022-07-04
LibJS: Explicitly instantiate Parser::parse_function_node
Daniel Bertalan
2022-07-04
LibHTTP: Include JsonObject.h in Job.cpp
Daniel Bertalan
2022-07-04
Tests: Move sprintf test from AK/ to LibC/
Daniel Bertalan
2022-07-04
Lagom: Do not set -fno-semantic-interposition on macOS
Daniel Bertalan
2022-07-04
LibJS/Tests: Disable one Array.prototype.toSpliced test for now
Linus Groh
2022-07-04
Docs: Add kleines Filmröllchen's YouTube-channel
Jonta
2022-07-04
LibWeb: Use lowercase type selectors to match against html elements
networkException
2022-07-04
LibWeb: Add the type field to DOM::Document
networkException
2022-07-04
LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration
networkException
[prev]
[next]