ladybird/Libraries
Matrix89 0d402a074b LibHTML: Make the Element::computed_style() return NonnullRefPtr
Because Element::computed_style() can never retrun null we can
return NonnullRefPtr instead of RefPtr.
2020-01-05 17:13:22 +01:00
..
LibAudio AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibC LibC: Fix broken setgroups() wrapper 2020-01-04 13:01:14 +01:00
LibCore AK+LibCore: Add an IDAllocator and use to allocate timer ids 2020-01-05 09:00:05 +01:00
LibDraw AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibELF LibELF: Fix stack overflow in ELFImage::relocations() 2020-01-05 10:37:54 +01:00
LibGUI LibGUI: Refine the per-item rects in GItemView 2020-01-04 21:36:42 +01:00
LibHTML LibHTML: Make the Element::computed_style() return NonnullRefPtr 2020-01-05 17:13:22 +01:00
LibIPC LibIPC: Let's start building custom message codecs for LibIPC 2019-12-30 02:41:45 +01:00
LibM Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibMarkdown Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPCIDB Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibProtocol AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibPthread Kernel: Refactor scheduler to use dynamic thread priorities 2019-12-30 18:46:17 +01:00
LibThread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibVT LibVT: fix pixel size calculations in terminal_did_resize 2020-01-01 19:33:19 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00