Commit graph

  • a088af5fb4 Kernel/USB: Correct the calculation of the xHCI TD Size Normal TRB field Sönke Holz 2024-09-27 21:47:35 +0200
  • ad0a8caf54 Kernel/USB: Clean up xHCIController::prepare_normal_transfer Sönke Holz 2024-09-28 09:24:12 +0200
  • 9019f5f009 UI/AppKit: Display query results on the find-in-page panel Timothy Flynn 2024-06-10 20:35:45 -0400
  • 786315efa0 Kernel/USB: Correct the calculation of the xHCI TD Size Normal TRB field Sönke Holz 2024-09-27 21:47:35 +0200
  • 6f33eca687 Kernel/USB: Clean up xHCIController::prepare_normal_transfer Sönke Holz 2024-09-28 09:24:12 +0200
  • 88d432e9a3 UI/Qt: Display query results on find in page panel Tim Ledbetter 2024-06-09 19:25:17 +0100
  • 06ed3bd3c6 UI/Qt: Remove unused member variable from FindInPageWidget Tim Ledbetter 2024-06-09 18:57:31 +0100
  • a4ec2a3703 LibWeb+WebContent: Provide feedback on find in page requests Tim Ledbetter 2024-06-09 18:35:32 +0100
  • 4cee55b7f3 LibWeb: Add motion preference Luke Warlow 2024-06-13 16:15:59 +0200
  • 2dce7000c8 LibWeb: Add Contrast preference Luke Warlow 2024-06-13 01:03:56 +0200
  • 7bc56260bb LibWeb: Compute pseudo-element style when computing element style Sam Atkins 2024-07-30 15:55:21 +0100
  • 6f88ec4811 LibWeb/CSS: Make content property change require full invalidation Sam Atkins 2024-07-30 15:48:27 +0100
  • 383aa48e73 LibWeb: Invalidate layout if pseudo-element style changes Sam Atkins 2024-07-29 15:34:21 +0100
  • 15679bddf5 LibWeb: Combine Element's pseudo-element data together Sam Atkins 2024-07-29 14:38:29 +0100
  • 9d729e19bf LibWeb: Rename SharedImageRequest to SharedResourceRequest Shannon Booth 2024-08-03 15:27:08 +1200
  • f0874f37d1 LbiWeb: Add and use SharedImageRequest::handle_successful_resource_load Shannon Booth 2024-08-03 14:25:42 +1200
  • 1b783f6faa LibWeb: Use handle_failed_fetch to implement handle_failed_decode Shannon Booth 2024-08-03 14:18:43 +1200
  • 27c0e0801c LibWeb: Add support for fetching SVG use elements from external docs Shannon Booth 2024-07-28 02:34:05 +1200
  • 3a541551ae LibWeb: Do not const qualify clone_element_tree_as_our_shadow_tree Shannon Booth 2024-07-28 00:53:52 +1200
  • ccbb86d539 LibWeb: Pass Element const& to is_valid_reference_element Shannon Booth 2024-07-28 00:48:59 +1200
  • da9f22977f LibWeb: Factor out "process the URL" AO for SVGUseElement Shannon Booth 2024-07-27 15:43:56 +1200
  • d4e86f10ac LibWeb: Don't crash on CSS all: revert Andreas Kling 2024-08-04 10:08:28 +0200
  • 65388ae499 UI/Qt: Display query results on find in page panel Tim Ledbetter 2024-06-09 19:25:17 +0100
  • 3ec6199b77 UI/Qt: Remove unused member variable from FindInPageWidget Tim Ledbetter 2024-06-09 18:57:31 +0100
  • f35f426cf5 LibWeb+WebContent: Provide feedback on find in page requests Tim Ledbetter 2024-06-09 18:35:32 +0100
  • c7a623b440 LibWeb: Support stroke-linecap as attribute as well Nico Weber 2024-09-25 19:12:29 -0400
  • 2789e5df6d LibWeb: Plumb cap style from SVGPathPaintable to painting Nico Weber 2024-09-25 19:02:35 -0400
  • 2c1f7fa3b2 LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement Nico Weber 2024-09-25 18:52:46 -0400
  • 683d10894c Tests/LibWeb: Add a reftest for svg stroke-linecap Nico Weber 2024-09-26 09:20:46 -0400
  • 9473c351dd LibWeb: Add Contrast preference Luke Warlow 2024-06-13 01:03:56 +0200
  • 44efbecb3a UI/AppKit: Display query results on the find-in-page panel Timothy Flynn 2024-06-10 20:35:45 -0400
  • 1bffa72257 LibWeb: Invalidate layout if pseudo-element style changes Sam Atkins 2024-07-29 15:34:21 +0100
  • b117744b6a LibWeb: Combine Element's pseudo-element data together Sam Atkins 2024-07-29 14:38:29 +0100
  • 0bec444a80 Documentation: Document the CSS JSON files and what they do Sam Atkins 2024-09-11 13:02:33 +0100
  • ead2d9c702 LibWeb: Don't crash on CSS all: revert Andreas Kling 2024-08-04 10:08:28 +0200
  • 8796e14bd5 LibWeb: Rename SharedImageRequest to SharedResourceRequest Shannon Booth 2024-08-03 15:27:08 +1200
  • d729cd2655 LbiWeb: Add and use SharedImageRequest::handle_successful_resource_load Shannon Booth 2024-08-03 14:25:42 +1200
  • 9a4cf02814 LibWeb: Use handle_failed_fetch to implement handle_failed_decode Shannon Booth 2024-08-03 14:18:43 +1200
  • fb02c428f0 LibWeb: Add support for fetching SVG use elements from external docs Shannon Booth 2024-07-28 02:34:05 +1200
  • 6d10af5b47 LibWeb: Do not const qualify clone_element_tree_as_our_shadow_tree Shannon Booth 2024-07-28 00:53:52 +1200
  • e9eaf3937a LibWeb: Pass Element const& to is_valid_reference_element Shannon Booth 2024-07-28 00:48:59 +1200
  • 2524ddfe8c LibWeb: Factor out "process the URL" AO for SVGUseElement Shannon Booth 2024-07-27 15:43:56 +1200
  • afe2c819df LibWeb/CSS: Bring previous CSSRule parsing up to standard Sam Atkins 2024-08-09 14:42:45 +0100
  • f891e52587 LibWeb/CSS: Parse gradient functions with TokenStream Sam Atkins 2024-08-09 13:56:17 +0100
  • b1d2ceb012 LibWeb/CSS: Parse url() functions with TokenStream Sam Atkins 2024-08-09 13:36:11 +0100
  • 28393589cf LibWeb/CSS: Split out @keyframes parsing code Sam Atkins 2024-08-09 12:55:25 +0100
  • 53ffb9c5b2 LibWeb/CSS: Split out @supports parsing code Sam Atkins 2024-08-09 12:47:24 +0100
  • 9e295d9b97 LibWeb/CSS: Split out @namespace parsing code Sam Atkins 2024-08-09 12:26:38 +0100
  • 2d09e4868d LibWeb/CSS: Split out @import parsing and convert it to TokenStream Sam Atkins 2024-08-09 13:38:15 +0100
  • be8b9e81e1 LibWeb/CSS: Parse builtin values using TokenStream Sam Atkins 2024-08-09 11:38:00 +0100
  • a53a6c4067 LibWeb/CSS: Flatten parse_basic_shape_function() into only caller Sam Atkins 2024-08-09 11:30:58 +0100
  • c1a210a61e LibWeb/CSS: Make parse_color() take a TokenStream Sam Atkins 2024-08-09 11:20:05 +0100
  • a1ea398ca0 Tests: Add a (manual) test pdf for paths Nico Weber 2024-09-27 18:48:46 -0400
  • c1ea8fa01c LibGfx+Tests: Fix infinite loop in butt line cap drawing Nico Weber 2024-09-27 15:06:04 -0400
  • e7d35aa9e4 LibPDF: Plumb through line cap style Nico Weber 2024-09-27 15:06:04 -0400
  • d44374f574 LibWeb/CSS: Bring previous CSSRule parsing up to standard Sam Atkins 2024-08-09 14:42:45 +0100
  • 37c549b895 LibWeb/CSS: Parse gradient functions with TokenStream Sam Atkins 2024-08-09 13:56:17 +0100
  • ce7bce1b6f LibWeb/CSS: Parse url() functions with TokenStream Sam Atkins 2024-08-09 13:36:11 +0100
  • 1963491f0b LibWeb/CSS: Split out @keyframes parsing code Sam Atkins 2024-08-09 12:55:25 +0100
  • 2bdb621e2f LibWeb/CSS: Split out @supports parsing code Sam Atkins 2024-08-09 12:47:24 +0100
  • 27e481e14c LibWeb/CSS: Split out @namespace parsing code Sam Atkins 2024-08-09 12:26:38 +0100
  • 04d9abb14c LibWeb/CSS: Split out @import parsing and convert it to TokenStream Sam Atkins 2024-08-09 13:38:15 +0100
  • de32616c19 LibWeb/CSS: Parse builtin values using TokenStream Sam Atkins 2024-08-09 11:38:00 +0100
  • 2fed5d76a2 LibWeb/CSS: Flatten parse_basic_shape_function() into only caller Sam Atkins 2024-08-09 11:30:58 +0100
  • db534802d6 LibWeb/CSS: Make parse_color() take a TokenStream Sam Atkins 2024-08-09 11:20:05 +0100
  • 1526727a4f Documentation: Document the CSS JSON files and what they do Sam Atkins 2024-09-11 13:02:33 +0100
  • 3da2d807b6
    Merge 12fc743cf8 into a0ff20084f kleines Filmröllchen 2024-09-28 07:32:02 +0800
  • df2f4d318d Tests: Add a (manual) test pdf for paths Nico Weber 2024-09-27 18:48:46 -0400
  • b83629baf6 LibGfx+Tests: Fix infinite loop in butt line cap drawing Nico Weber 2024-09-27 15:06:04 -0400
  • 2d83b7c8da LibPDF: Plumb through line cap style Nico Weber 2024-09-27 15:06:04 -0400
  • d1b9e2c33d
    fixup! Base: clang-format famfo 2024-09-28 00:12:58 +0200
  • 7aa69d4e4d
    fixup! TestIPv6Address: use C++ casts famfo 2024-09-27 23:57:28 +0200
  • 9327500cb6
    fixup! IPv4AddressCidr: use TRY_OR_FAIL, use C++ casts famfo 2024-09-27 23:54:46 +0200
  • 63501223d8
    fixup! IPv6AddressCidr: use TRY_OR_FAIL, use C++ casts famfo 2024-09-27 23:54:35 +0200
  • 21e6d6367d
    fixup! Base class: implement formatter for IPAddressCidrError famfo 2024-09-27 23:53:44 +0200
  • a0ff20084f Meta: Add myself to .mailmap Ulveon 2024-08-25 17:37:26 +0200
  • c30188cd6a LibWeb: Hook up canvas lineCap and plumb it to LibGfx Nico Weber 2024-09-24 22:21:24 -0400
  • 7f528a4fa6 LibGfx/AntialiasingPainter: Allow passing through a cap style Nico Weber 2024-09-24 20:44:25 -0400
  • 67bf00c6b0 LibGfx/Path: Implement support for the butt line cap style Nico Weber 2024-09-24 20:42:24 -0400
  • f09b837846 LibGfx/Path: Slightly rewrite pen increment operation Nico Weber 2024-09-24 20:35:05 -0400
  • 22185b15f5 LibGfx/Path: Extract a helper make_pen() function Nico Weber 2024-09-23 18:09:13 -0400
  • 535fc18023 Kernel/Net: Clean up the ICMP handler sdomi 2024-09-08 21:25:32 +0200
  • d606983625 WindowServer+LibGfx: Improve non-standard bitmap pitch handling sdomi 2024-09-21 03:10:09 +0200
  • 6dca4b0477 LibWeb: Hook up canvas lineCap and plumb it to LibGfx Nico Weber 2024-09-24 22:21:24 -0400
  • c42f82a3e7 LibGfx/AntialiasingPainter: Allow passing through a cap style Nico Weber 2024-09-24 20:44:25 -0400
  • 5be6ef1e9f LibGfx/Path: Implement support for the butt line cap style Nico Weber 2024-09-24 20:42:24 -0400
  • fed43cb20d LibGfx/Path: Slightly rewrite pen increment operation Nico Weber 2024-09-24 20:35:05 -0400
  • 0bfbec5779 LibGfx/Path: Extract a helper make_pen() function Nico Weber 2024-09-23 18:09:13 -0400
  • 5ba5a599de LibGfx/Path: Make round end caps show up more consistently Nico Weber 2024-09-25 10:28:14 -0400
  • 1047dc8d98 Meta: Port recent changes to the GN build Nico Weber 2024-09-24 22:09:25 -0400
  • 796cd3576f LibGUI: Read and write clipboard metadata to json Marcus Nilsson 2024-09-16 16:14:19 +0200
  • 0aa8731b94 Kernel/USB: VERIFY that the USB::Pipe endpoint number is valid Sönke Holz 2024-09-25 15:09:32 +0200
  • fe27198994 Kernel/USBMS: Print the USB VID:PID in a nicer format Sönke Holz 2024-09-25 12:13:05 +0200
  • 801a0c35cd Kernel/USBMS: Add some optional verbose debug output Sönke Holz 2024-09-25 12:12:38 +0200
  • f1d7b87cba Kernel/USBMS: Handle data transport errors Sönke Holz 2024-09-25 11:30:45 +0200
  • 24e74086b5 Kernel/USBMS: Handle CBW transport errors Sönke Holz 2024-09-25 12:04:27 +0200
  • 54709af2f5 Kernel/USBMS: Perform a Reset Recovery when CSW transport fails twice Sönke Holz 2024-09-25 11:09:23 +0200
  • 55b80252d9 Kernel/USBMS: Handle CSW transport errors Sönke Holz 2024-09-10 17:29:34 +0200
  • 2099647cc0 Kernel/USBMS: Make send_scsi_command a member function Sönke Holz 2024-09-10 17:24:09 +0200
  • f5cd7ec711 Kernel/USBMS: Unify the two send_scsi_command implementations Sönke Holz 2024-09-10 17:03:23 +0200