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-08-28
LibELF: Apply some minor optimizations to symbol lookup
Brian Gianforcaro
2021-08-28
UserspaceEmulator: Profiles are now expected to have a `strings` array
Brian Gianforcaro
2021-08-28
UserspaceEmulator: Make generated profiles debugable with cli tools
Brian Gianforcaro
2021-08-28
Shell: Use a relative path in builtin_cd for chdir if possible
Ali Mohammad Pur
2021-08-28
CMake: Let `Meta/serenity.sh run aarch64` make it past cmake
Nico Weber
2021-08-28
LibELF: Reindent .S files to be consistent with other .S files
Nico Weber
2021-08-28
Toolchain: Enough to make `rebuild-toolchain aarch64` work
Nico Weber
2021-08-28
ps: Sort using input order in case of `-q`
Mahmoud Mandour
2021-08-28
ps: Select specific processes by their PIDs
Mahmoud Mandour
2021-08-28
MailSettings: Remove proc and exec from pleges
Linus Groh
2021-08-28
MailSettings: Use the app-mail icon for the window
Linus Groh
2021-08-28
2048: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Spider: Remove wpath and cpath pledges and pledge earlier
Luke Wilde
2021-08-28
Solitaire: Remove wpath and cpath pledges and pledge earlier
Luke Wilde
2021-08-28
Chess: Perform pledges earlier
Luke Wilde
2021-08-28
FlappyBug: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
GameOfLife: Add pledge and unveil
Luke Wilde
2021-08-28
Pong: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Snake: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Minesweeper: Remove wpath and cpath pledges
Luke Wilde
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
StateMachineGenerator: Don't move() return value from actions()
Andrew Kaster
2021-08-28
LibWeb: Use foreach to generate wrapper targets and tidy up CMakeLists
Andrew Kaster
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-28
Utilities: Add a command line client for ConfigServer
Ralf Donau
2021-08-28
shot: Get only cropped region from WindowServer
Mustafa Quraish
2021-08-28
WindowServer: Always return properly cropped bitmap
Mustafa Quraish
2021-08-28
LibGUI: Select common location on Filepicker startup
Simon Danner
2021-08-28
LibUnicode: Change unzip commands to also extract subdirectories
Robert Syring
2021-08-28
PixelPaint: Always change cursor when active tool is set
Mustafa Quraish
2021-08-27
LibJS: Implement Temporal.ZonedDateTime.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.ZonedDateTime.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainYearMonth.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainYearMonth.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDate.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDate.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.Calendar.prototype.eraYear()
Linus Groh
2021-08-27
LibJS: Implement Temporal.Calendar.prototype.era()
Linus Groh
2021-08-27
AudioApplet: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
Hearts: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
AudioApplet: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Hearts: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Shell: Use variable instead of iteration_times.size() in builtin_time
Musab Kılıç
2021-08-27
Shell: Add iteration_times.ensure_capacity() in builtin_time
Musab Kılıç
2021-08-27
Everywhere: Use the Optional<T>::operator==(T) operator
Mustafa Quraish
2021-08-27
Base+Utilities: Add the asctl audio utility, replacing avol
kleines Filmröllchen
2021-08-27
Userland: Two low-sample rate fixes
kleines Filmröllchen
2021-08-27
Userland+LibAudio: Make audio applications support dynamic sample rate
kleines Filmröllchen
[next]