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
2023-05-13
FontEditor: Remove unnecessary setters and getters
thankyouverycool
2023-05-13
FontEditor: Remove unnecessary deferred invokes
thankyouverycool
2023-05-13
FontEditor: Make update_title() private
thankyouverycool
2023-05-13
FontEditor: Tighten lambda captures
thankyouverycool
2023-05-13
FontEditor: Propagate errors formatting preview text
thankyouverycool
2023-05-13
FontEditor: Propagate errors when loading GML
thankyouverycool
2023-05-13
FontEditor: Port some instances of DeprecatedString
thankyouverycool
2023-05-13
FontEditor: Iterate slope and weight lists by size()
thankyouverycool
2023-05-13
FontEditor: Convert Model lists to Vector<String>
thankyouverycool
2023-05-13
LibGfx: Convert FontStyleMappings to Arrays
thankyouverycool
2023-05-13
LibGUI: Add fallible factories to ItemListModel
thankyouverycool
2023-05-13
LibGUI: Ignore Alt+{Left,Right} key events in GlyphMapWidget
thankyouverycool
2023-05-13
LibWeb: Return grid container width from automatic_content_width in GFC
Aliaksandr Kalenik
2023-05-13
LibWeb: Implement grid container intrinsic sizes calculation
Aliaksandr Kalenik
2023-05-13
LibWeb: Fix condition to determine auto tracks while sizing in GFC
Aliaksandr Kalenik
2023-05-13
SpiceAgent: Gracefully handle the host clearing the clipboard
Daniel Bertalan
2023-05-13
LibWeb: Let HTMLImageElement delay the document load event again
Andreas Kling
2023-05-13
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
Andreas Kling
2023-05-13
LibWeb: Implement enough of "update the image data" to load images
Andreas Kling
2023-05-13
LibWeb: Add a class to represent the "source set" concept from HTML
Andreas Kling
2023-05-13
LibWeb: Add class to represent "list of available images" from HTML spec
Andreas Kling
2023-05-13
LibWeb: Start fleshing out HTML "image requests" and "image data"
Andreas Kling
2023-05-13
LibDebug: Propagate errors around LineProgram
Ben Wiederhake
2023-05-13
LibCore: Remove unused API from DeprecatedFile
Ben Wiederhake
2023-05-13
Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h
Ben Wiederhake
2023-05-13
LibWeb: Make PercentageOr<T> equality comparison work for calc() values
Andreas Kling
2023-05-13
LibWeb: Fix typo in containing_block_size_for_item in GFC
Aliaksandr Kalenik
2023-05-13
LibWeb: Align calculate_min/max_content_contribution with the spec
Aliaksandr Kalenik
2023-05-12
SystemServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-12
LibKeyboard: Read keymap through File, not DeprecatedFile
Ben Wiederhake
2023-05-12
AudioServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-12
ClipboardHistory: Use titlecasing in the applet's window title
Timothy Flynn
2023-05-12
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
Ben Wiederhake
2023-05-12
LibWeb: Implement fetching classic scripts using Fetch infrastructure
Timothy Flynn
2023-05-12
LibWeb: Implement the fetch a classic script AO
Timothy Flynn
2023-05-12
LibTextCodec: Change UTF-8's decoder to replace invalid code points
Timothy Flynn
2023-05-12
LibWeb: Add an alias for FetchAlgorithm's consume-body callback argument
Timothy Flynn
2023-05-12
LibWeb: Change the script fetch completion callback to accept any script
Timothy Flynn
2023-05-12
LibWeb: Implement the fetch response's unsafe response AO
Timothy Flynn
2023-05-12
LibWeb: Implement the fetch response is CORS-cross-origin AO
Timothy Flynn
2023-05-12
LibWeb: Implement the legacy extracting an encoding AO
Timothy Flynn
2023-05-12
LibWeb: Implement the CORS settings attribute credentials mode AO
Timothy Flynn
2023-05-12
LibGfx: VERIFY() error is finite when splitting bezier curves
MacDue
2023-05-12
LibWeb: Use .to_px_or_zero() in tentative_height_for_replaced_element()
MacDue
2023-05-11
HexEditor: Add list of recently opened files
Caoimhe
2023-05-11
LibWeb: Resolve grid items preferred width in GFC
Aliaksandr Kalenik
2023-05-11
LibWeb: Parse calc() function in grid sizes
Aliaksandr Kalenik
2023-05-11
LibWeb: Use LengthPercentage in CSS::GridSize
Aliaksandr Kalenik
2023-05-11
errno: Remove usage of DeprecatedString
Sam Atkins
2023-05-11
errno: Look up errors by name as well as number
Sam Atkins
[next]