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
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth eab20129b9 LibWeb: Use ArrayBufferView for Crypto::getRandomValues 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
  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
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object há 2 anos atrás
  Aliaksandr Kalenik e8550ed21d LibWeb: Move code that generates uuid into separate function há 2 anos atrás
  Kenneth Myhra a8cef1fa06 LibWeb: Port Crypto to new String há 2 anos atrás
  Kenneth Myhra 52e9839d8b LibWeb: Make factory method of Crypto::SubtleCrypto fallible há 2 anos atrás
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto 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 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 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 ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  davidot 1d846e5591 LibWeb: Visit internal fields of Crypto in visit_edges há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated há 2 anos atrás
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated há 2 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  stelar7 b526a10d76 LibWeb: Add Crypto.randomUUID() há 3 anos atrás