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
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
2022-07-14
Kernel+Userland: Rename prefix of user_physical => physical
Liav A
2022-07-14
Kernel+Userland: Remove supervisor pages concept
Liav A
2022-07-14
Utilities: Add "pledge" utility for launching a sandboxed command
Andreas Kling
2022-07-14
NetworkServer: Use sv suffixes to avoid strlen at runtime
Maciej
2022-07-14
NetworkSettings: Remove warning about reboot
Maciej
2022-07-14
NetworkServer: Disable interface if Enabled = false
Maciej
2022-07-14
NetworkServer: Kill DHCPServer as the first thing done
Maciej
2022-07-14
Browser: Make "Go Home" open a new tab on middle mouse click
networkException
2022-07-14
Browser: Allow opening bookmarks in new tab on middle mouse click
networkException
2022-07-14
Browser: Use OpenInNewTab parameter in on_bookmark_click handler
networkException
2022-07-14
LibGUI: Add button handler for middle mouse clicks
networkException
2022-07-14
LibGUI: Allow specifying the mouse buttons able to press down a button
networkException
2022-07-14
LibVT: Remove Vector<Kernel::KString> title stack
Liav A
2022-07-14
LibVT: Show application display name when hovered over, if available
Wuzado
2022-07-14
LibWeb: Use newly added 'Status' Fetch infrastructure in XMLHttpRequest
Linus Groh
2022-07-14
LibWeb: Use newly added 'Headers' Fetch infrastructure in XMLHttpRequest
Linus Groh
2022-07-14
LibWeb: Use newly added 'Methods' Fetch infrastructure in XMLHttpRequest
Linus Groh
[next]