summaryrefslogtreecommitdiff
path: root/SharedGraphics/DisjointRectSet.cpp
AgeCommit message (Expand)Author
2019-06-07SharedGraphics: Run clang-format on everything.Andreas Kling
2019-04-20Sprinkle use of AK::Vector in various places.Andreas Kling
2019-02-25More moving towards using signed types.Andreas Kling
2019-02-19SharedGraphics: Minor tweaks in rect shattering code.Andreas Kling
2019-02-19WindowServer: Avoid overdraw by shattering dirty rects into unique shards.Andreas Kling