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
2022-09-06
LibWeb: Make CSSRuleList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheetList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
Andreas Kling
2022-09-06
LibWeb: Support NoInstanceWrapper extended attribute on interfaces
Andreas Kling
2022-09-06
LibWeb: Add a mechanism to opt out of generating instance wrappers
Andreas Kling
2022-09-06
LibWeb: Add PlatformObject class
Andreas Kling
2022-09-05
LibLocale: Move locale source files to the LibLocale library
Timothy Flynn
2022-09-05
LibUnicode: Generate a separate Locale enumeration for special casing
Timothy Flynn
2022-09-05
LibLocale: Move locale test files to the LibLocale folder
Timothy Flynn
2022-09-05
LibLocale: Move locale source files to the LibLocale folder
Timothy Flynn
2022-09-05
Userland: Move files destined for LibLocale to the Locale namespace
Timothy Flynn
2022-09-05
LibLocale: Rename a couple CLDR generator structures
Timothy Flynn
2022-09-05
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
Timothy Flynn
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-05
LibUnicode: Move CLDR data generators to a LibLocale subfolder
Timothy Flynn
2022-09-05
Meta: Don't generate emoji.txt into the source tree
Tim Schumacher
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-09-02
Meta: Use correct boot device selections when using GRUB images
Liav A
2022-09-02
Meta: Remove an unnecessary instance of AHCI controller in the Q35 setup
Liav A
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
Meta: Enforce no leading zeros for emoji filenames
Ryan Liptak
2022-08-27
LibJS+LibUnicode: Move some constant arrays to a separate header
davidot
2022-08-27
LibJS: Move intrinsics to the realm
Linus Groh
2022-08-27
Meta/CMake: Build Lagom with -g1 instead of -g
Andreas Kling
2022-08-24
Toolchain: Update binutils to version 2.39
Brian Gianforcaro
2022-08-24
Meta: Only include headings for populated groups/subgroups in emoji.txt
Ryan Liptak
2022-08-23
CI: Bust the macOS Lagom ccache and reduce its size
Timothy Flynn
2022-08-23
Meta: Only run the emoji generator for Serenity builds
Timothy Flynn
2022-08-23
Meta: Ensure the emoji generator depends on its own script
Timothy Flynn
2022-08-23
LibTimeZone: Update to TZDB version 2022c
Timothy Flynn
2022-08-23
Meta: Remove check for QEMU < 7.0 on aarch64 build
Timon Kruiper
2022-08-23
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
Linus Groh
2022-08-23
LibJS: Pass Realm to define_native_{accessor,function}()
Linus Groh
2022-08-23
LibJS: Pass Realm to GlobalObject::initialize_global_object()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject parameter from native functions
Linus Groh
2022-08-23
LibWeb: Replace GlobalObject with VM in remaining AOs [Part 4/4]
Linus Groh
2022-08-23
LibWeb: Replace GlobalObject with Realm in wrapper functions
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::this_value()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::throw_completion()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
Linus Groh
2022-08-23
CI: Install newer Bash via homebrew on macOS
Linus Groh
2022-08-22
Meta: Move downloading of emoji-test.txt to unicode_data.cmake
Timothy Flynn
2022-08-22
Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Ryan Liptak
2022-08-20
Meta: Add check-emoji script to validate emoji filenames
Ryan Liptak
[next]