Nick Johnson
|
08e4a1a4dc
AK+Everywhere: Replace __builtin bit functions
|
3 years ago |
Nick Johnson
|
e122502f70
AK: Speed up BitmapView::find_next_range_of_unset_bits
|
3 years ago |
Andrew Kaster
|
22feb9d47b
AK: Resolve clang-tidy readability-bool-conversion warnings
|
3 years ago |
Ben Wiederhake
|
b7e6118098
AK: Properly declare inheritance of Bitmap from BitmapView
|
3 years ago |
Ben Wiederhake
|
bf7a2ff941
AK+Kernel: Make BitmapView read-only
|
3 years ago |
Lenny Maiorani
|
d25d4ec0ee
Bitmap: De-duplicate bitmasks
|
4 years ago |
Lenny Maiorani
|
ebb1d9740e
BitmapView: Disable mutations of the underlying Bitmap
|
4 years ago |
Andreas Kling
|
bebbeda726
Revert "BitmapView: Disable mutations of the underlying Bitmap"
|
4 years ago |
Lenny Maiorani
|
f25209113f
BitmapView: Disable mutations of the underlying Bitmap
|
4 years ago |
Andrew Kaster
|
73adbb319c
AK: Don't read past the end in BitmapView::count_in_range()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
c268df79e6
AK: Add BitmapView::set_range_and_verify_that_all_bits_flip()
|
4 years ago |
Andreas Kling
|
40552bb5fb
AK: Add BitmapView class (like StringView but for bitmaps)
|
4 years ago |