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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-05-17
LibJS: Mark two Get operations in ToTemporalZonedDateTime infallible
Linus Groh
2022-05-17
LibJS: Use required fields argument in ISOYearMonthFromFields
Linus Groh
2022-05-17
LibJS: Combine TemporalTimeZoneIdentifier and TimeZoneBracketedName
Linus Groh
2022-05-16
LibJS: Remove faulty assertion in BalanceDurationRelative
Luke Wilde
2022-05-16
LibJS: Introduce ISO Date Records
Linus Groh
2022-05-16
LibJS: Swap until/since arguments to DifferenceTemporalZonedDateTime
Linus Groh
2022-05-16
LibJS: Remove unnecessary CalendarDate production
Linus Groh
2022-05-16
LibJS: Remove redundant TemporalRelativeToString production
Linus Groh
2022-05-16
LibJS: Remove redundant TemporalDateString production
Linus Groh
2022-05-16
LibJS: Replace "enclosed by" with "contained within" in spec comments
Linus Groh
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWeb: Abstract the LibProtocol WebSockets connection
DexesTTP
2022-05-15
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
DexesTTP
2022-05-15
LibWebView: Move StylePropertiesModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move DOMTreeModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move the DumpLayoutTree utility to LibWebView
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-15
LibGUI: Phrase help action more specifically
diogenes
2022-05-15
LibSoftGPU: Update coverage bits after alpha testing
Jelle Raaijmakers
2022-05-15
LibSoftGPU: Make `Device` statistics `i64` again
Jelle Raaijmakers
2022-05-13
TextEditor: Allow typing AltGr+letter into editor
Paweł Łukasik
2022-05-13
LibWeb: Add window.clientInformation property
ReimarPB
2022-05-13
LibWeb: Don't treat any empty resources as errors
Sam Atkins
2022-05-13
LibGUI: Add TreeViewModel as a simpler interface for building TreeViews
Linus Groh
2022-05-13
LibGUI: Make Dialog::ScreenPosition an enum class
Sam Atkins
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-13
LibWeb: Make about:blank load correctly
Sam Atkins
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-13
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
kleines Filmröllchen
2022-05-13
LibDSP: Remove Transport's time counter reference API
kleines Filmröllchen
2022-05-13
LibDSP: Make the note frequencies an AK::Array instead of a C array
kleines Filmröllchen
2022-05-13
LibDSP: Improve const correctness
kleines Filmröllchen
2022-05-13
LibDSP: Refactor OOP non-functionally
kleines Filmröllchen
2022-05-13
LibWeb: Stop inactive requestAnimationFrame() callbacks from running
MacDue
2022-05-12
LibArchive: Use named members for ZIP general purpose flags
Tim Schumacher
2022-05-12
LibCrypto: Add Ed25519
stelar7
2022-05-12
LibCrypto: Move Curve25519 related code into separate file
stelar7
2022-05-12
LibC: Add herror() and hstrerror()
Michał Lach
2022-05-12
LibC: Make h_errno thread-local
Michał Lach
2022-05-12
LibC+Kernel: Prevent string functions from calling themselves
Daniel Bertalan
2022-05-12
LibGUI: Add AllowCallback parameter to ComboBox::set_text()
Sam Atkins
2022-05-12
LibGUI: Support "modified" window state in SettingsWindow
Sam Atkins
2022-05-12
LibGUI: Run TextEditor::on_change callback immediately
Sam Atkins
2022-05-11
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
RKBethke
2022-05-11
LibSoftGPU: Clamp polygon depth values to `0.f - 1.f`
Jelle Raaijmakers
2022-05-11
LibGUI: Try use layout's preferred size for the content size
Karol Kosek
2022-05-11
LibGUI: Always use widget's minimum size in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Reuse common parts in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Take only valid sizes when calculating BoxLayout preferred size
Karol Kosek
2022-05-11
LibGUI: Expose more TabWidget properties to GML
Sam Atkins
[next]