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-04-13
LibGUI: Disable editing cell when ctrl key is pressed
martinfalisse
2022-04-13
LibCrypto: Add ChaCha20
stelar7
2022-04-12
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
Linus Groh
2022-04-12
LibWeb: Rename StyleRule -> Rule
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS StyleRule and Parser
Sam Atkins
2022-04-12
LibWeb: Make StyleRule.m_at_rule_name a FlyString
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS Function and Parser
Sam Atkins
2022-04-12
LibWeb: Make Function.m_name a FlyString
Sam Atkins
2022-04-12
LibWeb: Empend instead of Appending DeclarationOrAtRules
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS DeclarationOrAtRule and Parser
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS Declaration and Parser
Sam Atkins
2022-04-12
LibWeb: Make Declaration.m_name a FlyString
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS Block and Parser
Sam Atkins
2022-04-12
LibWeb: Break friendship between CSS Number and Tokenizer
Sam Atkins
2022-04-12
LibWeb: Move Token and Tokenizer into Parser namespace
Sam Atkins
2022-04-12
LibWeb: Move StyleRule to Parser namespace
Sam Atkins
2022-04-12
LibWeb: Move Declaration and DeclarationOrAtRule into Parser namespace
Sam Atkins
2022-04-12
LibWeb: Rename StyleRules.cpp -> StyleRule.cpp and tidy up
Sam Atkins
2022-04-12
LibWeb: Move DeclarationOrAtRule code into DeclarationOrAtRule.cpp
Sam Atkins
2022-04-12
LibWeb: Add missing include to ComponentValue.h
Sam Atkins
2022-04-12
LibWeb: Move Declaration code into Declaration.cpp
Sam Atkins
2022-04-12
LibWeb: Move/rename StyleBlockRule to Parser::Block
Sam Atkins
2022-04-12
LibWeb: Move StyleBlockRule code into StyleBlockRule.cpp
Sam Atkins
2022-04-12
LibWeb: Move/rename StyleFunctionRule to Parser::Function
Sam Atkins
2022-04-12
LibWeb: Move StyleFunctionRule code into StyleFunctionRule.cpp
Sam Atkins
2022-04-12
LibWeb: Add Formatter for ComponentValues
Sam Atkins
2022-04-12
LibWeb: Move ComponentValue to CSS::Parser namespace
Sam Atkins
2022-04-12
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
Sam Atkins
2022-04-12
LibWeb: Stop manually forward-declaring types in CSS Parser.h
Sam Atkins
2022-04-12
LibWeb: Move ComponentValue code into ComponentValue.cpp
Sam Atkins
2022-04-12
LibWeb: Bring HTMLOptionElement closer to spec
Igor Pissolati
2022-04-12
LibWeb: Improve HTMLImageElement::{width,height}()
Igor Pissolati
2022-04-12
LibWeb: Bring HTMLImageElement closer to spec
Igor Pissolati
2022-04-12
LibWeb: Bring Node closer to spec
Igor Pissolati
2022-04-12
LibWeb: Bring Document closer to spec
Igor Pissolati
2022-04-11
LibSoftGPU: Optimize clipping code
Jelle Raaijmakers
2022-04-11
LibSoftGPU: Remove superfluous braces in `Clipper`
Jelle Raaijmakers
2022-04-12
LibJS: Pass this value to fallback func in Array.prototype.toString()
Linus Groh
2022-04-11
LibJS: Update ZonedDateTime AO spec comments for structured headers
Luke Wilde
2022-04-12
LibWeb: Make Layout::Box::set_needs_display() work for all boxes
Andreas Kling
2022-04-11
LibJS: Remove unused include from AbstractOperations.cpp
Linus Groh
2022-04-11
LibJS: Move additional notes to spec comments onto their own line
Linus Groh
2022-04-11
LibJS: Call HostEnsureCanCompileStrings in CreateDynamicFunction
Luke Wilde
2022-04-11
LibJS: Add tests for the new steps added to PerformEval
Luke Wilde
2022-04-11
LibJS: Add missing steps and spec comments to PerformEval
Luke Wilde
2022-04-11
LibWeb: Support CSSRule.type
Andreas Kling
2022-04-11
LibWeb: Support CSSStyleDeclaration.getPropertyPriority()
Andreas Kling
2022-04-11
LibWeb: Implement CSS declaration block's "updating flag"
Andreas Kling
2022-04-11
LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec
Andreas Kling
2022-04-11
LibGfx: Draw complex emojis correctly
Simon Danner
[prev]
[next]