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-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
2023-03-13
Ladybird: Add a utility to create a QString from an AK::String
Timothy Flynn
2023-03-13
Ladybird: Remove the mode to dump the layout tree
Timothy Flynn
2023-03-13
headless-browser: Re-implement headless-browser using an OOPWV
Timothy Flynn
2023-03-13
Ladybird+LibWebView: Move WebContent process launcher to LibWebView
Timothy Flynn
2023-03-11
Ladybird: Delete unused ConsoleClient and ConsoleGlobalObject
Aliaksandr Kalenik
2023-03-10
Ladybird+CI: Move layout_test.sh test runner from CI yml into CMake
Andrew Kaster
2023-03-10
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Andreas Kling
2023-03-08
Ladybird: Send window size and position to WebContent process
Aliaksandr Kalenik
2023-03-08
Ladybird: Add ccache to nativeBuildInputs in nix-shell script
Linus Groh
2023-03-07
Ladybird: Handle close event in WebContentView
Aliaksandr Kalenik
2023-03-07
LibWebView+WebContent: Propagate close from WebContent to LibWebView
Aliaksandr Kalenik
2023-03-06
Everywhere: Remove NonnullOwnPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullOwnPtrVector
Andreas Kling
2023-03-01
Ladybird: Specify the emoji image path in Ladybird's font plugin
Timothy Flynn
2023-02-24
Ladybird: Consider HTTP response a success if it has a status code
Andreas Kling
2023-02-22
Ladybird: Support inspecting the accessibility tree
MacDue
2023-02-21
LibWeb+LibJS: Format Console arguments with JS::Print
Andrew Kaster
2023-02-19
Ladybird: Add qtwayland to QT_PLUGIN_PATH in nix-shell script
Linus Groh
2023-02-19
Ladybird: Add libxcrypt to nativeBuildInputs in nix-shell script
Linus Groh
2023-02-16
Ladybird: Close tab clicking wheel of the mouse
Federico Guerinoni
2023-02-13
Everywhere: Remove the `AK::` qualifier from Stream usages
Tim Schumacher
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Move Stream-based sockets into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-10
Ladybird: Teach RequestManagerQt how to handle every valid HTTP method
Luke Wilde
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
Ladybird: Don't overwrite argv[0] in spawn_helper_process()
MacDue
2023-02-06
Ladybird: Specify window size in layout dump mode
Aliaksandr Kalenik
2023-02-05
LibCore: Add const qualifier to exec() argument spans
MacDue
[next]