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
2021-07-14
Browser: Add context menu item for selecting all text
Timothy Flynn
2021-07-14
LibWeb: Add OOPWV IPC for selecting all text
Timothy Flynn
2021-07-14
LibWeb: Move select-all implementation to BrowsingContext
Timothy Flynn
2021-07-14
Browser: Add context menu item for copying selected text
Timothy Flynn
2021-07-14
LibWeb: Add OOPWV IPC for retrieving selected text
Timothy Flynn
2021-07-14
Kernel: Detect and display CPUID Hyper-V data
Jean-Baptiste Boric
2021-07-14
Kernel: Detect and display CPUID hypervisor signature
Jean-Baptiste Boric
2021-07-14
Kernel: Add support for hypervisor CPUID feature
Jean-Baptiste Boric
2021-07-14
Kernel/ProcFS: Allow a process directory to have a null Process pointer
Liav A
2021-07-14
LibGfx: Use clear_with capacity instead of clear in PNGWriter
Aziz Berkay Yesilyurt
2021-07-14
LibGfx: Store the size of the chunk from start in PNGWriter
Aziz Berkay Yesilyurt
2021-07-14
LibGfx: Prevent a copy in PNGWriter by storing type data at start
Aziz Berkay Yesilyurt
2021-07-14
LibGfx: Prevent frequent memory allocations in PNGWriter
Aziz Berkay Yesilyurt
2021-07-14
LibGfx: Use ByteBuffer instead of Vector<u8> in PNGWriter
Aziz Berkay Yesilyurt
2021-07-14
LibWeb: Use split_view() in attribute selector matching
Andreas Kling
2021-07-14
Kernel: Convert MemoryManager to east-const style
Andreas Kling
2021-07-14
LibWeb: Use Selectors instead of a String for :not() selectors
Sam Atkins
2021-07-14
LibWeb: Make CSS::Selector reference counted
Sam Atkins
2021-07-14
LibWeb: Add 'PseudoElement' as a CSS SimpleSelector::Type
Sam Atkins
2021-07-14
LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type
Sam Atkins
2021-07-14
LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type
Sam Atkins
2021-07-14
LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const
Sam Atkins
2021-07-14
LibJS: Use `AK::abs` in TimeZone
Daniel Bertalan
2021-07-14
Tests: Fix compile errors on Clang
Daniel Bertalan
2021-07-14
LibC: Use our implementation of `crti.o` and `crtn.o`
Daniel Bertalan
2021-07-14
Meta: Remove obsolete `-fconcepts` CFLAG
Daniel Bertalan
2021-07-14
LibWeb: Add missing `typeinfo` include
Daniel Bertalan
2021-07-14
Kernel: Don't mix AT&T and Intel ASM syntax in `boot.S`
Daniel Bertalan
2021-07-14
Kernel: Allow passing null pointer to delete
Daniel Bertalan
2021-07-14
WindowServer: Don't use GNU-style designator
Daniel Bertalan
2021-07-14
Base+LibGUI: Add icon to the Rename action
jakubiakdev
2021-07-14
Meta: Change QEMU options in run.sh to use SPICE
x-yl
2021-07-14
SpiceAgent: Support copying and pasting images
x-yl
2021-07-14
SpiceAgent: Add a new spice agent service :^)
x-yl
2021-07-14
Kernel: Fix inverted check in VirtIOConsolePort
x-yl
2021-07-14
Kernel: Ignore subsequent calls to Process::die
Tom
2021-07-14
LibCore: Convert File to east-const style
Timothy
2021-07-14
LibCore: Add File method to determine absolute path
Timothy
2021-07-14
LibCore: Add File method to determine current working directory
Timothy
2021-07-14
Utilities: Add an implementation of 'comm'
TheFightingCatfish
2021-07-14
Piano: Add Play/Pause, Forward and Back buttons
JJ Roberts-White
2021-07-14
UserpaceEmulator: Handle possibly unaligned IO
Hendiadyoin1
2021-07-14
AK: Generalize ByteReader
Hendiadyoin1
2021-07-14
Tests: Change test-filtering mechanism
Hendiadyoin1
2021-07-14
Tests: Rename write-oob
Hendiadyoin1
2021-07-14
Tests: Assure that UE does not regress via `ue ls`
Hendiadyoin1
2021-07-14
LibCore: Generate new passwd file by checking pw_name
brapru
2021-07-14
Utilities: Implement usermod command
brapru
2021-07-14
LibCore: Add setters for all user account properties
brapru
2021-07-14
Ports: Add epsilon 15.5.0
Joachim Le Fournis
[prev]
[next]