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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-05-11
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
Sam Atkins
2022-05-11
LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule()
Sam Atkins
2022-05-11
LibWeb: Implement `@supports` serialization
Sam Atkins
2022-05-11
LibWeb: Add CSSSupportsRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSMediaRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSImportRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSConditionRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSGroupingRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add MediaList wrapper
Sam Atkins
2022-05-10
LibSoftGPU: Implement depth offset factor
Jelle Raaijmakers
2022-05-09
LibGUI: Consider TextEditor icon size when scrolling text horizontally
offtkp
2022-05-09
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Mention correct `i686` target in `Device` comment
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Update coverage mask bits during rasterization
Jelle Raaijmakers
2022-05-09
LibGfx: Use `AK::round_to` for `VectorN::to_rounded<U>`
Jelle Raaijmakers
2022-05-09
LibGfx: Add `VectorN::to_type<T>()`
Jelle Raaijmakers
2022-05-09
LibGfx: Use `VectorN` dot product of self for `length()`
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Copy line width to rasterizer in `glLineWidth`
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `GL_LINE_SMOOTH` context parameter
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `GL_POINT_SMOOTH` context parameter
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `glPointSize`
Jelle Raaijmakers
2022-05-09
LibGL: Remove `break` from `GL_SCISSOR_BOX` context parameter
Jelle Raaijmakers
2022-05-09
LibGL: Alphabetize `GL_LIGHT*` cases in `gl_enable()`
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Reference correct class in Typed2DBuffer comment
Jelle Raaijmakers
2022-05-09
LibJS: Use '2 × nsMaxInstant' in a couple of assertion comments
Linus Groh
2022-05-09
LibGfx: Add the glyph spacing also to spaces in Painter::draw_text_run()
Karol Kosek
2022-05-08
LibC: Add missing macro definitions for errno codes
circl
2022-05-08
LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0
Torstennator
2022-05-08
LibJS: Add a couple of missing spec steps to PerformEval
Luke Wilde
2022-05-08
LibJS: Remove callerRealm from HostEnsureCanCompileStrings
Luke Wilde
2022-05-08
AK+LibGUI: Pass predicate to *_matching() methods by const reference
Vitaly Dyachkov
2022-05-08
LibGUI: Add button to PasswordBox to reveal the password
faxe1008
2022-05-08
LibGUI: Make TextEditor substitution more explicit
faxe1008
2022-05-08
LibWeb: Add missing preprocessing step to the css tokenizer
stelar7
2022-05-08
LibWeb: Note and fix Gfx related quirk in ColorStyleValue::to_string
stelar7
2022-05-08
LibWeb: Commit transaction after parsing `'+'?† n <signed-integer>`
stelar7
2022-05-08
LibWeb: Dont consider '-n-' a `dashndashdigit-ident` token
stelar7
2022-05-08
LibWeb: Include sign in token debug info, if the type has explicit sign
stelar7
2022-05-08
LibWeb: Dont try to fetch another token in an+b parsing
stelar7
2022-05-08
LibWeb: Make an+b pattern selector serialization spec compliant
stelar7
2022-05-08
LibJS: Change internal slots of Duration to store mathematical values
Linus Groh
2022-05-08
LibJS: Refactor Temporal since/until to common AOs
Linus Groh
2022-05-08
LibJS: Remove ToISODayOfWeek
Linus Groh
2022-05-08
LibJS: Remove ToISODayOfYear
Linus Groh
2022-05-08
LibJS: Remove IsISOLeapYear
Linus Groh
2022-05-08
LibJS: Remove ISODaysInYear
Linus Groh
2022-05-08
LibJS: Simplify DifferenceISODate
Linus Groh
2022-05-08
LibJS: Simplify DaysUntil
Linus Groh
2022-05-08
LibJS: Simplify BalanceISODate
Linus Groh
2022-05-08
LibJS: Remove type assertion comment from IsValidISODate
Linus Groh
[prev]
[next]