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
2023-03-18
LibWeb: Treat flex item's cyclic percentage cross size as auto
Andreas Kling
2023-03-18
LibWeb: Print unimplemented calc() expressions in the debug log
Andreas Kling
2023-03-17
Userland: Use more common WAV MIME type
kleines Filmröllchen
2023-03-17
LibVT: Fix integer overflow when parsing long OSC sequences
Daniel Bertalan
2023-03-17
Meta: Ensure the main thread VM is created before use in the CSS fuzzer
Timothy Flynn
2023-03-17
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
Timothy Flynn
2023-03-17
LibJS: Propagate errors from VM creation
Timothy Flynn
2023-03-17
LibJS: Move creation of fallible VM objects to its creation factory
Timothy Flynn
2023-03-17
LibWeb: Give generated constructor functions a name
Luke Wilde
2023-03-17
LibGfx/OpenType: Fix bound-check
gohai
2023-03-17
Browser: Have the bookmark button use the editor dialog
Kemal Zebari
2023-03-17
Ports/cmake: Update CMake to version 3.26.0
EWouters
2023-03-17
Toolchain: Update CMake to version 3.26.0 in `BuildCMake.sh`
EWouters
2023-03-17
LibJS: Fix a bunch of unwind related errors in GenerateCFG
Hendiadyoin1
2023-03-17
LibGfx/OpenType: Add some initial support for GPOS glyph positioning
Andreas Kling
2023-03-17
LibWeb: Fix is<HTML::HTMLProgressElement>() check
MacDue
2023-03-16
LibWeb: Remove remaining WebAssemblyObject data to the namespace file
Timothy Flynn
2023-03-16
LibWeb: Port the WebAssembly namespace to IDL
Timothy Flynn
2023-03-16
LibWeb: Add a custom extended attribute for namespace-level GC visitors
Timothy Flynn
2023-03-16
LibWeb: More fully implement the LegacyNamespace IDL extended attribute
Timothy Flynn
2023-03-16
LibWeb: Add LibJS includes to generated IDL namespace files
Timothy Flynn
2023-03-16
LibIDL: Partially implement distinguishing between interface-like types
Timothy Flynn
2023-03-16
Toolchain: Add grub2 and parted to serenity.nix
Linus Groh
2023-03-16
WebContent: Allow pop-ups when WebDriver is connected
Aliaksandr Kalenik
2023-03-16
WebContent+WebDriver: Get window handle from WebContent process
Aliaksandr Kalenik
2023-03-16
LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window
Aliaksandr Kalenik
2023-03-16
LibWeb: Create new tab if a new top level BC is requested
Aliaksandr Kalenik
2023-03-16
LibWeb: Introduce RemoteBrowsingContext
Aliaksandr Kalenik
2023-03-16
LibWeb: Inherit BrowsingContext from AbstractBrowsingContext
Aliaksandr Kalenik
2023-03-16
LibWeb: Introduce AbstractBrowsingContext
Aliaksandr Kalenik
2023-03-16
Browser: Implement `notify_request_open_new_tab`
Aliaksandr Kalenik
2023-03-16
Ladybird: Implement `notify_request_open_new_tab`
Aliaksandr Kalenik
2023-03-16
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
Aliaksandr Kalenik
2023-03-16
Ladybird: Generate window handle during client creation
Aliaksandr Kalenik
2023-03-16
LibWebView: Generate window handle during client creation
Aliaksandr Kalenik
2023-03-16
LibWebView: Add window handle in `ClientState` in `ViewImplementation`
Aliaksandr Kalenik
2023-03-16
WebContent: Add IPC call to set window handle from WebContent client
Aliaksandr Kalenik
2023-03-16
WebContent: Add IPC call to get window handle from WebContent client
Aliaksandr Kalenik
2023-03-16
LibWeb: Add `handle` member in BrowsingContext
Aliaksandr Kalenik
2023-03-16
LibWeb: Move code that generates uuid into separate function
Aliaksandr Kalenik
2023-03-16
LibTLS+Base: Rework default system certificate parser
Fabian Dellwing
2023-03-16
Tests: Rework TLS test to use new cacert.pem
Fabian Dellwing
2023-03-16
Meta: Download cacert.pem at build time
Fabian Dellwing
2023-03-16
LibCrypto: Add multiple PEM parser
Fabian Dellwing
2023-03-16
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
Timothy Flynn
2023-03-16
image: Don't just crash when the input file can't be decoded
Nico Weber
2023-03-16
image: Add --assign-color-profile= flag
Nico Weber
2023-03-16
image: Add --strip-color-profile flag
Nico Weber
2023-03-16
LibGfx: Remove stray space character in a comment
Nico Weber
2023-03-16
LibGfx: Add test for serialized bytes of built-in sRGB profile
Nico Weber
[next]