index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2023-04-06
LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule)
Luke Wilde
2023-04-06
LibWeb: Ignore preferred width when calculating intrinsic width of block
Andreas Kling
2023-04-06
LibEDID: Fix compiler error when ENABLE_PNP_IDS_DOWNLOAD=OFF
Emily Trau
2023-04-06
LibGfx/JPEG: Use a smaller type to store coefficients
Lucas CHOLLET
2023-04-06
LibWeb: Implement the `:defined` pseudo class
Luke Wilde
2023-04-06
LibWeb: Add a bunch of missing CEReactions
Luke Wilde
2023-04-06
LibWeb: Introduce CustomElementRegistry and creating custom elements
Luke Wilde
2023-04-06
LibWeb/WebIDL: Add the `construct` abstract operation
Luke Wilde
2023-04-06
LibWeb/WebIDL: Move call_user_object_operation out of line
Luke Wilde
2023-04-06
HackStudio: Add configuration domain pledge for FileManager
Evan Smal
2023-04-06
LibGfx: Fix out of bounds read in BitmapFont::masked_character_set()
Julian Offenhäuser
2023-04-06
GMLPlayground: Pledge Calendar domain
Cameron Youell
2023-04-06
LibWeb: Port AbstractBrowsingContext to String
Kenneth Myhra
2023-04-06
LibWeb: Port KeyboardEvent to new String
Kenneth Myhra
2023-04-06
LibWeb: Port FocusEvent to new String
Kenneth Myhra
2023-04-06
LibTLS: Change Certificate parsing to use ErrorOr
stelar7
2023-04-06
LibCrypto: Add ability to rewrite current tag kind
stelar7
2023-04-06
LibCrypto: Add missing ASN1 tag kinds
stelar7
2023-04-06
LibGfx: Pass in format and size to webp image decoding function
Nico Weber
2023-04-06
LibGfx: Teach webp image reading function to read entropy coded images
Nico Weber
2023-04-06
LibGfx: Move webp image decoding function up a bit
Nico Weber
2023-04-06
LibGfx: Move webp bitmap decoding code into its own function
Nico Weber
2023-04-06
LibGfx: Implement hopefully correct max_symbol handling in webp decoder
Nico Weber
2023-04-06
LibGfx: Read transform type in webp lossless decoder
Nico Weber
2023-04-06
LibGfx: Remove some noisy dbgln_if()s in webp decoder
Nico Weber
2023-04-05
LibWeb: Use intrinsic aspect ratio when calculating max content height
matcool
2023-04-05
tar: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-05
lzcat: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-05
xzcat: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-05
LibCompress: Copy LZMA repetitions from the buffer in sequence
Tim Schumacher
2023-04-05
AK+LibCompress: Break when seekback copying to a full CircularBuffer
Tim Schumacher
2023-04-05
LibGfx: Add some support for decoding lossless webp files
Nico Weber
2023-04-05
LibGfx: Add Bitmap::begin() / Bitmap::end()
Nico Weber
2023-04-05
LibGfx: Read webp lossless header using LittleEndianInputBitStream
Nico Weber
2023-04-05
LibWeb: Add FormData support to XHR
Kenneth Myhra
2023-04-05
LibWeb: Add get accessor to internal entry list of FormData
Kenneth Myhra
2023-04-05
LibWeb: Implement multipart/form-data encoding algorithm
Kenneth Myhra
2023-04-04
LibWeb: Do not use OS error codes in the error callback for file:// URLs
Timothy Flynn
2023-04-04
LibWeb: Ensure fetch errors set their response types/codes appropriately
Timothy Flynn
2023-04-04
LibCompress: Order branches in Deflate's decode_codes() numerically
Nico Weber
2023-04-04
LibCompress: Remove a few no-op continue statements in Deflate
Nico Weber
2023-04-04
LibGUI: Open and increment ComboBox ListViews by exact steps
thankyouverycool
2023-04-04
LibGUI: Don't hover AbstractView indicies outside visible content
thankyouverycool
2023-04-04
LibGUI: Paint Scrollbar buttons with appropriate thread highlighting
thankyouverycool
2023-04-04
LibGUI: Allow ComboBox windows to intersect Desktop's entire height
thankyouverycool
2023-04-04
LibGUI: Remove calculated_min_size() for ListViews
thankyouverycool
2023-04-04
Kernel+Userland: Make some of the POSIX types larger
Andreas Kling
2023-04-03
LibGUI+CertificateSettings: Use custom SortingProxy
Fabian Dellwing
2023-04-03
CertificateSettings: Add export functionality
Fabian Dellwing
2023-04-03
LibCrypto: Add PEM encoder
Fabian Dellwing
[next]