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-14
LibCore: Add --version flag to ArgsParser
Nico Weber
2021-08-14
LibJS: Call base class visit_edges() in various Temporal objects
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/statvfs.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/uio.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/ptrace.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/time.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/times.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for stdio.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for unistd.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for poll.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for utsname.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for dirent.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for serenity.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/wait.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for net/{if,if_arp,route}.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for futex.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for signal.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for netinet/in.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/socket.h and sys/un.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for termios.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/mman.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for time.h and sys/stat.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions in fcntl.h and sys/types.h
Andreas Kling
2021-08-14
Mandelbrot: Add a View menu with zoom actions
Nico Weber
2021-08-14
Mandelbrot: Extract reset() method
Nico Weber
2021-08-14
Mandelbrot: Extract zoom() method
Nico Weber
2021-08-14
LibC: Don't flatten `malloc` and `free`
Daniel Bertalan
2021-08-14
UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc
Daniel Bertalan
2021-08-14
UserspaceEmulator: Make call rm32 work with address on the stack
Daniel Bertalan
2021-08-14
UserspaceEmulator: Prefix MmapRegions' name with '(UE)'
Daniel Bertalan
2021-08-14
DisplaySettings: Pass the parent window to the FilePicker
Karol Kosek
2021-08-14
DisplaySettings: Remove the trailing dot from tooltip and window title
Karol Kosek
2021-08-14
DisplaySettings: Open the wallpaper file picker in the wallpaper path
Karol Kosek
2021-08-14
LibWeb: Treat multi-value CSS properties as StyleValueList by default
Sam Atkins
2021-08-14
Taskbar: Add keyboard shortcuts to the fixed items in the start menu
Andreas Kling
2021-08-14
LibGL: Implement glDrawElements
Stephan Unverwerth
2021-08-14
LibGL: Implement glDrawArrays
Stephan Unverwerth
2021-08-14
LibGL: Implement glTexCoord4fv
Stephan Unverwerth
2021-08-14
LibGL: Implement glTexCoordPointer
Stephan Unverwerth
2021-08-14
LibGL: Implement glColorPointer
Stephan Unverwerth
2021-08-14
LibGL: Implement glVertexPointer
Stephan Unverwerth
2021-08-14
LibGL: Implement glEnableClientState and glDisableClientState
Stephan Unverwerth
2021-08-14
LibGL: Implement glDepthMask
Stephan Unverwerth
2021-08-14
LibGL: Add missing defines needed for glquake
Stephan Unverwerth
2021-08-14
PixelPaint: Disable context menu for GuideTool when no guide is found
Marcus Nilsson
2021-08-14
PixelPaint: Show Guides on GuideTool activation
Marcus Nilsson
2021-08-14
PixelPaint: Revert update rect tightening for Selection
Marcus Nilsson
2021-08-14
LibWeb: Remove ValueListStyleValue :^)
Sam Atkins
2021-08-14
LibWeb: Parse multiple font-family values
Sam Atkins
2021-08-14
LibWeb: Handle StyleValueList for background-image
Sam Atkins
[next]