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-02-03
LibSQL+SQLServer: Send result column names over IPC to SQL clients
Timothy Flynn
2023-02-03
LibSQL+Userland: Pass SQL IPC results to clients in a structure
Timothy Flynn
2023-02-03
LibSQL: Store selected column names in the results for SELECT statements
Timothy Flynn
2023-02-03
TextEditor: Propagate errors from `read_file()`
Lucas CHOLLET
2023-02-03
TextEditor: Use `request_file_read_only_approved` for the drop event
Lucas CHOLLET
2023-02-03
TextEditor: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
grep: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
SystemServer: Propagate errors properly in the main code
Liav A
2023-02-03
LibWeb: Parse font-stretch CSS property
Aliaksandr Kalenik
2023-02-03
Settings: Change initial window size to fit the current content
Sam Atkins
2023-02-03
Utilities/w: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/route: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/pmap: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/netstat: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/mount: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsusb: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsof: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsjails: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/lsirq: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lscpu: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/json: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/ifconfig: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/fortune: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/df: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/arp: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
LibVideo/VP9: Use proper indices for updating inter_mode probabilities
Zaggy1024
2023-02-03
LibVideo/VP9: Use u32 to store the parsed value counts
Zaggy1024
2023-02-03
LibVideo/VP9: Prevent negation overflow in BitStream::read_s
Zaggy1024
2023-02-03
LibVideo/VP9: Correct the mode/partition probability adaption counts
Zaggy1024
2023-02-03
LibVideo/VP9: Increase the size of summed boolean counts in merge_probs
Zaggy1024
2023-02-02
WebContent: Remove pending file requests before invoking their callbacks
Timothy Flynn
2023-02-02
Chess: Replace 'Style' menu with a link to GamesSettings
Sam Atkins
2023-02-02
Chess: Automatically update and repaint when the config changes
Sam Atkins
2023-02-02
GamesSettings: Add chess settings :^)
Sam Atkins
2023-02-02
Chess: Paint pieces using BilinearBlend instead of NearestNeighbor
Sam Atkins
2023-02-02
Chess: Stop hiding the frame border
Sam Atkins
2023-02-02
Chess: Move configuration values into the "Games" domain
Sam Atkins
2023-02-02
Chess: Stop trying to read non-existent window-size config value
Sam Atkins
2023-02-02
GamesSettings: Make CardSettingsWidget creation fallible
Sam Atkins
2023-02-02
GamesSettings: Rename `Preview` -> `CardGamePreview`
Sam Atkins
2023-02-02
LibPDF: Simplify Encoding to align with simple font requirements
Rodrigo Tobar
2023-02-02
LibPDF: Stop calculating code points for glyphs
Rodrigo Tobar
2023-02-02
LibPDF: Fix ZapfDingbat's char codes
Rodrigo Tobar
2023-02-02
LibPDF: Stop storing unicode code points in Encoding
Rodrigo Tobar
2023-02-02
LibGUI: Use the correct font when relayouting Breadcrumbbar
Andreas Kling
2023-02-02
LibGUI: Merge two loops over the segments in Breadcrummbar::relayout()
Andreas Kling
2023-02-02
LibGUI: Center TreeView item icons vertically
Andreas Kling
2023-02-02
Piano: Propagate errors in PlayerWidget
Keir Davis
2023-02-02
LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)
Karol Kosek
2023-02-02
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
Karol Kosek
[prev]
[next]