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
Age
Commit message (
Expand
)
Author
2023-03-06
LibGfx/OpenType: Support one specific type of embedded color bitmaps
Andreas Kling
2023-03-06
LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps
Andreas Kling
2023-03-06
LibGfx/OpenType: Add scaffolding for CBDT and CBLC tables
Andreas Kling
2023-03-06
LibGfx/OpenType: Make "glyf" and "loca" tables optional
Andreas Kling
2023-03-06
LibWeb: Fix currentColor as a background-color (and maybe other places)
MacDue
2023-03-05
LibWeb+WebContent+WebDriver: Port WebDriver parameters to String
Timothy Flynn
2023-03-05
LibWeb: Allow constructing a WebDriver::Error from an OOM AK::Error
Timothy Flynn
2023-03-05
LibIPC: Support transferring String over IPC
Timothy Flynn
2023-03-05
CharacterMap: Make the search happen as you type
Sam Atkins
2023-03-05
CharacterMap: Limit the number of results from the GUI character search
Sam Atkins
2023-03-05
CharacterMap: Pause updates while generating search results
Sam Atkins
2023-03-05
LibIDL: Also parse extended attributes after 'optional'
Linus Groh
2023-03-05
LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces()
Linus Groh
2023-03-05
PartitionEditor: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
MouseSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
KeyboardSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
ImageViewer: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
GamesSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
FileManager: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
Assistant: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
LibCore: Introduce a new directory iteration API
Sam Atkins
2023-03-05
LibCore: Remove unused Directory::create_iterator() method
Sam Atkins
2023-03-05
LibCore: Expose Directory file descriptor
Sam Atkins
2023-03-05
LibCore: Ensure that Directory always has a path
Sam Atkins
2023-03-05
LibCore+Everywhere: Return an Error from DirIterator::error()
Sam Atkins
2023-03-05
LibCore: Expose file type from DirIterator
Sam Atkins
2023-03-05
LibGUI: Paint emoji using text in the EmojiInputDialog
Timothy Flynn
2023-03-05
LibGUI: Fix typo in the name of the EmojiCategory struct
Timothy Flynn
2023-03-05
LibGUI: Allow overriding toolbar button tooltips
Timothy Flynn
2023-03-05
LibUnicode: Detect ZWJ sequences when filtering by emoji presentation
Timothy Flynn
2023-03-05
LibWeb: Port ProgressEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port WebGLContextEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port SubmitEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port PromiseRejectionEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port FormDataEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port MessageEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port ErrorEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port CloseEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port MediaQueryListEvent to new String
Kenneth Myhra
2023-03-05
LibWeb: Port PageTransitionEvent to new String
Kenneth Myhra
2023-03-05
LibGfx: Fill in remaining values in built-in sRGB profile
Nico Weber
2023-03-05
Kernel: Move process coredump metadata modification to the prctl syscall
Liav A
2023-03-05
LibCMake: Add folding regions to syntax highlighter
Sam Atkins
2023-03-05
LibCMake: Treat `block`, `endblock` and `return` as control keywords
Sam Atkins
2023-03-05
AK+LibAudio: Remove UFixedBigInt::my_size
Dan Klishch
2023-03-05
Kernel+Userland: Add support for using the PCSpeaker with various tones
Liav A
2023-03-04
AK+LibCrypto: Delete 64x64 wide multiplication workarounds
Dan Klishch
2023-03-04
LibCore: Add support for Solaris in anon_create
nipos
2023-03-04
LibWeb: Add Solaris/SunOS platform string to ResourceLoader
nipos
2023-03-04
LibCore: Don't use execvpe on Solaris
nipos
[next]