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
2022-03-08
LibGL: East-const `glTex*` methods
Jelle Raaijmakers
2022-03-08
LibGL: Remove duplicate `public:` from `Texture2D.h`
Jelle Raaijmakers
2022-03-08
LibTextCodec: Add support for the UTF16-LE encoding
Jelle Raaijmakers
2022-03-08
js: Don't try to run empty scripts
Maciej
2022-03-08
LibWeb: Move Timer from DOM directory & namespace to HTML
Linus Groh
2022-03-08
LibWeb: Move Window from DOM directory & namespace to HTML
Linus Groh
2022-03-08
LibWeb: Make InlineLevelIterator emit absolutely positioned items
Andreas Kling
2022-03-08
LibSoftGPU: Choose correct texture filter based on scale factor
Stephan Unverwerth
2022-03-07
LibGUI: Animated smooth scroll interpolation
ForLoveOfCats
2022-03-07
LibWeb: Make TextNode::ChunkIterator::try_commit_chunk() const
Maciej
2022-03-07
LibJS: Use Vector instead of HashMap in DeclarativeEnvironment
Andreas Kling
2022-03-07
LibWeb: Add Ratio type to MediaFeatureValue
Sam Atkins
2022-03-07
LibWeb: Introduce and parse CSS Ratio type
Sam Atkins
2022-03-07
LibWeb: Correct "color" media-feature value
Sam Atkins
2022-03-07
LibGfx: Reimplement `Vector::length()` as a loop
Jelle Raaijmakers
2022-03-07
LibGfx+LibSoftGPU: Add and use `Vector.xy()`
Jelle Raaijmakers
2022-03-07
LibSoftGPU: Use `lroundf` instead of `roundf` in rasterization rect
Jelle Raaijmakers
2022-03-07
LibSoftGPU: Use `float` instead of `int` for triangle screen coords
Jelle Raaijmakers
2022-03-07
LibPDF: Allow newlines between xref table and "trailer" keyword
Matthew Olsson
2022-03-07
LibPDF: Fix "incorrect" matrix multiplication in Renderer
Matthew Olsson
2022-03-07
LibPDF: Implement marked renderer operations as nops
Matthew Olsson
2022-03-07
LibPDF: Fix bad hex string parsing logic
Matthew Olsson
2022-03-07
LibPDF: Remove useless hex string substring call
Matthew Olsson
2022-03-07
LibPDF: Support all Dest types
Matthew Olsson
2022-03-07
LibPDF: Propagate errors in Renderer/PDFViewer
Matthew Olsson
2022-03-07
LibPDF: Propagate ColorSpace errors
Matthew Olsson
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2022-03-07
LibPDF: Fix the zoom-related text scaling issue
Matthew Olsson
2022-03-07
LibPDF: Remove unused function in Parser
Matthew Olsson
2022-03-07
LibWeb: Support more CSS image-rendering values
Andreas Kling
2022-03-06
LibWeb: Implement the remaining LocationObject internal methods
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginOwnPropertyKeys AO
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginSet AO
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginGet AO
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginGetOwnPropertyHelper AO
Linus Groh
2022-03-06
LibWeb: Implement the IsPlatformObjectSameOrigin AO
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginPropertyFallback AO
Linus Groh
2022-03-06
LibWeb: Implement the CrossOriginProperties AO
Linus Groh
2022-03-06
LibWeb: Implement the [[CrossOriginPropertyDescriptorMap]] internal slot
Linus Groh
2022-03-06
LibWeb: Implement the 'Relevant realm/{settings,global} object' concepts
Linus Groh
2022-03-06
LibWeb: Implement the 'Current {settings,global} object' concepts
Linus Groh
2022-03-06
LibWeb: Add border style for iframe to default UA stylesheet
Linus Groh
2022-03-06
LibWeb: Implement missing text-decoration styles
Karol Kosek
2022-03-06
LibWeb: Compute `text-decoration-thickness` values
Karol Kosek
2022-03-06
LibWeb: Parse CSS `text-decoration-thickness` property
Karol Kosek
2022-03-06
LibWeb: Paint text decoration in front of the text
Karol Kosek
2022-03-06
LibWeb: Compute `text-decoration-color` values
Karol Kosek
2022-03-06
LibWeb: Fire resize event at the Window instead of Document
Luke Wilde
2022-03-06
LibLine: Reset suggestion index back to zero when fetching new ones
Ali Mohammad Pur
2022-03-06
LibLine: Make sure suggestions have their *_views set correctly
Ali Mohammad Pur
[prev]
[next]