Historique des commits

Auteur SHA1 Message Date
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` il y a 9 mois
  Andreas Kling dd419b5a8d AK: Make String::number() infallible il y a 9 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct il y a 11 mois
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue il y a 11 mois
  Jelle Raaijmakers 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Bastiaan van der Plaat 5e7a82a853 LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob il y a 1 an
  Shannon Booth 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String il y a 1 an
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute il y a 1 an
  circl 3056ff6b11 LibWeb: Add presentational hints to the canvas element il y a 1 an
  circl 22220cf116 LibWeb: Bring parsing of width/height attributes in canvas up to spec il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 2 ans
  Karol Kosek 68ef7dba70 LibWeb: Add support for encoding Canvas to JPEG il y a 2 ans
  Karol Kosek b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() il y a 2 ans
  Karol Kosek 3239f0fb7b LibWeb: Implement HTMLCanvasElement.toDataURL() closer to spec il y a 2 ans
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) il y a 2 ans
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes il y a 2 ans
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory il y a 2 ans
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans