summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Bitmap.cpp
AgeCommit message (Expand)Author
2021-01-15LibGfx: Allow creating a Gfx::Bitmap backed by an anonymous fileAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling