Историја ревизија

Аутор SHA1 Порука Датум
  MacDue 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() пре 2 година
  Luke Wilde cb62ffbb8a LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule) пре 2 година
  Andreas Kling e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled пре 2 година
  Timothy Flynn 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs пре 2 година
  Kenneth Myhra c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible пре 2 година
  Kenneth Myhra b7c488e51e LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible пре 2 година
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  MacDue 24cb57ac88 LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  VayuDev fab8ef3dfc LibWeb: Pass FloatRect to Painter::draw_text in fill_text пре 2 година
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float пре 2 година
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove пре 2 година
  Nico Weber 7bb4cd74b8 LibWeb: Fix a (charming) comment typo пре 2 година
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  MacDue 6daef6303a LibWeb: Use AntiAliasingPainter for canvas painting пре 2 година
  MacDue 66a428ae03 LibJS+LibWeb: Return non-const types from Ptr class operators пре 2 година
  Luke Wilde fd6bb41519 LibWeb: Apply the current transform in CRC2D.stroke() пре 2 година
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() пре 2 година
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes пре 2 година
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ пре 2 година
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ пре 2 година
  Andreas Kling b52165c5d7 LibWeb+LibGfx: Move the blit image through 2D transfrom to Gfx::Painter пре 2 година
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin пре 2 година
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated пре 2 година
  Andreas Kling 369dd42d67 LibWeb: Make ImageData GC-allocated пре 2 година