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-03-14
Ladybird: Rely on transparent text color for location highlighting
networkException
2023-03-14
LibWeb: Consider margins of atomic inlines in layout
Mathis Wiehl
2023-03-14
LibWeb: Port {set,clear}{Timeout,Interval} to IDL
Timothy Flynn
2023-03-14
LibWeb: Begin adding support for Function IDL types in unions
Timothy Flynn
2023-03-14
LibWeb: Support variadic "any..." parameters in IDL
Timothy Flynn
2023-03-14
LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String
Timothy Flynn
2023-03-14
LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin
Timothy Flynn
2023-03-14
LibWeb: Change HTML::Timer to store its owning window as a JS::Object
Timothy Flynn
2023-03-14
Documentation: Start documenting LibWeb code style & patterns
Linus Groh
2023-03-13
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
Timothy Flynn
2023-03-13
Ladybird: Add a utility to create a QString from an AK::String
Timothy Flynn
2023-03-13
WebDriver: Fix typo in browser capabilities key parsing
Timothy Flynn
2023-03-13
Toolchain: Use '|' as sed delimiter in Build{Clang,It}.sh, not '@'
Linus Groh
2023-03-13
LibJS: Don't skip CPU registers when gathering conservative roots
Andreas Kling
2023-03-13
LibAudio: Update stream APIs used when reading audio metadata
Timothy Flynn
2023-03-13
SoundPlayer: Display title and artist in the window title if available
kleines Filmröllchen
2023-03-13
file: Read more metadata from audio files
kleines Filmröllchen
2023-03-13
LibAudio: Detect and read FLAC metadata
kleines Filmröllchen
2023-03-13
LibAudio: Add a generic audio metadata container
kleines Filmröllchen
2023-03-13
LibAudio: Add a formatter for LoaderError
kleines Filmröllchen
2023-03-13
Meta+Documentation: Allow cross-debugging x86_64 Serenity on M1 Macs
Daniel Bertalan
2023-03-13
Documentation: Add a note about running on Apple Silicon
Daniel Bertalan
2023-03-13
Everywhere: Remove unintentional partial stream reads and writes
Tim Schumacher
2023-03-13
LibSQL: Always read and write entire heap blocks
Tim Schumacher
2023-03-13
LibCore: Use length-checking stream reads and writes for SOCKS5
Tim Schumacher
2023-03-13
CodeGenerators: Ensure that we always print the entire generated output
Tim Schumacher
2023-03-13
AK: Read and write accumulated BitStream bits directly
Tim Schumacher
2023-03-13
LibAudio: Read FLAC MD5 directly into the class member
Tim Schumacher
2023-03-13
LibArchive: Read Tar archive headers through `read_value`
Tim Schumacher
2023-03-13
AK: Remove unneeded overrides for `write_until_depleted` from BitStream
Tim Schumacher
2023-03-13
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
Tim Schumacher
2023-03-13
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
Tim Schumacher
2023-03-13
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
Tim Schumacher
2023-03-13
AK: Compute UTF-8 code point lengths using only leading bytes
Timothy Flynn
2023-03-13
image: Add an argument to choose to write PPMs in binary or in ASCII
Lucas CHOLLET
2023-03-13
image: Support writing to PPM files
Lucas CHOLLET
2023-03-13
LibGfx/PortableFormat: Add `PortableFormatWriter`
Lucas CHOLLET
2023-03-13
Documentation: Add query-driver to clangd arguments in NvimConfiguration
Andrew Kaster
2023-03-13
Documentation: Update VS Code docs for tone, add query-driver directions
Andrew Kaster
2023-03-13
LibAudio+Piano: Correct header style
kleines Filmröllchen
2023-03-13
Ports: Add lrzip port
Fabian Dellwing
2023-03-13
Ladybird: Remove the mode to dump the layout tree
Timothy Flynn
2023-03-13
LibWeb: Run LibWeb layout tests using headless-browser
Timothy Flynn
2023-03-13
headless-browser: Add a mode to dump the layout tree after load finish
Timothy Flynn
2023-03-13
headless-browser: Support loading local file:// URLs
Timothy Flynn
2023-03-13
headless-browser: Massage URLs a bit before loading
Timothy Flynn
2023-03-13
LibAudio: Use symbolic constants for MP3 frame and granule size
kleines Filmröllchen
2023-03-13
LibAudio: Move audio stream buffering into the loader
kleines Filmröllchen
2023-03-13
LibGUI: Make thumbnail generation resilient between FileSystemModels
kleines Filmröllchen
2023-03-13
LibThreading: Register BackgroundAction with EventLoop
kleines Filmröllchen
[next]