index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ladybird
Age
Commit message (
Expand
)
Author
2023-05-08
Documentation: Homogenize Ladybird build instructions
martinfalisse
2023-05-08
LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser
martinfalisse
2023-05-08
Ladybird: Move arguments parsing before FontPluginQt init
martinfalisse
2023-05-07
Ladybird: Don't ask Qt to decode any images for us
MacDue
2023-05-07
Ladybird: Don't ask Qt to decode SVG images for us
Andreas Kling
2023-05-06
Ladybird: Stop telling Qt to use HTTP pipelining
Andreas Kling
2023-05-05
Ladybird: Use vector icons in the browser toolbar
Andreas Kling
2023-05-05
Ladybird: Remove the "home" icon from the toolbar (and the concept)
Andreas Kling
2023-04-30
Ladybird: Let WebContent know if the current system theme is dark
Andreas Kling
2023-04-27
Ladybird: Prohibit GUI interaction of the WebContent process on macOS
Timothy Flynn
2023-04-26
LibCore: Remove unused EventLoopManager::wake()
Andreas Kling
2023-04-26
LibCore: Move post_event() back to EventLoopImplementation
Andreas Kling
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-26
Ladybird: Explicitly set the font family for CSS generic fonts
Timothy Flynn
2023-04-25
LibCore+Ladybird: Add EventLoopManager interface for persistent state
Andreas Kling
2023-04-25
Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop
Andreas Kling
2023-04-25
Ladybird: Remove Web::Platform plugins for Qt in favor of LibCore
Andreas Kling
2023-04-25
Ladybird: Run the Core::EventLoop with a Qt backend
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-24
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
Timothy Flynn
2023-04-23
Ladybird: Implement the JavaScript console using a WebContentView
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-21
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
Sam Atkins
2023-04-21
Ladybird: Add a command line flag to disable launching SQLServer
Timothy Flynn
2023-04-18
Ladybird: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-04-14
Ladybird: Display Qt cursors corresponding to missing CSS cursors
Srikavin Ramkumar
2023-04-09
Ladybird: Use `FileSystem` instead of `DeprecatedFile`
Cameron Youell
2023-03-31
Ladybird: Add tooltip to reset zoom level button
MacDue
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-03-28
Ladybird: Improve Xcode generator experience and copy helpers to bundle
Andrew Kaster
2023-03-27
Ladybird: Don't update the zoom menu text for null tabs
MacDue
2023-03-26
Ladybird: Show current zoom level in view menu
MacDue
2023-03-26
Ladybird: Open target _blank links in new tab
Coderdreams
2023-03-24
LibCore: Use Core::Process::spawn to start WebDriver processes
MacDue
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-19
Ladybird: Fix build failure caused by missing WebDriver header
Aliaksandr Kalenik
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-17
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
Timothy Flynn
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
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
Timothy Flynn
2023-03-15
Ladybird: Get the system's current color theme settings from Qt
Andreas Kling
2023-03-14
Ladybird: Rely on transparent text color for location highlighting
networkException
2023-03-13
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
Timothy Flynn
[next]