Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL před 1 rokem
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible před 1 rokem
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString před 1 rokem
  Bastiaan van der Plaat 5e7a82a853 LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob před 1 rokem
  Shannon Booth 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String před 1 rokem
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute před 1 rokem
  circl 3056ff6b11 LibWeb: Add presentational hints to the canvas element před 1 rokem
  circl 22220cf116 LibWeb: Bring parsing of width/height attributes in canvas up to spec před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Karol Kosek 68ef7dba70 LibWeb: Add support for encoding Canvas to JPEG před 1 rokem
  Karol Kosek b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() před 1 rokem
  Karol Kosek 3239f0fb7b LibWeb: Implement HTMLCanvasElement.toDataURL() closer to spec před 1 rokem
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) před 2 roky
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes před 2 roky
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory před 2 roky
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Jelle Raaijmakers 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding před 2 roky
  Andreas Kling d88c7fee32 LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer> před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s před 2 roky
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated před 2 roky