Histórico de Commits

Autor SHA1 Mensagem Data
  stelar7 423e77d5c3 LibWeb: Implement `import_key` for PBKDF2 há 1 ano atrás
  Andrew Kaster 7bc7e2a48f LibWeb: Convert SubtleCrypto::digest to use WebIDL Promises há 1 ano atrás
  stelar7 3e0c0ce7ae LibWeb: Move dictionaries to separate file há 1 ano atrás
  stelar7 1bf73482f5 LibWeb: Add `using` statement for simpler type names há 1 ano atrás
  stelar7 0afea792e2 LibWeb: Move dictionaries to the Bindings namespace há 1 ano atrás
  stelar7 b2b5297997 LibWeb: Implement `normalize_an_algorithm` há 1 ano atrás
  stelar7 635ad9e9b8 LibWeb: Use `AlgorithmIdentifier` in SubtleCrypto IDL há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 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
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Kenneth Myhra fa1ba7fadf LibWeb: Mark JS::Promise* return value for digest() with JS::NNGCPtr há 2 anos atrás
  Kenneth Myhra f783af05ed LibWeb: Port SubtleCrypto to new String há 2 anos atrás
  Kenneth Myhra 52e9839d8b LibWeb: Make factory method of Crypto::SubtleCrypto fallible 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 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr 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 bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ há 2 anos atrás
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated há 2 anos atrás