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-11-01
Ports: Update ScummVM to 2.6.1
Jelle Raaijmakers
2022-11-01
Ports: Update build flags for ScummVM
Jelle Raaijmakers
2022-11-01
LibWeb: Register PendingResponse with a Request to keep it alive
Linus Groh
2022-11-01
LibSQL: Replace DownPointer copy constructor with move constructor
Timothy Flynn
2022-11-01
LibSQL: Fix typo in debugging statement
Timothy Flynn
2022-11-01
LibSQL: Compute byte buffer offsets using size_t
Timothy Flynn
2022-11-01
LibSQL: Port the backend SQL file to use Core::Stream
Timothy Flynn
2022-11-01
AK: Use size_t for ByteBuffer offsets
Timothy Flynn
2022-11-01
Utilities: Clean up CMakeLists.txt
Tim Schumacher
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
LibC: Properly implement stack protectors
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-11-01
LibC: Link against the full LibSystem target
Tim Schumacher
2022-11-01
LibCrypt: Define it as a normal library
Tim Schumacher
2022-11-01
LibJS: Map DurationFormat's list style to "short" when it is "digital"
Timothy Flynn
2022-11-01
LibJS: Alphabetically sort the collations returned by CollationsOfLocale
Timothy Flynn
2022-11-01
Browser: Update Storage Inspector's cookie model when deleting cookies
Timothy Flynn
2022-11-01
AK+Kernel: Handle some allocation failures in IPv4Socket and TCPSocket
Gunnar Beutner
2022-11-01
AK+Kernel: Handle allocation failures in Device::try_make_request
Gunnar Beutner
2022-11-01
Kernel: Remove unused #includes
Gunnar Beutner
2022-11-01
HexEditor: Implement undo and redo actions
kamp
2022-11-01
HexEditor: Only mark window as modified when document is actually dirty
kamp
2022-11-01
AK+Kernel: Don't allow allocations in AK::Function in kernel mode
Gunnar Beutner
2022-11-01
Kernel: Decrease number of captured variables for lambda
Gunnar Beutner
2022-11-01
AK: Allow destruction of JsonObjectSerializer objects after errors
Gunnar Beutner
2022-11-01
Base: Add Black&White Square Button emoji
premek
2022-11-01
WebDriver: Implement `GET /session/{id}/element/{id}/text` endpoint
martinfalisse
2022-11-01
WebContent+Friends: Add get_element_text IPC and plumbing
martinfalisse
2022-11-01
LibJS: Disable bytecode optimizations again
Andreas Kling
2022-11-01
LibJS: Set default bytecode optimization level to Optimize
Hendiadyoin1
2022-11-01
LibJS: Add a sanity check to bytecodes argument_list_evaluation
Hendiadyoin1
2022-11-01
LibJS: Add a note about inaccuracies to UnifySameBlocks
Hendiadyoin1
2022-11-01
LibJS: Fix MergeBlocks emitting some blocks twice
Hendiadyoin1
2022-11-01
LibJS: Minor cleanups in MergeBlocks
Hendiadyoin1
2022-11-01
LibJS: Don't memcpy NewBigInt instruction
Hendiadyoin1
2022-11-01
LibJS: Expose some information about the bytecode interpreters state
Hendiadyoin1
2022-11-01
LibWeb+Base: Use line names for positioning grid items
martinfalisse
2022-11-01
LibWeb: Parse line names in grid track position properties
martinfalisse
2022-11-01
LibWeb: Parse line names in grid track size declarations
martinfalisse
2022-11-01
LibWeb: Use w3.org for specs and include new ones
martinfalisse
2022-11-01
LibWeb: Refactor GridTrackPlacement
martinfalisse
2022-11-01
LibWeb: Refactor GridTrackSize classes
martinfalisse
2022-11-01
LibWeb: Rename GridTrackSizedConstraints
martinfalisse
2022-11-01
LibWeb: Fix bug in placing grid items
martinfalisse
2022-11-01
Toolchain: Use pkg-config instead of pkgconfig in serenity.nix
Marco Rebhan
2022-11-01
Toolchain: Update gcc11 to gcc12 in serenity.nix
Marco Rebhan
2022-10-31
CI: Remove the manpage generator error file upon success
Timothy Flynn
2022-10-31
Utilities+LibArchive: Don't follow symlinks
Peter Elliott
2022-10-31
LibCore: Add Core::System::readlink
Peter Elliott
2022-10-31
LibArchive: Support writing paths up to 255 characters
Peter Elliott
[next]