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-12-25
Ladybird: Use Browser's CookieJar.{cpp,h}
Linus Groh
2022-12-25
Ladybird/CMake: Launch gdb with follow fork mode to debug WebContent
networkException
2022-12-25
Ladybird/CMake: Add options for enabling {A,M,UB}SAN
networkException
2022-12-25
Ladybird: Add Ctrl+Shift+G shortcut to force a garbage collection
Andreas Kling
2022-12-25
Ladybird: Add Userland/ subdirs of Lagom binary dir to include path
Andrew Kaster
2022-12-25
Ladybird/RequestManagerQt: Unwrap multiple cookies masquerading as one
Andreas Kling
2022-12-25
Ladybird/WebContentView: Make Tab and Shift+Tab work
Andreas Kling
2022-12-25
Ladybird/WebContentView: Accept focus and notify WebContent on change
Andreas Kling
2022-12-25
Ladybird: Hook up the CookieJar again after WebContent introduction
Andreas Kling
2022-12-25
Ladybird: Accept file paths, domains, and URLs as an argument
Idan Horowitz
2022-12-25
Ladybird: Close the other side's file descriptors after forking
Andreas Kling
2022-12-25
Ladybird: Implement EventLoopPluginQt::quit()
Andreas Kling
2022-12-25
Ladybird: Ensure that installed ladybird can launch WebContent process
Andrew Kaster
2022-12-25
Ladybird: Remove some unnecessary includes in main.cpp
Andreas Kling
2022-12-25
Ladybird: Load about:blank in new tabs
Andreas Kling
2022-12-25
Ladybird: Make ladybird depend on WebContent
Luke Wilde
2022-12-25
Ladybird: Let Lagom build the IPC endpoints for WebContent
Andreas Kling
2022-12-25
Ladybird: Remove PageClientLadybird as it's no longer used
Andreas Kling
2022-12-25
Ladybird: Port over ConsoleWidget from the SerenityOS Browser
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/Meta: Split out build instructions to a separate document
Andreas Kling
2022-12-25
Ladybird/ConsoleClient: Implement console message styling with `%c`
Sam Atkins
2022-12-25
Ladybird/CMake: Enable compile_commands.json by default
Andrew Kaster
2022-12-25
Ladybird/SimpleWebView: Install and check for content filters in res/
Andrew Kaster
2022-12-25
Ladybird/WebView: Fix size calculation in update_viewport_rect()
Itamar
2022-12-25
Ladybird/Tab: Handle "Dump History" action
Moustafa Raafat
2022-12-25
Ladybird/SimpleWebView: Add debug logging for unhandled debug requests
Moustafa Raafat
2022-12-25
Ladybird/Tab: Update history title when tab title changes
Moustafa Raafat
2022-12-25
Ladybird/History: Ignore title updates when history has no current item
Moustafa Raafat
2022-12-25
Ladybird/BrowserWindow: Make "View Source" a separate window
Moustafa Raafat
2022-12-25
Ladybird: The JS console widget should be a standalone window
Andreas Kling
2022-12-25
Ladybird/ConsoleClient: Get the current ESO from new HostDefined helper
Andrew Kaster
2022-12-25
Ladybird/Everywhere: Ensure that Qt objects are created with parents
Andrew Kaster
2022-12-25
Ladybird: Fix typo in README.md
Jonas Kvinge
2022-12-25
Ladybird: Start applying the default content filter
Luke Wilde
2022-12-25
Ladybird/Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-12-25
Ladybird/BrowserWindow: Port user agent spoofing from Browser
Idan Horowitz
2022-12-25
Ladybird/BrowserWindow: Give color scheme action group a detailed name
Idan Horowitz
2022-12-25
Ladybird: Add a very simple DOM inspector
Andreas Kling
2022-12-25
Ladybird: Add a ModelTranslator to translate a GUI::Model to a Qt model
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Clean up tab bar autohide
Aaron Dewes
2022-12-25
Ladybird: Make Tab.cpp directly take a BrowserWindows as m_window
Aaron Dewes
2022-12-25
Ladybird: Remove redundant use of impl()
Linus Groh
2022-12-25
Ladybird/PageClient: Initialize the js console earlier during page setup
davidot
2022-12-25
Ladybird/WebView: Ensure a console widget exists before storing messages
davidot
2022-12-25
Ladybird/WebView: Close top-level BC when the WebView is destroyed
Andreas Kling
2022-12-25
Ladybird: Add macOS build instructions
Niek van der Maas
2022-12-25
Ladybird: Add link to Serenity's LibWeb
ylluminate
2022-12-25
Ladybird: Add instructions for building on Fedora
Diego Iastrubni
[next]