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-03-10
LibJS: Refactor return value of RoundDuration
Linus Groh
2022-03-10
LibJS: Describe various kinds of "Duration Records"
Linus Groh
2022-03-10
LibGL: Keep track of active matrix and stack
Jelle Raaijmakers
2022-03-10
LibGL: Only normalize in `glRotate*` if possible
Jelle Raaijmakers
2022-03-10
AK: Remove unused String[256] from JsonParser
Sam Atkins
2022-03-10
LibTest: Port JavaScriptTestRunner to Core::Stream
Sam Atkins
2022-03-10
Tests: Port TestHTMLTokenizer to Core::Stream
Sam Atkins
2022-03-10
Tests: Port TestCommonmark to Core::Stream
Sam Atkins
2022-03-10
Tests: Port test-wasm to Core::Stream
Sam Atkins
2022-03-10
Tests: Port test-cpp-preprocessor to Core::Stream
Sam Atkins
2022-03-10
Tests: Port test-cpp-parser to Core::Stream
Sam Atkins
2022-03-10
WebContent: Return empty JSON object if element has no box model
Sam Atkins
2022-03-10
WebContent: Show box-model metrics for (some) pseudo-elements
Sam Atkins
2022-03-10
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
Sam Atkins
2022-03-10
Browser: Replace inspector's dom_node_id with a Selection struct
Sam Atkins
2022-03-10
LibWeb: Display pseudo-elements in the DOM inspector
Sam Atkins
2022-03-10
LibWeb: Move pseudo-element-from-string code into Selector
Sam Atkins
2022-03-10
LibWeb: Move pseudo-class/element names into the header
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_PropertyID_cpp to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_PropertyID_h to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_ValueID_cpp to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_ValueID_h to LibMain/Core::Stream
Sam Atkins
2022-03-10
LibWeb: Add window.sessionStorage
Paul Wratt
2022-03-10
LibWebSocket: Add to the total read in bytes instead of subtracting
Luke Wilde
2022-03-10
Browser: Show currently loading host and remaining resource count
Ben Abraham
2022-03-10
LibJS: Update RoundDuration after DRY refactor in spec
Linus Groh
2022-03-09
LibWeb: Only try parsing valid types of media-feature values
Sam Atkins
2022-03-09
Meta: Generate functions for validating media-query values
Sam Atkins
2022-03-09
LibWeb: Use ValueID for media-query identifiers
Sam Atkins
2022-03-09
LibWeb+Meta: Stop discrete media-features from parsing as ranges
Sam Atkins
2022-03-09
AK: Print a better error message when missing a SourceGenerator key
Sam Atkins
2022-03-09
LibWeb: Use MediaFeatureIDs instead of Strings :^)
Sam Atkins
2022-03-09
Meta: Generate CSS::MediaFeatureID enum
Sam Atkins
2022-03-09
Meta: Move title/camel_casify() functions into their own file
Sam Atkins
2022-03-09
LibWeb: Add MediaFeatures.json file, and associated identifiers
Sam Atkins
2022-03-09
LibGL: Merge GLContext and SoftwareGLContext
Stephan Unverwerth
2022-03-09
LibJS/Tests: Add tests for '−000000' (U+2212) DateExtendedYear
Linus Groh
2022-03-09
Base: Remove stray GML file that sneaked into `Base/home/anon`
ForLoveOfCats
2022-03-09
LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule()
Andreas Kling
2022-03-09
LibWeb: Add the StyleSheet.href attribute
Andreas Kling
2022-03-09
LibWeb: Respect inline-axis margins between line box fragments :^)
Andreas Kling
2022-03-09
LibJS: Keep PrivateEnvironment through NativeFunction calls
davidot
2022-03-09
LibWeb: Establish parent/child relationship between BrowsingContexts
Andreas Kling
2022-03-09
LibWeb: Always relayout document on element style change
Andreas Kling
2022-03-09
LibWeb: Always call update_style() in update_layout()
Andreas Kling
2022-03-09
LibWeb: Invalidate document style when a node is removed
Andreas Kling
2022-03-09
LibWeb: Flush pending layouts when accessing element resolved style
Andreas Kling
2022-03-09
LibWeb: Add StyleValue::equals() override for PositionStyleValue
Andreas Kling
2022-03-09
LibWeb: Use reverse iterator for reverse loop into NonnullRefPtrVector
Federico Guerinoni
2022-03-09
AK: Add reverse iterator as member
Federico Guerinoni
[prev]
[next]