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-05-17
LibVT: Correct color handling
Daniel Bertalan
2021-05-17
LibVT: Fix progress bars not getting reset
Daniel Bertalan
2021-05-17
LibVT: Fix newline handling
Daniel Bertalan
2021-05-17
BitmapView: Disable mutations of the underlying Bitmap
Lenny Maiorani
2021-05-17
Kernel: Implement a PCI Serial Device driver
Idan Horowitz
2021-05-17
Kernel: Use IOAddress instead of direct IO calls in SerialDevice
Idan Horowitz
2021-05-17
Kernel: Add a put_char(char) method to SerialDevice
Idan Horowitz
2021-05-17
Kernel: Bit mask line control options in SerialDevice::set_line_control
Idan Horowitz
2021-05-17
Kernel: Swap baud rate divisor registers in SerialDevice::set_baud
Idan Horowitz
2021-05-17
Kernel: Use unsigned instead of signed types in SerialDevice
Idan Horowitz
2021-05-17
Kernel: Initialize the PCI Bus earlier in the boot sequence
Idan Horowitz
2021-05-17
LibELF: Fix an integer overflow in Image::find_sorted_symbol
Gunnar Beutner
2021-05-17
Base: Fix 16x16 analog clock icon
Timothy Flynn
2021-05-17
Demos: Add Mandelbrot demo
Gunnar Beutner
2021-05-17
WindowServer+LibGUI: Make menubar allocation asynchronous
Andreas Kling
2021-05-17
WindowServer+LibGUI: Make menu allocation asynchronous
Andreas Kling
2021-05-17
UE: Make sure we return the right values for get{peer,sock}name
Gunnar Beutner
2021-05-17
LibCore: Close accepted sockets on exec() and make them non-blocking
Gunnar Beutner
2021-05-17
Kernel+Userspace: Implement the accept4() system call
Gunnar Beutner
2021-05-17
UE: Make sure the buffers for get{sock,peer}name() are large enough
Gunnar Beutner
2021-05-17
LibCore: Open files with O_CLOEXEC by default
Gunnar Beutner
2021-05-17
Chess: Make the main widget a GUI::Frame for a nicer look :^)
Andreas Kling
2021-05-17
WindowServer: Ignore window base size in aspect ratio enforcement
Andreas Kling
2021-05-17
Kernel+LibC: Support more `termios` settings in TTY
Daniel Bertalan
2021-05-17
LibJS: Default-initialize the current_node pointer member in CallFrame
Ali Mohammad Pur
2021-05-17
LibCrypto: Fix incorrectly constexpr variable
Lenny Maiorani
2021-05-17
Kernel: Print failed attempt to shutdown the machine
Liav A
2021-05-17
Kernel/Graphics: Be more consistent about arguments passing
Liav A
2021-05-17
Piano: Use the return key emoji in the key labels
Grant Yap
2021-05-17
Emoji: Add a return key symbol
Grant Yap
2021-05-16
Ports: Update the packages.db directory in README
Γmer Kurttekin
2021-05-16
Meta: Run 'du' with '--apparent-size', except on macOS
Siddharth Kapoor
2021-05-16
GLTeapot: Add support for loading OBJ files containing extra information
Erik Biederstadt
2021-05-16
LibWeb: Fix "adopt" => "adopt_ref" change in adoptNode exceptions
Luke
2021-05-16
GameOfLife: Don't randomize cells on board resize
Linus Groh
2021-05-16
GameOfLife: Use a frame as the board widget container
Linus Groh
2021-05-16
GameOfLife: Add vertical separator between interval and action buttons
Linus Groh
2021-05-16
GameOfLife: Move "ms" interval label to GML
Linus Groh
2021-05-16
GameOfLife: Auto-size toolbar labels
Linus Groh
2021-05-16
GameOfLife: Remove some unused includes
Linus Groh
2021-05-16
GameOfLife: Add some margin to the toolbar layout
Linus Groh
2021-05-16
GameOfLife: Switch from single indexed vector to rows+columns
Linus Groh
2021-05-16
Base: Make 16x16 Play/Pause/Stop icons a bit smaller
Linus Groh
2021-05-16
Kernel/Graphics: Round size value when mapping real framebuffer
Liav A
2021-05-16
Kernel/Graphics: Assign console to be from VGACompatibleAdapter always
Liav A
2021-05-16
Kernel/Graphics: Fix a method to be more accurate about its name
Liav A
2021-05-16
Documentation: Add Sanitizer section to RunningTests
Andrew Kaster
2021-05-16
CI: Compile and run Lagom tests with ASAN and UBSAN
Andrew Kaster
2021-05-16
AK: Don't read past the end in BitmapView::count_in_range()
Andrew Kaster
2021-05-16
LibCore: Use Vector instead of VLA in ArgsParser::parse()
Andrew Kaster
[prev]
[next]