index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-07-19
AK: Introduce Math.h
Hendiadyoin1
2021-07-19
SoundPlayer: Fix a spelling mistake in a variable name
Gunnar Beutner
2021-07-19
Applets: Add tooltip for Clipboard History
brapru
2021-07-19
SoundPlayer: End M3U tag names with a colon
Karol Kosek
2021-07-19
SoundPlayer: Clear M3U track metadata after parsed file
Karol Kosek
2021-07-19
WindowServer: Fix crash rendering fullscreen window
Tom
2021-07-19
LibJS: Implement Temporal.PlainDate.prototype.calendar
Idan Horowitz
2021-07-19
LibJS: Implement Temporal.PlainDate.prototype[@@toStringTag]
Idan Horowitz
2021-07-19
LibJS: Start implementing Temporal.PlainDate
Idan Horowitz
2021-07-19
LibCrypto: Add operator<= and operator>= to SignedBigInteger
Idan Horowitz
2021-07-19
LibTest/Utilities: Add method for TestRunner to print failed test names
Andrew Kaster
2021-07-19
LibJS: Rename Temporal.now => Temporal.Now
Linus Groh
2021-07-19
LibJS: Reflect recent editorial changes in the Temporal proposal
Linus Groh
2021-07-19
LibJS: Implement Temporal.Duration.from()
Linus Groh
2021-07-19
LibJS: Fix TemporalDurationLike property order
Linus Groh
2021-07-19
LibJS: Move Temporal AO structs/enum classes above function declarations
Linus Groh
2021-07-18
WindowServer: Fix menu over-drawing
Tom
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
2021-07-18
Everywhere: Improve CPU usage calculation
Tom
2021-07-18
LibJS: Use a Utf8View on the subject if the regex has the unicode flag
Ali Mohammad Pur
2021-07-18
LibRegex+Everywhere: Make LibRegex more unicode-aware
Ali Mohammad Pur
2021-07-18
LibRegex: Use <...> includes in RegexMatch.h
Ali Mohammad Pur
2021-07-18
LibRegex: Also print a newline after each debug line
Ali Mohammad Pur
2021-07-18
LibRegex: Partially implement string compare for Utf32View
Ali Mohammad Pur
2021-07-18
LibRegex: Implement line splitting for Utf32View
Ali Mohammad Pur
2021-07-18
LibGUI: Fix widgets not being occluded
Tom
2021-07-18
WindowServer: Fix compositor overdraw issues related to transparency
Tom
2021-07-18
WindowServer: Recompute occlusions when removing an overlay
Tom
2021-07-18
SystemMonitor: Add support for 64-bit addresses
Gunnar Beutner
2021-07-18
pmap: Add support for 64-bit addresses
Gunnar Beutner
2021-07-18
Kernel: Split debug symbols into a separate file
Gunnar Beutner
2021-07-18
readelf: Add names for x86_64 relocations and machine type
Gunnar Beutner
2021-07-18
LibFileSystemAccessClient: Use WindowServer window stealing interface
Timothy
2021-07-18
WindowServer: Let clients mark windows as stealable by specific clients
Timothy
2021-07-18
FileSystemAccessServer: Add expose_window_server_client_id()
Timothy
2021-07-18
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
Timothy
2021-07-18
LibIPC: Close the socket and die when the peer is closed
Gunnar Beutner
2021-07-18
LibIPC: Add Connection::is_open()
Gunnar Beutner
2021-07-18
WindowServer: Add WindowServer::get_window_rect_from_client()
Timothy
2021-07-18
WindowServer: Add WindowServer::async_set_window_parent_from_client()
Timothy
2021-07-18
LibGUI+WindowServer: Expose WindowServer client id to the client
Timothy
2021-07-18
LibJS: Correct test to work with our strtod on x86_64 & Clang
Peter Bindels
2021-07-18
LibC strtod: Reduce incremental error to nearly nothing
Peter Bindels
2021-07-18
HackStudio: Prevent crash when stepping through a program
Maurice Hieronymus
2021-07-18
LibJS: Extend class 'extends' RHS expression parsing
Linus Groh
2021-07-18
Kernel/USB: Move USB bus information from /proc to /sys
Andreas Kling
2021-07-18
LibGUI: Pass path to FileSystemModel when creating FilePicker
Marcus Nilsson
2021-07-17
WidgetGallery: Pledge thread
Marcus Nilsson
2021-07-17
WidgetGallery: Remove unused include
Marcus Nilsson
2021-07-17
LibJS: Report string length as the code point length, not byte length
Timothy Flynn
[next]