Histórico de Commits

Autor SHA1 Mensagem Data
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types há 1 ano atrás
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Bastiaan van der Plaat 0104225d9b LibWeb: Add TextEncoder encodeInto há 1 ano atrás
  Shannon Booth 76449c21b2 LibWeb: Port TextEncoder interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Kenneth Myhra d7446089ae LibWeb: Make factory method of Encoding::TextEncoder fallible 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 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes há 2 anos atrás
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro há 2 anos atrás
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class há 2 anos atrás
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class há 2 anos atrás
  Andreas Kling 7e508456a0 LibWeb: Make TextEncoder GC-allocated há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh f8387dea26 LibWeb: Implement TextEncoder.prototype.encoding há 3 anos atrás
  Linus Groh f37d00c07b LibWeb: Implement TextEncoder.prototype.encode() há 3 anos atrás
  Linus Groh 35d3a1e77b LibWeb: Add the TextEncoder interface há 3 anos atrás