index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-06
LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make AbortController GC-allocated
Andreas Kling
2022-09-06
Fuzzers: Fix FuzzCSSParser build
Andreas Kling
2022-09-06
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make History GC-allocated
Andreas Kling
2022-09-06
LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC
Andreas Kling
2022-09-06
LibWeb: Make MessageChannel GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make HTMLCollection and subclasses GC-allocated
Andreas Kling
2022-09-06
LibWeb: Remove Document::interpreter()
Andreas Kling
2022-09-06
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
Andreas Kling
2022-09-06
LibWeb: Make MutationObserver GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make MutationRecord GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make NodeList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Don't use a JS::Handle for XHR response object
Andreas Kling
2022-09-06
LibWeb: Make HTML::Timer GC-allocated
Andreas Kling
2022-09-06
LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject
Andreas Kling
2022-09-06
LibWeb: Make PerformanceTiming GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make CSS::Screen GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOMParser GC-allocated
Andreas Kling
2022-09-06
LibWeb: Add HTML::Window::cached_web_prototype()
Andreas Kling
2022-09-06
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make AbstractRange and subclasses GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOM::Event and all its subclasses GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make TreeWalker GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make NodeIterator 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 DOMImplementation GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make MediaList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOMTokenList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make NamedNodeMap GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOMStringMap GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make CSSStyleDeclaration GC-allocated
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: Add an "internal" JS realm & window object
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 Bindings::LegacyPlatformObject base class
Andreas Kling
2022-09-06
LibWeb: Add PlatformObject class
Andreas Kling
2022-09-05
Ports: Remove invalid copy action from PrBoom+ build
Jelle Raaijmakers
2022-09-05
Base: Make open folder icons consistent
electrikmilk
2022-09-05
Base: Add shell script file type icon
electrikmilk
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
[next]