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
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: Update Lagom ReadMe with new fuzzer build instructions
Andrew Kaster
2021-09-17
LibWeb: Generate shorthand initial values after their longhands
Sam Atkins
2021-09-17
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
Andreas Kling
2021-09-17
Meta: Set SERENITY_ARCH if it is not set in debug-kernel.sh
Brian Gianforcaro
2021-09-16
Meta: Ensure BUILD_LAGOM is set when running `serenity.sh test lagom`
Andrew Kaster
2021-09-16
CI+Meta: Update Sonar Cloud CI job for new SuperBuild configuration
Andrew Kaster
2021-09-16
Meta: Fix Lagom RPATH for non-Ubuntu Linux and macOS hosts
Andrew Kaster
2021-09-15
Meta: Make QtCreator aware of all CMake files
Ben Wiederhake
2021-09-15
Meta: Add FIXME for not setting BUILD_SHARED_LIBS in Lagom build
Andrew Kaster
2021-09-15
Meta: Update serenity.sh for the SuperBuild
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-15
Meta: Move all options to targetname_options.cmake files
Andrew Kaster
2021-09-15
Meta: Add Meta/CMake to the CMAKE_MODULE_PATH for Serenity and Lagom
Andrew Kaster
2021-09-15
Meta: Use Lagom:: namespaced names for code generators
Andrew Kaster
2021-09-15
Meta: Allow specifying alternative paths for downloaded Unicode data
Andrew Kaster
2021-09-15
Meta: Define and use lagom_tool() CMake helper function for all Tools
Andrew Kaster
2021-09-14
Kernel: Disable lock rank enforcement by default for now
Brian Gianforcaro
2021-09-14
Meta: Tweak the error in check-ak-test-files.sh a bit
Ali Mohammad Pur
2021-09-14
LibWeb: Add the URL::searchParams attribute
Idan Horowitz
2021-09-14
LibWeb: Allow IDL attribute setters to throw DOMExceptions
Idan Horowitz
2021-09-14
LibWeb: Consume the extra whitespace in stringifier attributes
Idan Horowitz
2021-09-13
LibWeb: Generate CSS::{first,last}_property_id constants
Andreas Kling
2021-09-13
LibWeb: Add the Web::URL namespace and move URLEncoder to it
Idan Horowitz
2021-09-13
LibWeb: Add support for generating a stringifier method/attribute
Idan Horowitz
2021-09-13
LibWeb: Escape reserved names of generated wrapper functions
Idan Horowitz
2021-09-12
LibWeb: Generate CSS::property_has_quirk() function
Sam Atkins
2021-09-12
LibWeb: Expose the location object via Document.location
Luke Wilde
2021-09-12
LibWeb: Add full support for optional and nullable to IDL string types
Luke Wilde
2021-09-12
LibWeb: Add support for the IDL any type
Luke Wilde
2021-09-12
LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA
Timothy Flynn
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-09-11
LibUnicode: Generate numeric keyword values for each locale
Timothy Flynn
2021-09-08
LibUnicode: Fix typo in listPatterns.json parsing method
Timothy Flynn
2021-09-07
CI+Meta: Add Signed-off-by tag filter to the commit message linter
Idan Horowitz
2021-09-07
Meta: Don't immediately continue in serenity.sh's gdb option
Idan Horowitz
2021-09-07
Toolchain: Build aarch64-gdb for cross-debugging on x86
Idan Horowitz
2021-09-06
LibUnicode: Remove Unicode locale variants from CLDR path names
Timothy Flynn
2021-09-06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
Timothy Flynn
2021-09-06
LibUnicode: Extract cldr-misc dataset from CLDR database
Timothy Flynn
2021-09-06
Meta: Unbreak `serenity.sh run aarch64` after 918f7cb4a88
Nico Weber
2021-09-06
LibUnicode: Sort special casing array by locale specificity
Timothy Flynn
2021-09-06
LibUnicode: Generate canonical combining class in Unicode data
Timothy Flynn
2021-09-06
Meta: Correct misuse of ByteBuffer::resize() as grow() in FuzziliJS
Ali Mohammad Pur
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-04
Meta: Force legacy xAPIC when using 8 cores or less
Tom
2021-09-04
LibUnicode: Generate an implementation of the Add Likely Subtags method
Timothy Flynn
2021-09-04
LibUnicode: Generate the entire locale likely-subtags dataset
Timothy Flynn
2021-09-04
Meta: Add q35grub option in run.sh
Liav A
[next]