This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-16 12:47:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5740f93ef40a1bb03fe2ff8907db0f552eeca7b9
ladybird
/
Userland
/
Libraries
/
LibCore
History
Matthew Olsson
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
...
This isn't comprehensive; just a result of a simple grep search.
2024-05-22 21:55:34 -06:00
..
Platform
…
Account.cpp
…
Account.h
…
AnonymousBuffer.cpp
…
AnonymousBuffer.h
…
ArgsParser.cpp
…
ArgsParser.h
…
CMakeLists.txt
LibCore: Add a small library with only ArgsParser for DynamicLoader
2024-05-14 15:42:42 -06:00
Command.cpp
…
Command.h
…
ConfigFile.cpp
…
ConfigFile.h
…
DateTime.cpp
…
DateTime.h
…
Debounce.h
…
DeferredInvocationContext.h
Revert "LibCore: Add Core::deferred_invoke_if(F, Condition)"
2024-05-21 23:32:54 +02:00
Directory.cpp
…
Directory.h
…
DirectoryEntry.cpp
…
DirectoryEntry.h
…
DirIterator.cpp
…
DirIterator.h
…
ElapsedTimer.cpp
RequestServer: Handle IPC requests on multiple threads concurrently
2024-05-20 08:03:35 +02:00
ElapsedTimer.h
RequestServer: Handle IPC requests on multiple threads concurrently
2024-05-20 08:03:35 +02:00
Environment.cpp
…
Environment.h
…
Event.cpp
…
Event.h
…
EventLoop.cpp
Revert "LibCore: Add Core::deferred_invoke_if(F, Condition)"
2024-05-21 23:32:54 +02:00
EventLoop.h
Userland: Add ESCAPING annotations to a bunch of places
2024-05-22 21:55:34 -06:00
EventLoopImplementation.cpp
…
EventLoopImplementation.h
…
EventLoopImplementationUnix.cpp
LibCore: Remove the spammy "too late for a reloading timer" debug log
2024-05-20 08:03:35 +02:00
EventLoopImplementationUnix.h
…
EventReceiver.cpp
…
EventReceiver.h
…
File.cpp
…
File.h
…
FilePermissionsMask.cpp
…
FilePermissionsMask.h
…
FileWatcher.h
…
FileWatcherLinux.cpp
…
FileWatcherMacOS.mm
…
FileWatcherSerenity.cpp
…
FileWatcherUnimplemented.cpp
…
Forward.h
…
GetPassword.cpp
…
GetPassword.h
…
Group.cpp
…
Group.h
…
LocalServer.cpp
…
LocalServer.h
…
LockFile.cpp
…
LockFile.h
…
MachPort.cpp
…
MachPort.h
…
MappedFile.cpp
…
MappedFile.h
…
MimeData.cpp
…
MimeData.h
…
NetworkJob.cpp
…
NetworkJob.h
…
NetworkResponse.h
…
Notifier.cpp
…
Notifier.h
LibCore: Make Timers and Notifiers aware of threads
2024-05-20 08:03:35 +02:00
Process.cpp
…
Process.h
…
ProcessStatisticsReader.cpp
…
ProcessStatisticsReader.h
…
Promise.h
…
Proxy.h
…
Resource.cpp
…
Resource.h
…
ResourceImplementation.cpp
…
ResourceImplementation.h
…
ResourceImplementationFile.cpp
…
ResourceImplementationFile.h
…
SecretString.cpp
…
SecretString.h
…
SessionManagement.cpp
…
SessionManagement.h
…
SharedCircularQueue.h
…
Socket.cpp
…
Socket.h
…
SocketAddress.h
…
SOCKSProxyClient.cpp
…
SOCKSProxyClient.h
…
StandardPaths.cpp
…
StandardPaths.h
…
System.cpp
…
System.h
…
SystemServerTakeover.cpp
…
SystemServerTakeover.h
…
TCPServer.cpp
…
TCPServer.h
…
ThreadedPromise.h
…
ThreadEventQueue.cpp
Revert "LibCore: Add Core::deferred_invoke_if(F, Condition)"
2024-05-21 23:32:54 +02:00
ThreadEventQueue.h
…
Timer.cpp
…
Timer.h
…
UDPServer.cpp
…
UDPServer.h
…
UmaskScope.h
…
Version.cpp
LibCore: Add a small library with only ArgsParser for DynamicLoader
2024-05-14 15:42:42 -06:00
Version.h
…