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-08-17
LibJS: Make StringToNumber case sensitive when falling back to strtod
davidot
2022-08-17
LibJS: Don't assume a this argument for function.prototype.bind
davidot
2022-08-17
LibJS: Add the HostEnsureCanAddPrivateElement hook
davidot
2022-08-18
Kernel: Make sys$unveil() not take the big process lock
Samuel Bowman
2022-08-17
Kernel: Require semicolon after VERIFY_{NO_,}PROCESS_BIG_LOCK_ACQUIRED
Linus Groh
2022-08-17
Meta: Upgrade to the lastest version of the SonarScanner CLI
Brian Gianforcaro
2022-08-17
Meta: Disallow running with QEMU >= 7.x on aarch64 build
Timon Kruiper
2022-08-17
Toolchain: Allow setting QEMU_{VERSION, MD5SUM} from command line
Timon Kruiper
2022-08-17
LibUnicode: Generate code point display names with run-length encoding
Timothy Flynn
2022-08-17
LibUnicode: Mark UniqueStringStorage::generate as constant
Timothy Flynn
2022-08-17
Base: Add more emoji
Xexxa
2022-08-17
Base: Replace emoji U+1F47D.png with U+1F470.png, remove U+1F470.png
Xexxa
2022-08-17
Base: Adjust transparency for emoji U+1F1EA_U+1F1EC.png
Xexxa
2022-08-17
Base: Add 6 new emojis
Ryan Liptak
2022-08-17
Base: Add new emojis U+1F311-U+1F31A U+1F31D
djwisdom
2022-08-17
Base: Add 16 new hand emojis
Ryan Liptak
2022-08-16
Base: Add 10 new emojis
Ryan Liptak
2022-08-16
Base: Update tongue color of emoji U+1F923 to match others
Ryan Liptak
2022-08-16
Base: Add 2 new cat face emojis
Ryan Liptak
2022-08-16
Base: Fix codepoint of CRYING CAT FACE
Ryan Liptak
2022-08-16
Kernel: Make sys$socketpair() not take the big lock
Andreas Kling
2022-08-16
Kernel: Only lock file descriptor table once in sys$pipe()
Andreas Kling
2022-08-16
Kernel: Don't leak file descriptors in sys$pipe()
Andreas Kling
2022-08-16
Kernel: Make sys$pipe() not take the big lock
Andreas Kling
2022-08-16
Kernel: Remove unnecessary TOCTOU bug in sys$pipe()
Andreas Kling
2022-08-16
LibGUI: Don't let widgets hide tooltips they didn't show
David Smith
2022-08-16
LibTimeZone+LibUnicode: Generate string data with run-length encoding
Timothy Flynn
2022-08-16
Kernel: Lock the inode before writing in SharedInodeVMObject::sync
Mike Akers
2022-08-16
Profiler: Fix unmovable splitter
David Smith
2022-08-16
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
thankyouverycool
2022-08-16
WindowServer: Remove unused header in SystemEffects
thankyouverycool
2022-08-16
WindowServer: Walk the open menu stack in reverse on MouseMove events
thankyouverycool
2022-08-16
WindowServer: Do not pop-up submenus directly atop their ancestors
thankyouverycool
2022-08-16
WindowServer: Add MenuManager helper to find closest open ancestor
thankyouverycool
2022-08-16
WindowServer: Force cursor invalidation when composing immediately
thankyouverycool
2022-08-16
WindowServer: Don't start a drag and drop unless holding Primary mouse
thankyouverycool
2022-08-16
LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG
thankyouverycool
2022-08-16
WindowServer: Use correct config group for workspace settings
thankyouverycool
2022-08-16
DisplaySettings: Update Workspaces tab GML
thankyouverycool
2022-08-16
Base: Add 32x32 workspaces settings icon
thankyouverycool
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-16
Base: Add 16 new emoji
Ryan Liptak
2022-08-16
Base: Add audio MIME type associations
kleines Filmröllchen
2022-08-16
Utilities/file: Handle all supported audio MIME types
kleines Filmröllchen
2022-08-16
LibCore: Add MIME sniffing for MP3 and WAV
kleines Filmröllchen
2022-08-16
LibCore: The MIME type is 'audio/flac', not 'extra/flac'
kleines Filmröllchen
2022-08-16
Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDs
Tim Schumacher
2022-08-16
LibWeb: Render flex line items RTL (reversed items) for FlexEnd
watkinsr
2022-08-16
TextEditor: Correct typo in MainWidget.{cpp,h}
huttongrabiel
2022-08-16
Base: Add new emojis U+1F7E0-U+1F7EB
djwisdom
[next]