Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra cd0302426f LibWeb: Move serialization of serializable object's interface name há 1 ano atrás
  Kenneth Myhra 4751ab9f0b LibWeb: Add convenience methods {,de}serialize_{u,i}64() há 1 ano atrás
  Kenneth Myhra 79978063b9 LibWeb: Extract deserialization logic for {,object} primitives há 1 ano atrás
  Kenneth Myhra c384f22d67 LibWeb: Extract serialization logic for primitives and object primitives há 1 ano atrás
  Kenneth Myhra 0b64a71603 LibWeb: Make File a Serializable object há 1 ano atrás
  Kenneth Myhra 27445f3132 LibWeb: Add ability to {,de}serialize platform objects há 1 ano atrás
  Kenneth Myhra dcf5ff5178 LibWeb: Move serialize_* methods outside scope of Serializer class há 1 ano atrás
  Kenneth Myhra 985d0dd270 LibWeb: Move deserialize_* methods outside scope of Deserializer class há 1 ano atrás
  Andrew Kaster 2c27b4e63c LibWeb: Ensure an ESO is pushed before doing structured deserialization há 1 ano atrás
  Tim Ledbetter 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible há 1 ano atrás
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray há 1 ano atrás
  Timothy Flynn c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView há 1 ano atrás
  Andrew Kaster c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets há 1 ano atrás
  Andrew Kaster 6e3b816763 LibWeb: Represent transferred objects as an empty object há 1 ano atrás
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec há 1 ano atrás
  Andrew Kaster d361221657 LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>`` há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andrew Kaster 84ac6a454f LibWeb: Use ``Vector<Handle<Object>>`` in transfer variants of serialize há 1 ano atrás
  Andrew Kaster bab9e75a96 LibWeb: Implement Structured{De}SerializeWithTransfer for transferables há 1 ano atrás
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects há 1 ano atrás
  Idan Horowitz 4e89ec7fd5 LibWeb: Throw more specific serialization errors for some object types há 1 ano atrás
  Idan Horowitz 1d24e08934 LibWeb: Support [de]serialization for Error objects há 1 ano atrás
  Tobias Soppa 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state há 1 ano atrás
  Andrew Kaster 5ae9b2fdaf LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews há 1 ano atrás
  Andrew Kaster bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion há 1 ano atrás
  Andrew Kaster 642802d339 LibWeb: Add {de}serialization steps for ArrayBuffers há 1 ano atrás
  Andrew Kaster a527f55768 LibWeb: Create StructuredSerialize helpers for Bytes há 1 ano atrás
  Andrew Kaster 267074cd81 LibWeb: Add {de}serialization steps for RegExpObjects há 1 ano atrás
  Andrew Kaster 3a74bd2509 LibWeb: Don't try to deserialize past length of strings há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás