Age | Commit message (Expand) | Author |
---|---|---|
2019-04-02 | LibGUI: Switch to a resizing cursor when hovering or using a GSplitter. | Andreas Kling |
2019-02-25 | AK: Add Retained<T>, like RetainPtr, but never null. | Andreas Kling |
2019-02-15 | Use modern C++ attributes instead of __attribute__ voodoo. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2018-11-13 | Make page_in_from_vnode 2x faster. | Andreas Kling |
2018-11-05 | Replace zones with individually tracked physical pages. | Andreas Kling |
2018-10-29 | Add an inode metadata cache to the ext2fs implementation. | Andreas Kling |
2018-10-25 | ELFLoader should fail with an error message for unresolved symbols. | Andreas Kling |
2018-10-16 | Merge some features from gerbert into OwnPtr and RetainPtr. | Andreas Kling |
2018-10-16 | Reduce dependence on STL. | Andreas Kling |
2018-10-10 | Import all this stuff into a single repo called Serenity. | Andreas Kling |