Historial de Commits

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