ladybird/Libraries/LibTextCodec
Shannon Booth 62e4da6d3e LibTextCodec: Make StreamingDecoder own decoder lookup
Pass an encoding label to StreamingDecoder instead of requiring
callers to pre-resolve a Decoder reference.

This removes redundant decoder_for() plumbing from callers and lets
StreamingDecoder hide how chunked decoder state is represented.
2026-06-20 21:56:43 +02:00
..
CMakeLists.txt LibTextCodec: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
Decoder.cpp LibTextCodec: Make StreamingDecoder own decoder lookup 2026-06-20 21:56:43 +02:00
Decoder.h LibTextCodec: Make StreamingDecoder own decoder lookup 2026-06-20 21:56:43 +02:00
Encoder.cpp LibTextCodec: Update GB18030 for GB18030-2022 and import WPT tests 2026-05-09 11:44:42 +02:00
Encoder.h LibTextEncoder/LibURL: Cleanup includes 2026-02-26 18:31:57 +01:00
Forward.h LibTextCodec: Add streaming decoder 2026-04-29 04:12:44 +02:00
indexes.json LibTextCodec: Update GB18030 for GB18030-2022 and import WPT tests 2026-05-09 11:44:42 +02:00