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
Age
Commit message (
Expand
)
Author
2023-02-15
CMake: Add -mstrict-align flag to compile options for aarch64 build
Timon Kruiper
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
Shell: Start implementing a POSIX-compliant parser
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
CI: Add script to post mastodon toots for commits on master
networkException
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-09
Revert "Meta: Automatically select best apt mirror"
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
Meta: Allow creating disk image without installing kernel into it
Timon Kruiper
2023-02-08
AK: Remove the fallible constructor from `FixedMemoryStream`
Tim Schumacher
2023-02-07
Meta: Automatically select best apt mirror
MacDue
2023-02-04
CMake: Don't require to install glapi.h to system
Karol Kosek
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
CMake: Set DWARF version before the debug information level
Tim Schumacher
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
CI: Move running LibWeb layout tests to Azure
Timothy Flynn
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: Support running ladybird with arguments from serenity.sh
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-25
Meta: Unify installing GCC dependencies in disk image
Timon Kruiper
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
[next]