Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Timothy Flynn 6656f70387 LibWeb: Use TypedArray as a forward-declaration where appropriate 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 c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets há 1 ano atrás
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec 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
  Andrew Kaster e21d1078a0 LibWeb: Add a Transferable interface to model the transferable property há 1 ano atrás
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects há 1 ano atrás
  Andrew Kaster bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion há 1 ano atrás
  Andrew Kaster f3cf7496a1 LibWeb: Add spec steps to StructuredSerialize há 1 ano atrás
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone há 3 anos atrás