ladybird/Libraries
Andreas Kling be1025c03f LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage.
We only need a temporary copy for passing to ABuffer::from_pcm_data().
2019-07-27 15:29:12 +02:00
..
LibAudio LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage. 2019-07-27 15:29:12 +02:00
LibC LibC: Don't clobber errno in free(). 2019-07-25 15:23:29 +02:00
LibCore CIODevice: Try to preallocate the exact needed buffer size in read_all(). 2019-07-27 14:24:19 +02:00
LibDraw LibDraw: Tweak the hover highlight color. 2019-07-27 11:16:10 +02:00
LibGUI LibDraw: Tweak the hover highlight color. 2019-07-27 11:16:10 +02:00
LibHTML LibHTML: A tiny bit of work towards block layout. 2019-07-26 08:05:14 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00