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-09
Revert "Userland: Add ability to screenshot rectangular region in `shot` (#85...
Ali Mohammad Pur
2021-07-09
Kernel: Support multiport for VirtIOConsole
x-yl
2021-07-09
Kernel: Add support for reading from VirtIOConsole
x-yl
2021-07-09
Userland: Add ability to screenshot rectangular region in `shot` (#8515)
Aziz Berkay Yesilyurt
2021-07-09
ImageViewer: Use real path for the image path
Aziz Berkay Yesilyurt
2021-07-09
ImageViewer: Use LexicalPath to grab current_dir
Aziz Berkay Yesilyurt
2021-07-09
ImageViewer: Don't resize the window after the first image is displayed
Aziz Berkay Yesilyurt
2021-07-09
Meta: Update CONTRIBUTING.md
Andreas Kling
2021-07-09
Kernel: Stop booting and print if PAE is not supported by the processor
Luke
2021-07-08
LibJS/Tests: Add tests for Temporal.Instant() constructor
Linus Groh
2021-07-08
LibJS: Implement Temporal.Instant.prototype.epochNanoseconds
Linus Groh
2021-07-08
LibJS: Implement Temporal.Instant.prototype.epochMicroseconds
Linus Groh
2021-07-08
LibJS: Implement Temporal.Instant.prototype.epochMilliseconds
Linus Groh
2021-07-08
LibJS: Implement Temporal.Instant.prototype.epochSeconds
Linus Groh
2021-07-08
LibJS: Implement Temporal.Instant.prototype[@@toStringTag]
Linus Groh
2021-07-08
LibJS/Tests: Add tests for Temporal.TimeZone() constructor
Linus Groh
2021-07-08
LibJS: Implement Temporal.TimeZone.prototype.id
Linus Groh
2021-07-08
LibJS: Implement Temporal.TimeZone.prototype.toJSON()
Linus Groh
2021-07-08
LibJS: Implement Temporal.TimeZone.prototype.toString()
Linus Groh
2021-07-08
LibJS: Implement Temporal.TimeZone.prototype[@@toStringTag]
Linus Groh
2021-07-08
Taskbar: Make clicks at the edges and corners work as expected
Andrea Martinelli
2021-07-08
WindowServer: Add missing minimize check to highlighted window callback
networkException
2021-07-08
PixelPaint: Add method to merge visible layers
Marcus Nilsson
2021-07-08
PixelPaint: Scroll into view when reordering layers
Marcus Nilsson
2021-07-08
PixelPaint: Make brush draw on mousedown
Marcus Nilsson
2021-07-08
PixelPaint: Add method to flatten image layers
Marcus Nilsson
2021-07-08
WindowServer: Remove rect behind window icon in WindowSwitcher
networkException
2021-07-08
LibVT: Ignore DECSTBM with invalid values (#8559)
pancake
2021-07-08
LibJS: Add %TypedArray%.prototype.reduceRight
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.reduce
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.lastIndexOf
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.indexOf
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.includes
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.fill
Idan Horowitz
2021-07-08
LibJS: Add missing a TypedArray excessive length limit check
Idan Horowitz
2021-07-08
LibJS: Add %TypedArray%.prototype.copyWithin
Luke
2021-07-08
Ports: Fix building gcc on arm64 macs
modmuss50
2021-07-08
Toolchain: Fix building toolchain on arm64 macs
modmuss50
2021-07-08
Ports: Add './package.sh shell' to get a shell with the build env set
pancake
2021-07-08
SystemServer: Add entry for SQLServer in SystemServer.ini
Jan de Visser
2021-07-08
Utilities: Teach sql utility to use the SQLClient class
Jan de Visser
2021-07-08
Lagom: Exclude LibSQL/SQLClient.cpp and the sql utility from Lagom
Jan de Visser
2021-07-08
LibSQL+SQLServer: Build SQLServer system service
Jan de Visser
2021-07-08
LibSQL: Invent statement execution machinery and CREATE SCHEMA statement
Jan de Visser
2021-07-08
LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace
Jan de Visser
2021-07-08
Ports: Add radare2-5.4.0-git package
pancake
2021-07-08
WindowServer: Add a new IPC to set the cursor position
Andrea Martinelli
2021-07-08
FileManager: Add Open in Terminal on folder context menu
pancake
2021-07-08
Base: Remove www. from link to project website in welcome page
networkException
2021-07-08
Kernel: Return an already destructed PhysicalPage to the allocators
Tom
[next]