The Serenity Operating System 🐞
Find a file
Andreas Kling ad53f6afd3 LibC: Move Stopwatch thingy into a <serenity.h> header.
This thing is extremely useful for performance testing so let's put it here.
2019-01-28 23:01:47 +01:00
AK VFS: Resolve FIXME in Inode::read_entire() about using dynamic allocation. 2019-01-28 22:55:55 +01:00
Base/etc Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel VFS: Resolve FIXME in Inode::read_entire() about using dynamic allocation. 2019-01-28 22:55:55 +01:00
LibC LibC: Move Stopwatch thingy into a <serenity.h> header. 2019-01-28 23:01:47 +01:00
LibGUI LibGUI: Reduce overdraw in GListBox. 2019-01-28 20:38:13 +01:00
SharedGraphics Painter: Tell the compiler to flatten Font::draw_glyph(). 2019-01-27 05:23:04 +01:00
Terminal LibC: Move Stopwatch thingy into a <serenity.h> header. 2019-01-28 23:01:47 +01:00
Userland Expose the kernel log buffer through /proc/dmesg. 2019-01-28 22:40:55 +01:00
WindowServer Make buttons unpress when the cursor leaves the button rect. 2019-01-27 08:48:34 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00