Commit Verlauf

Autor SHA1 Nachricht Datum
  Kenneth Myhra 31f345fcb0 LibWeb: Add DeserializationMemory parameter to deserialization_steps() vor 1 Jahr
  Kenneth Myhra 4669c1ba31 LibWeb: Add SerializationMemory parameter to serialization_steps() vor 1 Jahr
  Kenneth Myhra 57e7d6e989 LibWeb: Consolidate serialization of integral and floating point types vor 1 Jahr
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Kenneth Myhra cd0302426f LibWeb: Move serialization of serializable object's interface name vor 1 Jahr
  Kenneth Myhra 4751ab9f0b LibWeb: Add convenience methods {,de}serialize_{u,i}64() vor 1 Jahr
  Kenneth Myhra 0b64a71603 LibWeb: Make File a Serializable object vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime() vor 2 Jahren
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration vor 2 Jahren
  Linus Groh f65cbeef5c LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case} vor 2 Jahren
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS vor 2 Jahren
  Kenneth Myhra 6d54e5ce9a LibWeb: Verify optional argument has a value before static_cast-ing it vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated vor 2 Jahren
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Kenneth Myhra 73aec263b1 LibWeb: Move is_basic_latin() to Blob.{cpp,h} vor 2 Jahren
  Kenneth Myhra bbd9490683 LibWeb: Handle endings member of options being "native" vor 2 Jahren
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec vor 2 Jahren