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
2021-09-29
LibWeb: Add CSSConditionRule
Sam Atkins
2021-09-29
LibWeb: Add CSSGroupingRule
Sam Atkins
2021-09-29
LibWeb: Use a CSSRuleList inside CSSStyleSheet
Sam Atkins
2021-09-29
LibWeb: Add CSSRuleList
Sam Atkins
2021-09-29
LibRegex: Flatten bytecode before performing optimizations
Andreas Kling
2021-09-29
LibWeb: Implement ChildNode.remove
Luke Wilde
2021-09-29
LibWeb: Flexbox: Wrap inline Nodes if their parent is display: flex
Tobias Christiansen
2021-09-29
LibWeb: Make StyleSheetList.item an IDL getter
Luke Wilde
2021-09-29
RequestServer: Use an OwnPtr for cached connections
Ali Mohammad Pur
2021-09-29
LibWeb: Add the missing EventInit property to Event constructor
Idan Horowitz
2021-09-29
LibJS: Drop the Temporal prefix from TemporalMissingRequiredProperty
Idan Horowitz
2021-09-29
RequestServer: Correctly start preconnected TLS sockets
Ali Mohammad Pur
2021-09-29
LibWeb: Support window.screen{X,Y,Left,Top}
Andreas Kling
2021-09-28
LibWeb: Expose CSSStyleDeclaration on the window object
Andreas Kling
2021-09-28
WebContent: Coalesce paint invalidations to avoid spamming client
Andreas Kling
2021-09-28
LibJS: Avoid unnecessary HashMap copy in FunctionEnvironment
Andreas Kling
2021-09-28
LibJS: Avoid unnecessary HashMap growth in Interpreter::enter_scope()
Andreas Kling
2021-09-28
LibJS: Avoid unnecessary HashMap copy in ECMAScriptFunctionObject
Andreas Kling
2021-09-28
LibTLS: Mark the connection as finished and disconnected on TLS error
Ali Mohammad Pur
2021-09-28
LibWeb: Implement the dns-prefetch and preconnect link relationships
Ali Mohammad Pur
2021-09-28
LibWeb: Use Document::parse_url() for preload links
Ali Mohammad Pur
2021-09-28
RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint
Ali Mohammad Pur
2021-09-28
LibDebug: Add missing `break` in AddressRanges::for_each_range()
Andreas Kling
2021-09-28
LibWeb: Fire "keyup" events as well :^)
Andreas Kling
2021-09-28
LibWeb: Add a basic KeyboardEvent and fire "keydown" events :^)
Andreas Kling
2021-09-28
LibDebug: Use DW_AT_ranges to get address ranges of DIEs
Itamar
2021-09-28
LibDebug: Support parsing non-contiguous DWARF address ranges
Itamar
2021-09-28
LibDebug: Add Dwarf::CompilationUnit::base_address()
Itamar
2021-09-28
LibWeb: Make URLSearchParams iterable
Idan Horowitz
2021-09-28
LibJS: Change create_iterator_result_object's return type to Object*
Idan Horowitz
2021-09-28
LibWeb: Add partial support for IDL Iterable declarations
Idan Horowitz
2021-09-28
LibPthread: Correct nonsensical loop exit condition in RWLock unlock
Ali Mohammad Pur
2021-09-28
LibPthread: Calculate the correct lock value in RWLock {rd,un}lock
Ali Mohammad Pur
2021-09-28
Assistant: Zero initialize fuzzy match array
Brian Gianforcaro
2021-09-28
LibCpp: Remove redundant comparison to Token::Type::PipePipe
Brian Gianforcaro
2021-09-28
LibDSP: Remove unused Effects::Delay::m_old_delay_size member
Brian Gianforcaro
2021-09-28
SystemMonitor: Unveil /usr/local/lib
Rodrigo Tobar
2021-09-28
LibSymbolication: Look for libraries under /usr/local/lib
Rodrigo Tobar
2021-09-28
LibSymbolication: Return empty value on error
Rodrigo Tobar
2021-09-27
LibWeb: Add initial support for CustomEvent
Luke Wilde
2021-09-27
LibWeb: Add some missing events in EventWrapperFactory
Luke Wilde
2021-09-27
LibWeb: Make SVG <path> tolerate relative first path coordinates
Andreas Kling
2021-09-27
LibWeb: Implement the Document.activeElement attribute
Andreas Kling
2021-09-27
LibWeb: Support window.devicePixelRatio
Andreas Kling
2021-09-27
LibWeb: Support Document.hidden and Document.visibilityState
Andreas Kling
2021-09-27
LibCore: Buffer small byte reads
Karol Kosek
2021-09-27
LibCore: Add optional custom read size argument in populate_read_buffer
Karol Kosek
2021-09-27
LibGUI: Refine AbstractButton pressing behaviour
FrHun
2021-09-27
LibWeb: Don't try to ad-block data: urls
Sam Atkins
2021-09-27
LibWeb+Browser: Make ad blocking work in the multi-process world
Andreas Kling
[prev]
[next]