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-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-08
LibUncode: Parse and generate emoji code point data
Timothy Flynn
2022-09-06
LibWeb: Use fully qualified type names in the IDL generator more
Andreas Kling
2022-09-06
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
Andreas Kling
2022-09-06
LibWeb: Stop using Bindings::wrap() in generated code
Andreas Kling
2022-09-06
LibWeb: Remove many unnecessary #includes in generated code
Andreas Kling
2022-09-06
LibWeb: Remove now-unused wrapper and iterator code generators
Andreas Kling
2022-09-06
LibWeb: Remove CMake target for wrapper cpp and h files
Andreas Kling
2022-09-06
LibWeb: Remove the NO_INSTANCE option now that all wrappers are gone
Andreas Kling
2022-09-06
LibWeb: Make DOMException GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make WorkerNavigator GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make WorkerLocation GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated
Andreas Kling
2022-09-06
LibWeb: Don't build iterator wrapper for NO_INSTANCE classes
Andreas Kling
2022-09-06
LibWeb: Make Blob and File GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Storage GC-allocated
Andreas Kling
2022-09-06
LibWeb: Use cached_web_prototype() as much as possible
Andreas Kling
2022-09-06
LibWeb: Make Path2D GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated
Andreas Kling
2022-09-06
Fuzzers: Fix FuzzCSSParser build
Andreas Kling
2022-09-06
LibWeb: Make MutationRecord GC-allocated
Andreas Kling
2022-09-06
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOM::Event and all its subclasses GC-allocated
Andreas Kling
2022-09-06
LibWeb: Move event listeners, handlers and callbacks to the GC heap
Andreas Kling
2022-09-06
LibWeb: Make CSSRule and all its subclasses GC-allocated
Andreas Kling
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
[prev]
[next]