mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:22:45 +00:00 
			
		
		
		
	|  5f1c98e576 Previously there was a mix of returning plain strings and returning explicit string views using `operator ""sv`. This change switches them all to standardized on `operator ""sv` as it avoids a call to strlen. | ||
|---|---|---|
| .. | ||
| Console.cpp | ||
| Console.h | ||
| FrameBufferDevice.cpp | ||
| FrameBufferDevice.h | ||
| GPU.cpp | ||
| GPU.h | ||
| GraphicsAdapter.cpp | ||
| GraphicsAdapter.h | ||
| Protocol.h | ||