LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Begin implementing the HTMLAudioElement for audio playback 
						
					 
				 
				2023-06-13 06:14:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap 
						
					 
				 
				2024-01-01 15:16:58 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Convert background painting to new pixel units 
						
					 
				 
				2022-12-14 16:47:57 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve border radius during layout and save it in paintables 
						
					 
				 
				2023-12-07 10:52:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve border radius during layout and save it in paintables 
						
					 
				 
				2023-12-07 10:52:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move clip rect calculation to happen before painting 
						
					 
				 
				2024-01-28 08:25:28 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Account for all clipped border radii in containing block chain 
						
					 
				 
				2024-02-11 08:12:31 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Check if corners have radius after converting to device pixels 
						
					 
				 
				2024-01-15 15:21:17 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move border radius sampling config preparation into a function 
						
					 
				 
				2023-12-17 23:12:48 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change paint_all_borders() to accept only device pixel values 
						
					 
				 
				2023-11-20 14:59:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change paint_all_borders() to accept only device pixel values 
						
					 
				 
				2023-11-20 14:59:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Shift button paintable clip rectangle by scroll offset 
						
					 
				 
				2024-02-06 13:06:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add scaleable checkboxes (with theme/accent-color support) 
						
					 
				 
				2023-03-23 08:27:51 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Account for all clipped border radii in containing block chain 
						
					 
				 
				2024-02-11 08:12:31 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Separate painting command list from RecordingPainter 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Separate painting command list from RecordingPainter 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Remove "Painting" prefix from command executor names 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Remove "Painting" prefix from command executor names 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Skip StackingContext with erroneously large rect in GPU painter 
						
					 
				 
				2024-02-26 07:40:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Remove "Painting" prefix from command executor names 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Remove "Painting" prefix from command executor names 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Remove "Painting" prefix from command executor names 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve backdrop filter length in apply_style() 
						
					 
				 
				2023-10-12 07:38:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 
						
					 
				 
				2024-02-19 11:07:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move viewport subscriptions from BrowsingContext to Document 
						
					 
				 
				2023-08-23 20:14:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move checkbox color palette computation to helper header 
						
					 
				 
				2023-03-24 09:57:48 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use paintable to represent event tracking node 
						
					 
				 
				2024-01-15 09:00:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Don't pass StringView to RecordingPainter, to avoid copy 
						
					 
				 
				2023-12-27 11:41:15 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use paintable to represent event tracking node 
						
					 
				 
				2024-01-15 09:00:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Move paint recording init into Navigable 
						
					 
				 
				2024-01-15 14:33:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix hit-testing by excluding CSS transform from clip rect check 
						
					 
				 
				2024-02-22 07:36:20 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Avoid expensive containing_block lookups in PaintableFragment 
						
					 
				 
				2024-01-27 14:31:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix invalidation of CSS properties that do not affect layout 
						
					 
				 
				2024-02-03 09:28:03 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move clip rect calculation to happen before painting 
						
					 
				 
				2024-01-28 08:25:28 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make the paint tree GC-allocated 
						
					 
				 
				2023-01-11 12:55:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Separate painting command list from RecordingPainter 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent: Separate painting command list from RecordingPainter 
						
					 
				 
				2024-02-18 18:45:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Introduce RecordingPainter to serialize painting commands 
						
					 
				 
				2023-10-18 10:58:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Scale font per-glyph in paint_text_shadow() 
						
					 
				 
				2024-01-13 12:03:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use separate structure to represent fragments in paintable tree 
						
					 
				 
				2024-01-13 10:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Avoid infinite recursion when hit testing SVGs 
						
					 
				 
				2024-02-18 18:33:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove spammy dbgln about unsupported SVG mask content units 
						
					 
				 
				2024-02-25 11:11:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Layout SVG <text> elements during layout (not while painting) 
						
					 
				 
				2023-10-30 19:44:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve and paint simple SVG masks 
						
					 
				 
				2023-09-19 10:46:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove SVGContext 
						
					 
				 
				2023-07-02 01:31:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change StackingContext::hit_test() to accept callback 
						
					 
				 
				2024-02-14 06:56:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Shift SVG paintable clip rectangle by scroll offset 
						
					 
				 
				2024-02-06 13:06:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make a handful of paintable leaf classes final 
						
					 
				 
				2023-01-11 14:03:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StackingContext point to paint tree instead of layout tree 
						
					 
				 
				2023-08-20 05:02:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use paintable to represent event tracking node 
						
					 
				 
				2024-01-15 09:00:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve text-decoration-thickness during layout commit 
						
					 
				 
				2024-01-26 07:36:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename painter() to recording_painter() in PaintContext 
						
					 
				 
				2023-11-27 21:53:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Extract media element timeline painting to a base class 
						
					 
				 
				2023-06-13 06:14:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve outline CSS property before paint commands recording 
						
					 
				 
				2024-02-12 13:38:24 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Optimize scroll offset and clip state recalculation 
						
					 
				 
				2024-02-09 16:45:44 +01:00