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
2020-02-05
Piano: Set some nice defaults
William McPherson
2020-02-05
Piano: Add release
William McPherson
2020-02-05
Piano: Add attack
William McPherson
2020-02-05
Piano: Add sustain
William McPherson
2020-02-05
Piano: Make decay more accurate
William McPherson
2020-02-05
Piano: Remove phony multiple same note playback
William McPherson
2020-02-05
Piano: Fix default knob values
William McPherson
2020-02-04
Kernel: Add support for vmmouse
Liav A
2020-02-04
WindowServer: Fix the drain mouse mechanism
Liav A
2020-02-04
WindowServer: Preliminary absolute mouse positioning support
Sergey Bugaev
2020-02-04
Kernel: Stub absolute mouse positioning support
Sergey Bugaev
2020-02-03
LibC: Add byteswap.h, forwarding bswap_N to GCC builtins
Kenzi Jeanis
2020-02-03
build-root-filesystem.sh: Set umask to 0022
Peter Wang
2020-02-03
LibC: Copy the net directory into /usr/include during build
Kenzi Jeanis
2020-02-03
LibC: Implement getsid()
Sergey Bugaev
2020-02-03
LibC: Move waitpid() to sys/wait.h
Sergey Bugaev
2020-02-03
LibC: Implement isblank()
Sergey Bugaev
2020-02-03
AK: The <cxxabi.h> header is not available during Toolchain build
Andreas Kling
2020-02-02
ProfileViewer: Only show live allocations by default
Andreas Kling
2020-02-02
ProfileViewer: Add basic support for loading "perfcore" files
Andreas Kling
2020-02-02
LibC: Allow opting into malloc() and free() performance event logging
Andreas Kling
2020-02-02
Kernel: Start working on a syscall for logging performance events
Andreas Kling
2020-02-02
Kernel: Remove unnecessary forward declaration in SlabAllocator
Andreas Kling
2020-02-02
AK: Turn demangling back on for userspace
Andreas Kling
2020-02-02
Kernel: Update Thread::raw_backtrace() signature to use uintptr_t
Andreas Kling
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-02-02
Terminal: Remove an unused variable
Andreas Kling
2020-02-02
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
Andreas Kling
2020-02-02
DisplayProperties: Highlight current wallpaper settings.
asliturk
2020-02-02
LibGUI: Save current wallpaper setting to WindowManager.ini.
asliturk
2020-02-02
WindowServer: Fix for Changing Screen Resolution Resets.
Hüseyin ASLITÜRK
2020-02-02
Minesweeper: Make sure first tile revealed is always blank (#1164)
pfg
2020-02-02
Userland: useradd utility
Jesse Buhagiar
2020-02-02
LibC: Implement `putpwent()`
Jesse Buhagiar
2020-02-02
LibC: Implement append modes for `fopen()`
Jesse Buhagiar
2020-02-02
LibC: Move `FILE` definition to bits/FILE.h
Jesse Buhagiar
2020-02-02
Meta: Claim copyright on files added by me
Andrew Kaster
2020-02-02
FileManager: Scope actions to the window where they logically belong
Andreas Kling
2020-02-02
LibGUI: Make GAction scoped to its CObject parent (widget or window)
Andreas Kling
2020-02-02
LibCore: is<CObject>(object) should not default to true
Andreas Kling
2020-02-02
Kernel: Detect devices when enumerating the PCI bus
Liav A
2020-02-02
Partition Table: Change Script files
Liav A
2020-02-02
Partition Table: Add support for Extended partitions
Liav A
2020-02-02
Partition Table: Replace __attribute__((packed)) with [[gnu::packed]]
Liav A
2020-02-01
Ports: Add klong language port
Andreas Kling
2020-02-01
Ports: Add ed port (#1159)
Brian Callahan
2020-02-01
LibCore: Fix CArgsParser build on my host machine
Andreas Kling
2020-02-01
AK: #ifdef out the contents of SharedBuffer on other platforms
Andreas Kling
2020-02-01
Documentation: Explain compilation of small changes and ports
Oliver Kraitschy
[prev]
[next]