Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String há 2 anos atrás
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
  Karol Kosek 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Hendiadyoin1 34439a04e8 LibWeb: Add a visit_edges for DOM/Event há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated há 2 anos atrás
  stelar7 8055b0a9b9 LibWeb: Add spec comments to Event há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Luke Wilde 126d6d0838 LibWeb: Implement Event.composedPath há 3 anos atrás
  Andreas Kling f188e48c3c LibWeb: Add Event.timeStamp há 3 anos atrás
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes há 3 anos atrás
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Luke fc9abee84b LibWeb: Add Event.initEvent há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás