index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-27
LibJS: Add JSON.stringify function to the intrinsics
Linus Groh
2022-09-27
LibWeb: Implement MimeType serialization
Linus Groh
2022-09-27
SQLStudio: Save and load blank files without failing assertion
ne0ndrag0n
2022-09-27
PixelPaint: Use the parallel ImageProcessor to apply filters
kleines Filmröllchen
2022-09-27
PixelPaint: Add a general-purpose parallel image processing pipeline
kleines Filmröllchen
2022-09-27
PixelPaint: Expose the GUI event loop from the ImageEditor
kleines Filmröllchen
2022-09-27
PixelPaint: Reference-count filters
kleines Filmröllchen
2022-09-27
Spreadsheet: Add toolbar actions to change the cell style
Marco Santos
2022-09-27
Icons: Add icon to represent text color changes
Marco Santos
2022-09-26
LibGUI: Make "Home" key behavior comfier on wrapped lines :^)
Sam Atkins
2022-09-26
LibHTTP: Null out on_ready_to_read on socket close
Enver Balalic
2022-09-26
Kernel: Fix typo in comment in Ext2FileSystem::read_bytes_locked method
Liav A
2022-09-26
Kernel/FileSystem: Remove the locking of a Inode mutex in InodeVMObjects
Liav A
2022-09-26
Tests/Kernel: Add tests to ensure we don't regress InodeVMObjects
Liav A
2022-09-26
Kernel: Send SIGBUS to threads that use after valid Inode mmaped range
Liav A
2022-09-26
Magnifier: Add the option to save captures
Roberto Bampi
2022-09-26
LibWeb: Add WebIDL to the IDL generator's list of web namespaces
Timothy Flynn
2022-09-26
Base: Add some more new emoji
Mykola
2022-09-26
Base: Remove period from TerminalSettings description
Kemal Zebari
2022-09-26
LibWeb: Fix destination bitmap edge clip case in transform painting
MacDue
2022-09-25
LibWeb: Move DOMException from DOM/ to WebIDL/
Linus Groh
2022-09-25
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
Linus Groh
2022-09-25
Base: Add paint effects with opacity/transforms HTML test cases
MacDue
2022-09-25
LibWeb: Fix shadow painting when the target painter is translated
MacDue
2022-09-25
LibWeb: Sample the destination when painting element opacity/transform
MacDue
2022-09-25
LibWeb: Add PaintableBox::absolute_paint_rect()
MacDue
2022-09-25
LibWeb: Use CSS::Size for computed size and max-size values
Andreas Kling
2022-09-25
LibWeb: Teach CSS::StyleProperties to create CSS::Size values
Andreas Kling
2022-09-25
LibWeb: Add CSS::Size to represent the full range of CSS size values
Andreas Kling
2022-09-25
Kernel: Stop using 'int's for indices in interrupt handling
Idan Horowitz
2022-09-25
Kernel: Simplify InterruptManagement::switch_to_pic_mode()
Idan Horowitz
2022-09-25
Kernel: Store IRQControllers in NonnullRefPtrs instead of RefPtrs
Idan Horowitz
2022-09-25
Kernel: Use InterruptManagement::m_interrupt_controllers::append()
Idan Horowitz
2022-09-25
Kernel: Remove unused InterruptManagement::m_smp_enabled
Idan Horowitz
2022-09-25
Base: Improve U+1F92F emoji
networkException
2022-09-25
LibWeb: Only notify PageClient about top-level browsing context loads
Andreas Kling
2022-09-25
LibGUI: Add Model::unsafe_create_index()
Andreas Kling
2022-09-25
LibWebView: Make DOMTreeModel usable outside of SerenityOS
Andreas Kling
2022-09-25
Lagom: Build DOMTreeModel from LibWebView
Andreas Kling
2022-09-25
Lagom: Build a tiny slice of LibGUI
Andreas Kling
2022-09-25
LibWeb: Invalidate layout when a DOM node is removed from the tree
Andreas Kling
2022-09-24
LibWeb: Compute StackingContext transform origin only once
Andreas Kling
2022-09-24
LibGUI: Update calculated_min_size() for TextEditor
thankyouverycool
2022-09-24
LibGUI: Include scrubber and gutter in Scrollbar's calculated_min_size()
thankyouverycool
2022-09-24
LibGUI: Don't draw Scrollbar button triangles if they'd be off-center
thankyouverycool
2022-09-24
LibGUI: Implement calculated_min_size() for StackWidget
thankyouverycool
2022-09-24
LibGUI: Implement calculated_min_size() for ListView
thankyouverycool
2022-09-24
LibGUI: Implement calculated_min_size() for AbstractScrollableWidget
thankyouverycool
2022-09-24
LibWeb: Make CSS Grid work again
martinfalisse
2022-09-24
Base: Remove extraneous pixels from msgbox-question.png
hashem78
[prev]
[next]