Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth eab20129b9 LibWeb: Use ArrayBufferView for Crypto::getRandomValues il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object il y a 2 ans
  Aliaksandr Kalenik e8550ed21d LibWeb: Move code that generates uuid into separate function il y a 2 ans
  Kenneth Myhra a8cef1fa06 LibWeb: Port Crypto to new String il y a 2 ans
  Kenneth Myhra 52e9839d8b LibWeb: Make factory method of Crypto::SubtleCrypto fallible il y a 2 ans
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes il y a 2 ans
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  davidot 1d846e5591 LibWeb: Visit internal fields of Crypto in visit_edges il y a 2 ans
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated il y a 2 ans
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated il y a 2 ans
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  stelar7 b526a10d76 LibWeb: Add Crypto.randomUUID() il y a 3 ans
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface il y a 3 ans