index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-19
LibGfx: Extend Unicode support for BitmapFonts
thankyouverycool
2021-09-19
TextEditor: Show total character and word count without selection
thankyouverycool
2021-09-19
LibGUI: Add number_of_words() to TextEditors
thankyouverycool
2021-09-18
Meta: Add my new serenityos.org email to .mailmap :^)
Karol Kosek
2021-09-18
LibJS: Convert ListFormat AOs to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert DisplayNames AOs to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert NumberFormat AOs to ThrowCompletionOr
Idan Horowitz
2021-09-18
Kernel: Let MouseDevice and KeyboardDevice write method return EINVAL
Przemysław R. Kusiak
2021-09-18
LibWeb: Add transform: translateY() support
Tobias Christiansen
2021-09-18
LibWeb: Add transform property to the system
Tobias Christiansen
2021-09-18
LibWeb: Implement window.location.port
Andreas Kling
2021-09-18
LibJS: Convert get_number_option() to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert default_number_option() to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert coerce_options_to_object() to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert supported_locales() to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert Intl::get_option() to ThrowCompletionOr
Idan Horowitz
2021-09-18
LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr
Idan Horowitz
2021-09-18
Ports: Update Python to 3.10.0rc2
Linus Groh
2021-09-18
LibDebug: Dont copy an AbbreviationEntry every time we retrieve a value
Brian Gianforcaro
2021-09-18
LibDebug: Avoid short lived allocations in DIE::for_each_child
Brian Gianforcaro
2021-09-18
LibWeb: Avoid unnecessary padded_rect() call in Box::paint()
Andreas Kling
2021-09-18
LibJS: Always inline two hot (and trivial) functions in JS::Lexer
Andreas Kling
2021-09-18
LibJS: Add fast failure path to try_parse_labelled_statement()
Andreas Kling
2021-09-18
LibJS: Make Lexer::s_keywords store keywords as FlyString
Andreas Kling
2021-09-18
LibJS: Avoid a temporary AK::String when lexing already-seen identifiers
Andreas Kling
2021-09-18
AK: Inline all the trivial Utf8View functions
Andreas Kling
2021-09-18
AK: Make Utf8View constructors inline and remove C string constructor
Andreas Kling
2021-09-18
LibWeb: Remove the unused LayoutTreeModel
Andreas Kling
2021-09-18
Lagom/Fuzzers: Add fuzzer for the LibCrypto PEM parser
Brian Gianforcaro
2021-09-18
Lagom/Fuzzers: Add fuzzer for the LibTLS ASN1 parser
Brian Gianforcaro
2021-09-18
Documentation: Add the new supported RTL8168 variants to the list
Liav A
2021-09-18
Kernel/Net: Enable usage of RTL8168E and RTL8168H in RTL8168 driver
Liav A
2021-09-18
Kernel/Memory: Add more super pages to satisfy contiguous allocations
Liav A
2021-09-18
HackStudio: Make sure Window is destroyed before Application object
Itamar
2021-09-18
LibWeb: Flexbox: Assume Block when finding max main size of flex-column
Tobias Christiansen
2021-09-18
LibWeb: Also avoid setting definite size for height
Tobias Christiansen
2021-09-18
Documentation: Update Lagom ReadMe with new fuzzer build instructions
Andrew Kaster
2021-09-18
Kernel/Storage: Tidy up RamdiskDevice class
Liav A
2021-09-18
LibJS: Update step order in the InterpretTemporalDateTimeFields AO
Linus Groh
2021-09-18
LibWeb: Simplify ComputedCSSStyleDeclaration property lookup
Andreas Kling
2021-09-18
LibWebSocket: Use deferred_invoke() when discarding a connection
Andreas Kling
2021-09-18
LibWebSocket: Fix confusion about sizeof(size_t) on 64-bit platforms
Andreas Kling
2021-09-18
LibWebSocket: Fix a handful of clang-tidy warnings in WebSocket.{cpp,h}
Andreas Kling
2021-09-18
LibWeb: Use floating-point math for border-radius rendering
Andreas Kling
2021-09-18
LibGfx: Add Point<T>::to_rounded<U>()
Andreas Kling
2021-09-18
ClipboardHistory: Listen for configuration changes
Mustafa Quraish
2021-09-18
ClipboardHistory: Use config file to set number of history items
Mustafa Quraish
2021-09-18
LibC: Implement most langinfo values mentioned in POSIX
Tim Schumacher
2021-09-18
LibC: Primitively implement wcscoll
Tim Schumacher
2021-09-18
LibC: Don't format strings when asserting with an unstable heap
Jean-Baptiste Boric
[prev]
[next]