Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Bastiaan van der Plaat 3c27843cfe LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array il y a 1 an
  Bastiaan van der Plaat 6265c544f9 LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle il y a 1 an
  Bastiaan van der Plaat 42c2a67c83 LibWeb: Add DOMMatrix scale and scale3d il y a 1 an
  Bastiaan van der Plaat 67f6a9ee12 LibWeb: Fix DOMMatrix fromMatrix to use complete DOMMatrixInit struct il y a 1 an
  Bastiaan van der Plaat 7e9ea964a8 LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly il y a 1 an
  Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions il y a 1 an
  Bastiaan van der Plaat fc380bf516 LibWeb: Add DOMMatrix skewX and skewY il y a 1 an
  Bastiaan van der Plaat 5cd35b633a LibWeb: Add DOMMatrix translate il y a 1 an
  Bastiaan van der Plaat 61c063f7b3 LibWeb: Add DOMMatrix multiply il y a 1 an
  Bastiaan van der Plaat ff1bcc694d LibWeb: Add DOMMatrix and DOMMatrixReadOnly fromMatrix il y a 1 an
  Bastiaan van der Plaat 57a1d99cf4 LibWeb: Fix DOMMatrix Gfx::Matrix row/column ordering 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 1 an
  Nico Weber 2abe62adfa LibWeb: Don't divide by 0 in DOMMatrix::invert_self() il y a 2 ans
  Linus Groh 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant il y a 2 ans
  Luke Wilde a90667e79c LibWeb: Add initial implementation of DOMMatrix(ReadOnly) il y a 2 ans