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-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
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
2023-01-18
LibUnicode: Rename a special casing variable name in the UCD generator
Timothy Flynn
2023-01-18
LibUnicode: Update out-of-date spec links
Timothy Flynn
2023-01-18
FuzzilliJs: Print the result of JS::Value::to_string using AK::outln
Timothy Flynn
2023-01-18
LibCore: Implement FileWatcher for Linux
Timothy Flynn
2023-01-17
Lagom/Fuzzers: Add fuzzer for ICCProfile
Nico Weber
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
2023-01-16
LibUnicode: Generate simple case folding mappings for titlecase
Timothy Flynn
2023-01-15
LibIPC: Decode messages using Core::Stream internally
Tim Schumacher
2023-01-15
Lagom/Fuzzers: Add fuzzer for the TGALoader code
Liav A
2023-01-15
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
Timothy Flynn
2023-01-15
Everywhere: Fully qualify IsLvalueReference in TRY() macros
Andrew Kaster
[prev]
[next]