index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-01
LibWeb: Implement ReadableStream's constructor
Matthew Olsson
2023-04-01
LibWeb: Add UnderlyingSource struct for ReadableStream constructor
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultController
Matthew Olsson
2023-04-01
IDLGenerators: Support nullable double values
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultReader
Matthew Olsson
2023-04-01
LibWeb: Add the stream queue-related abstract operations
Matthew Olsson
2023-04-01
LibWeb: Add the ReadableStreamGenericReader mixin interface
Matthew Olsson
2023-04-01
LibWeb: Use scaled font when painting list item markers
MacDue
2023-04-01
LibWeb: Use scaled font when painting text shadows
MacDue
2023-04-01
LibWeb: Add .scaled_font() helper to Layout::Node
MacDue
2023-04-01
Base: Document the -f option for grep
Eli Youngs
2023-04-01
grep: Read patterns from a file with -f
Eli Youngs
2023-04-01
LibWeb: Add display grid automated tests
martinfalisse
2023-04-01
Tests: Use layout tests placed in subdirectories
martinfalisse
2023-04-01
Meta: Install PCI and USB ID files directly into /res
Timothy Flynn
2023-04-01
LibCompress: Implement block size validation for XZ streams
Tim Schumacher
2023-04-01
LibCompress: Factor out the list of XZ check sizes
Tim Schumacher
2023-04-01
Tests: Document input of the xz_utils_good_1_block_header_1 test case
Tim Schumacher
2023-04-01
LibCompress: Reduce indentation in CompressedBlock::try_read_more()
Nico Weber
2023-04-01
LibWeb: Don't churn HTML::EventLoop while in microtask checkpoint
Andreas Kling
2023-04-01
Base: Remove trailing colons from man page headings
Tim Ledbetter
2023-04-01
Base: Update man pages for utilities
Tim Ledbetter
2023-04-01
LibCore: Remove colons from markdown header names in ArgsParser
Tim Ledbetter
2023-04-01
gzip: Use utilities from LibCompress to (de)compress files
Timothy Flynn
2023-04-01
LibCompress: Add a utility to GZIP compress an entire file
Timothy Flynn
2023-04-01
gunzip+LibCompress: Move utility to decompress files to GzipDecompressor
Timothy Flynn
2023-03-31
Browser: Add tooltip to reset zoom level button
MacDue
2023-03-31
Ladybird: Add tooltip to reset zoom level button
MacDue
2023-03-31
KeyboardSettings: Add checkbox to enable Caps Lock mapping to Ctrl
sbcohen2000
2023-03-31
Kernel/HID: Don't update the remapped Ctrl modifier unconditionally
Liav A
2023-03-31
LibCompress: Remove two needless heap allocations
Nico Weber
2023-03-31
LibWeb: Add HTMLAnchorElement.referrerPolicy property
Sam Atkins
2023-03-31
LibWeb: Add HTMLAnchorElement.text getter and setter
Sam Atkins
2023-03-31
LibWeb: Add "CEReactions" to HTMLAnchorElement IDL as in spec
Sam Atkins
2023-03-31
HackStudio: Migrate git-diff indicators to TextEditor API
Sam Atkins
2023-03-31
HackStudio: Migrate execution-position indicator to TextEditor API
Sam Atkins
2023-03-31
HackStudio: Migrate breakpoint indicators to TextEditor API
Sam Atkins
2023-03-31
LibGUI: Add gutter indicators to TextEditor :^)
Sam Atkins
2023-03-31
LibGUI: Rename TextEditor::LineVisualData -> LineData
Sam Atkins
2023-03-31
LibGUI: Extract repeated code for populating TextEditor per-line data
Sam Atkins
2023-03-31
CrashReporter: Warn about malloc and free patterns in fault address
Liav A
2023-03-31
disk_benchmark: Remove the call to umask
Pankaj Raghav
2023-03-31
AK+LibCompress: Remove the Deflate back-reference intermediate buffer
Timothy Flynn
2023-03-31
gunzip+LibCompress: Increase buffer sizes used by Deflate and gunzip
Timothy Flynn
2023-03-31
LibCrypto: Implement little endian CRC using the slicing-by-8 algorithm
Timothy Flynn
2023-03-31
LibCore: Don't assume ArgsParser arguments are non-empty
Ali Mohammad Pur
2023-03-31
Shell: Don't require ArgsParser values to be null-terminated
Ali Mohammad Pur
2023-03-30
LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Make `absolutized_length()` helper a Length method
Sam Atkins
[next]