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-07-17
LibGfx: Fix direction of vertical gradients
MacDue
2022-07-17
LibGfx: Support alpha blending on gradients
MacDue
2022-07-17
LibWeb: Support painting simple linear-gradients
MacDue
2022-07-17
LibWeb: Allow having a linear-gradient() as a background-image
MacDue
2022-07-17
LibWeb: Parse the linear-gradient() CSS function
MacDue
2022-07-17
LibWeb: Add LinearGradientStyleValue
MacDue
2022-07-17
LibWeb: Add serialize_a_srgb_value()
MacDue
2022-07-17
LibWeb: Fix queuing mutation records for node removal
Luke Wilde
2022-07-17
LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues
Andreas Kling
2022-07-17
LibWeb: Rename FormattingState to LayoutState
Andreas Kling
2022-07-17
LibWeb: Implement basic stretch alignment for `flex-wrap: wrap`
Andreas Kling
2022-07-17
LibWeb: Update flex container intrinsic size algorithm to draft spec
Andreas Kling
2022-07-17
LibWeb: Paper over a VERIFY() crash in ResourceLoader for now
Andreas Kling
2022-07-17
Calculator: Set button colors from system palette
Karol Kosek
2022-07-17
PixelPaint: Export images using the editor title as a default basename
Karol Kosek
2022-07-17
Shell: Add the |& construct for piping stderr along with stdout
sin-ack
2022-07-17
LibLine: Ignore empty spans when stylizing
sin-ack
2022-07-17
LibWeb: Avoid needless copies during Blob construction
Linus Groh
2022-07-17
LibWeb: Add support for XHR response type Blob
Kenneth Myhra
2022-07-17
LibWeb: Introduce Blob
Kenneth Myhra
2022-07-16
LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec
Linus Groh
2022-07-15
LibJS: Update spec numbers from the array-find-from-last proposal merge
Timothy Flynn
2022-07-15
LibJS: Sort TypedArray.prototype methods in spec order
Timothy Flynn
2022-07-15
LibJS: Sort Array.prototype methods in spec order
Timothy Flynn
2022-07-15
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
Linus Groh
2022-07-15
LibWeb: Add a couple of missing includes to Fetch's Headers.h
Linus Groh
2022-07-15
LibWeb: Mark Origin::serialize() as const
Linus Groh
2022-07-15
LibWeb: Remove weird is_undefined_or_auto() helper in FFC
Andreas Kling
2022-07-15
LibWeb: Update flex line "remaining free space" when finished
Andreas Kling
2022-07-15
LibGUI: Apply more padding to text on tabs
networkException
2022-07-15
Kernel+LibC: Add posix_fallocate syscall
Hendiadyoin1
2022-07-15
LibIPC: Retry post_message write on EAGAIN and yield
FrHun
2022-07-15
LibCore: InspectorServerConnection send responses with multiple writes
FrHun
2022-07-15
WidgetGallery: Make inspectable
FrHun
2022-07-15
LibGUI: Sync ColorPicker's color slider with other color widgets
CodeforEvolution
2022-07-15
KeyboardSettings: Improve KeymapDialog layout
FrHun
2022-07-15
Applications: Make settings outer margins and spacing consistent
FrHun
2022-07-15
PixelPaint: Tweak FilterGallery layout
FrHun
2022-07-15
CrashReporter: Tweak layout
FrHun
2022-07-15
Taskbar: Center buttons again by fixing margins
FrHun
2022-07-15
LibGUI: Fix weird behavior when using Ctrl+Shift+[Up,Down] in TextEditor
Lucas CHOLLET
2022-07-15
LibGUI: Add a helper for VerticalDirection
Lucas CHOLLET
2022-07-15
LibGUI: Explicitly default initialize class members
Lucas CHOLLET
2022-07-15
LibJS: Allow specifying keyword values not directly defined for a locale
Timothy Flynn
2022-07-15
LibUnicode: Remove obsolete Unicode::get_default_number_system
Timothy Flynn
2022-07-15
LibJS: Remove hard-coded lists of collation types
Timothy Flynn
2022-07-15
LibUnicode: Generate a method to lookup locale-preferred keyword values
Timothy Flynn
2022-07-15
LibUnicode: Generate a method to lookup available keyword values
Timothy Flynn
2022-07-15
LibUnicode: Generate available values for the keywords co, kf, kn, hc
Timothy Flynn
2022-07-15
Userland: Introduce the lsblk utility to show list of storage devices
Liav A
[next]