Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth 673329e1bd LibWeb: Use ArrayBufferView for ReadableStreamBYOBReader hace 1 año
  Shannon Booth dcb7bb4a92 LibWeb: Support BYOB readers in ReadableByteStreamControllerEnqueue hace 1 año
  Shannon Booth 9662872b20 LibWeb: Implement AO ReadableStreamByobReaderRead hace 1 año
  Shannon Booth 3d37cb0753 LibWeb: Partially implement ReadableByteStreamControllerPullInto hace 1 año
  Shannon Booth 1443715775 LibWeb: Add ReadableBSControllerProcessPullIntoDescriptorsUsingQueue hace 1 año
  Shannon Booth 737dc6ce4e LibWeb: Add ReadableByteStreamControllerFillPullIntoDescriptorFromQueue hace 1 año
  Shannon Booth aca63fd947 LibWeb: Implement ReadableByteStreamControllerCommitPullIntoDescriptor hace 1 año
  Shannon Booth cdcc1ebbba LibWeb: Implement ReadableByteStreamControllerFillHeadPullIntoDescriptor hace 1 año
  Shannon Booth 26e393fbbc LibWeb: Implement ReadableByteStreamControllerConvertPullIntoDescriptor hace 1 año
  Shannon Booth 25f8b80eab LibWeb: Use move on ByteBuffer in TransferArrayBuffer hace 1 año
  Shannon Booth 446a78f30e LibWeb: Implement Streams AO ReadableStreamAddReadIntoRequest hace 1 año
  Shannon Booth f27e76b0b7 LibWeb: Make ReadableStreamAddReadRequest take a NonnullGCPtr hace 1 año
  Shannon Booth 5ef41dca53 LibWeb: Implement Streams AO ReadableStreamFulfillReadIntoRequest hace 1 año
  Shannon Booth acda17ccc4 LibWeb/Streams: Handle BYOB reader in ReadableStreamError hace 1 año
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object hace 1 año
  Shannon Booth b06d80e6fd LibWeb: Implement ReadableStreamBYOBReaderRelease Streams AO hace 1 año
  Shannon Booth 8ce4f5597c LibWeb: Implement ReadableStreamBYOBReaderErrorReadIntoRequests AO hace 1 año
  Shannon Booth e08072ac2b LibWeb: Explicitly clear read requests for default stream reader hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 9c3e9e8981 LibWeb/Streams: Make ReadRequest GC-allocated hace 1 año
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible hace 1 año
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible hace 1 año
  Daniel Bertalan 9feb1ce39f LibJS+LibWeb: Apply the Rule of Zero to `{Nonnull,}GCPtr<T>` hace 1 año
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 2 años
  Kenneth Myhra 7117cb7a35 LibWeb: Add set_up_transform_stream_default_controller_from_transformer hace 2 años
  Kenneth Myhra f7c532d093 LibWeb: Add AO set_up_transform_stream_default_controller() hace 2 años
  Kenneth Myhra 86455bbb74 LibWeb: Add AO initialize_transform_stream() hace 2 años
  Kenneth Myhra a52f9970bc LibWeb: Add AO create_readable_stream() hace 2 años
  Kenneth Myhra 8e6b386ff7 LibWeb: Add AO initialize_readable_stream() hace 2 años
  Kenneth Myhra f91c150cfc LibWeb: Add AO transform_stream_default_source_pull_algorithm() hace 2 años