index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
Age
Commit message (
Expand
)
Author
2023-02-18
LibGfx: Rename `JPGLoader` to `JPEGLoader`
Lucas CHOLLET
2023-02-18
LibWeb: Convert FormData to String and Vector storage
Luke Wilde
2023-02-18
LibWeb: Add an extended attribute that makes interfaces use AK::String
Luke Wilde
2023-02-17
LibJS+Everywhere: Convert JS::Error to String
Timothy Flynn
2023-02-16
LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE
Timothy Flynn
2023-02-16
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
Timothy Flynn
2023-02-15
LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
Sam Atkins
2023-02-13
Meta: Add a `Shell --posix` parser fuzzer
Ali Mohammad Pur
2023-02-13
Everywhere: Remove the `AK::` qualifier from Stream usages
Tim Schumacher
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Move Stream-based sockets into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-12
LibWeb: Introduce the FormData interface from the XHR specification
Kenneth Myhra
2023-02-10
AK+Everywhere: Do not implicitly copy variables in TRY macros
Timothy Flynn
2023-02-09
LibJS+LibWeb: Convert string view PrimitiveString instances to String
Timothy Flynn
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations
Timothy Flynn
2023-02-08
LibLocale: Propagate OOM from CLDR DateTime Vector and String operations
Timothy Flynn
2023-02-08
LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations
Timothy Flynn
2023-02-08
AK: Remove the fallible constructor from `FixedMemoryStream`
Tim Schumacher
2023-02-04
Lagom/ConfigureComponents: Run cmake command last
Karol Kosek
2023-02-03
Meta: Register CanvasPattern as a platform object
MacDue
2023-02-02
Meta+CI: Disable Ladybird for fuzzer, compiler explorer and Android
Andrew Kaster
2023-02-01
Meta: Set LD_LIBRARY_PATH to Build/lagom for Lagom test targets
Timothy Flynn
2023-02-01
Meta: Set the Lagom test working directory for run-lagom-target
Timothy Flynn
2023-02-01
Meta: Derust fuzzer build docs
Nico Weber
2023-02-01
Meta: Build and run Tests/LibGfx in lagom builds
Nico Weber
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
Timothy Flynn
2023-01-29
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
Timothy Flynn
2023-01-28
LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods
Linus Groh
2023-01-28
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
Nico Weber
2023-01-27
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Linus Groh
2023-01-27
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
Timothy Flynn
2023-01-27
LibJS+LibLocale: Port Intl.DateTimeFormat to String
Timothy Flynn
2023-01-27
Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"
Timothy Flynn
2023-01-26
CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-01-25
LibWasm: Port the parser to `Core::Stream`
Tim Schumacher
2023-01-22
Meta: Register CanvasGradient as a platform object
MacDue
2023-01-22
LibJS+LibLocale: Port remaining locale APIs to String
Timothy Flynn
2023-01-20
Everywhere: Convert known short-strings to the infallible String factory
Timothy Flynn
2023-01-20
LibGfx: Re-structure the whole initialization pattern for image decoders
Liav A
2023-01-19
LibLocale+LibJS: Port locale parsing and processing to String
Timothy Flynn
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-19
Meta/Lagom: Make sure that libraries are always linked as PRIVATE
Sam Atkins
2023-01-19
LibCore: Implement FileWatcher for macOS
Timothy Flynn
2023-01-18
LibWeb: Convert the Location object to IDL
Linus Groh
2023-01-18
LibUnicode: Parse and generate case folding code point data
Timothy Flynn
[next]