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
2022-02-26
Utilities: Check help:// manpage links in markdown-check
kleines Filmröllchen
2022-02-26
Utilities: Perform most markdown-check link checking with URLs
kleines Filmröllchen
2022-02-26
Utilities: Allow link checking in markdown-check to fail during visit
kleines Filmröllchen
2022-02-26
Utilities: Partially revert 9ec2b37
kleines Filmröllchen
2022-02-26
LibMain: Update header includes
Lenny Maiorani
2022-02-26
LibCrypto: Simplify and move CRC32 table to cpp file
Lenny Maiorani
2022-02-26
Lagom/Fuzzers: Add MP3 fuzzer
Luke Wilde
2022-02-26
LibAudio: Add an array conversion transitional API to Buffer
kleines Filmröllchen
2022-02-26
LibAudio: Allow resampling from any array-like type
kleines Filmröllchen
2022-02-26
LibAudio: Split Buffer.{h, cpp} into three files
kleines Filmröllchen
2022-02-26
LibWeb: Validate the qualified name in createDocumentType()
Andreas Kling
2022-02-26
LibWeb: Add simple ad-hoc version of window.postMessage()
Andreas Kling
2022-02-26
LibWeb: Reorganize window.parent so it looks a bit more like the spec
Andreas Kling
2022-02-26
Base: Update audio subsystem documentation
Arne Elster
2022-02-26
Base: Associate mp3 files with SoundPlayer
Arne Elster
2022-02-26
LibAudio: Add basic MP3 Decoder
Arne Elster
2022-02-26
LibDSP: Add IMDCT
Arne Elster
2022-02-26
LibAudio: Add decoding tables for MPEG-1 layer 3 audio
Arne Elster
2022-02-26
LibAudio: Add huffman tables for MPEG-1 layer 3 audio
Arne Elster
2022-02-26
AK: Add constructor to create Span from Array
Arne Elster
2022-02-26
AK: Array can tell its inner type
Arne Elster
2022-02-26
Base: Make U+0126, U+0132, U+0152 and U+0153 wider in Katica Bold 10
Karol Kosek
2022-02-26
Base: Tweak Source Bold
electrikmilk
2022-02-26
Base: Tweak Source Regular
electrikmilk
2022-02-26
Base: Add WASM file type icon
electrikmilk
2022-02-26
LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^)
Sam Atkins
2022-02-26
Base: Add :nth-of-type and :nth-last-of-type test pages
Sam Atkins
2022-02-26
LibWeb: Implement Range.comparePoint
Luke Wilde
2022-02-26
LibWeb: Implement Range.isPointInRange
Luke Wilde
2022-02-26
LibWeb: Implement Range.intersectsNode
Luke Wilde
2022-02-26
LibWeb: Add Range.detach
Luke Wilde
2022-02-26
LibWeb: Implement Range.selectNodeContents
Luke Wilde
2022-02-26
LibWeb: Implement Range.collapse
Luke Wilde
2022-02-26
LibWeb: Implement Range.selectNode
Luke Wilde
2022-02-26
LibWeb: Implement Range.compareBoundaryPoints
Luke Wilde
2022-02-26
LibWeb: Implement Range.set{Start,End}{Before,After}
Luke Wilde
2022-02-26
LibWeb: Make Range.setStart and Range.setEnd spec compliant
Luke Wilde
2022-02-26
LibWeb: Make TreeNode::child_count return size_t instead of int
Luke Wilde
2022-02-26
LibWeb: Implement StaticRange
Luke Wilde
2022-02-26
LibWeb: Abstract Range's members into AbstractRange
Luke Wilde
2022-02-26
LibWeb: Implement the legacy Audio factory function
Luke Wilde
2022-02-26
LibWeb: Add HTMLTableSectionElement.rows and HTMLTableRowElement.cells
Andreas Kling
2022-02-26
LibWeb: Fix LibWeb build with Clang
Andreas Kling
2022-02-26
Spreadsheet: Disable cut/copy if no cell is selected
Filiph Sandström
2022-02-26
LibWeb: Check for valid names in Document.createElement() & friends
Andreas Kling
2022-02-26
LibWeb: Paint full bitmap font glyphs, even if there's overlap
Andreas Kling
2022-02-26
LibWeb: Very basic support for CSS vertical-align: <length>
Andreas Kling
2022-02-26
LibWeb: Make InlineLevelIterator not enter into inline-block boxes
Andreas Kling
2022-02-26
LibWeb: Fix InlineLevelIterator not exiting box model metric nodes
Andreas Kling
2022-02-26
LibWeb: Add border box top/bottom metrics to line box fragments
Andreas Kling
[next]