index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-12-26
LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver
Stephan Unverwerth
2022-12-17
LibGLSL: Add LibGLSL
Stephan Unverwerth
2022-12-11
Help+LibManual: Move non-UI-specific manual handling to LibManual
kleines Filmröllchen
2022-09-17
LibIDL+WrapperGenerator: Move IDL code into a library
Sam Atkins
2022-09-16
Everywhere: Fully remove the separate LibM directory
Tim Schumacher
2022-09-05
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
Timothy Flynn
2022-09-05
Everywhere: Fully remove the separate LibDl directory
Tim Schumacher
2022-07-21
Kernel+LibPartition: Move DiskPartitionMetadata into LibPartition
Samuel Bowman
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-05-21
LibCodeComprehension: Re-organize code comprehension related code
Itamar
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-04-15
LookupServer: Move DNS related code into new LibDNS library
Tom
2022-04-06
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
Stephan Unverwerth
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-01-23
LibEDID: Add a library to parse EDID blobs
Tom
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2021-12-24
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
Stephan Unverwerth
2021-11-22
LibMain: Add a new library for more ergonomic userspace entry functions
Andreas Kling
2021-10-21
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
Andrew Kaster
2021-08-31
Libraries: Add LibDSP
kleines Filmröllchen
2021-08-26
Userland: Introduce ConfigServer and LibConfig
Andreas Kling
2021-08-23
Everywhere: Core dump => Coredump
Andreas Kling
2021-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-26
LibUnicode: Introduce a Unicode library for interacting with UCD files
Timothy Flynn
2021-07-18
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
Timothy
2021-06-18
Userland/Libraries: Add LibUSBDB library
Jesse Buhagiar
2021-06-11
LibIMAP: Add a new IMAP client and support NOOP
x-yl
2021-06-06
LibVideo: Scaffold LibVideo and implement simplistic Matroska parser
FalseHonesty
2021-05-27
Userland: Port UBSAN implementation to userspace
Andrew Kaster
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-22
Userland: Rename LibSymbolClient => LibSymbolication
Andreas Kling
2021-05-21
Solitaire: Move cards functionality into LibCards
Gunnar Beutner
2021-05-10
LibPDF: Create basic object structure
Matthew Olsson
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-04-25
LibC+LibELF: Implement more fully-features dlfcn functionality
Gunnar Beutner
2021-04-20
LibSQL: Introduce a SQL library with a tokenizer
Timothy Flynn
2021-04-18
LibWebSocket: Add a new websocket library
DexesTTP
2021-03-23
Libraries: Rename LibTar to LibArchive
Idan Horowitz
2021-03-01
LibTest + test-js: Add initial skelaton of LibTest and migrate code there.
Brian Gianforcaro
2021-02-07
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
Andreas Kling
2021-02-05
Userland: Add LibSystem and funnel all syscalls through it
Andreas Kling
2021-02-04
LibSymbolClient: Add helper library for interfacing with SymbolServer
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling