index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
idl_files.cmake
Age
Commit message (
Expand
)
Author
2022-09-18
LibWeb: Rename Attribute to Attr
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 IntersectionObserver GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make ResizeObserver GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make IdleDeadline GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Selection GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Crypto GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Headers and HeadersIterator GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Blob and File GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make TextDecoder GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make TextEncoder GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make SubtleCrypto GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Storage GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make XMLSerializer GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make TextMetrics GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make Path2D GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make CanvasGradient GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make ImageData GC-allocated
Andreas Kling
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
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make History GC-allocated
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: 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: 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+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: 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
[next]