ladybird/Libraries
Andreas Kling f8ec8cc255 LibGUI: Mark the first GWindow back bitmap volatile immediately
We were previously waiting until the first bitmap buffer flip happened
before marking the back buffer volatile.
2019-12-09 21:33:39 +01:00
..
LibAudio LibAudio: Install library and headers 2019-12-08 11:40:30 +01:00
LibC Kernel+LibC: Make all SharedBuffers purgeable (default: non-volatile) 2019-12-09 20:06:47 +01:00
LibCore SystemMonitor: Show information about purgeable memory 2019-12-09 19:16:58 +01:00
LibDraw AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibELF Kernel: Demangle kernel C++ symbols correctly again 2019-11-29 14:59:15 +01:00
LibGUI LibGUI: Mark the first GWindow back bitmap volatile immediately 2019-12-09 21:33:39 +01:00
LibHTML AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibIPC LibIPC: Install libipc.a into /usr/lib 2019-12-07 14:52:27 +01:00
LibM LibC, LibM: Add functions needed to compile python3 2019-11-11 22:04:16 +01:00
LibMarkdown AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibPCIDB AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibProtocol LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) 2019-12-06 18:39:59 +01:00
LibPthread LibPThread: Add pthread_set/getname_np 2019-12-08 14:09:29 +01:00
LibThread LibThread: Allow setting thread name in constructor 2019-12-08 14:09:29 +01:00
LibVT LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00