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
/
Tab.h
Age
Commit message (
Expand
)
Author
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Ladybird: Move ownership of the JS console/inspector to the tab object
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-16
Ladybird: Add screenshot actions to the page context menu
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for image elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for link elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for video elements
Timothy Flynn
2023-05-16
Ladybird: Move the page context menu from the BrowserWindow to the Tab
Timothy Flynn
2023-05-13
Ladybird: Add common handy actions to context menu
MacDue
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-24
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
Timothy Flynn
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-01-22
Ladybird: Make LocationEdit its own class
Cameron Youell
2023-01-19
Ladybird: Move the initial blank page load to BrowserWindow
Karol Kosek
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
2022-12-25
Ladybird: Update for AK::{String => DeprecatedString} rename
Linus Groh
2022-12-25
Ladybird: Construct a WebDriverConnection when instructed to do so
Timothy Flynn
2022-12-25
Ladybird: Don't push to history when loading through history navigation
Baitinq
2022-12-25
Ladybird: Use Browser's History.{cpp,h}
Linus Groh
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Make Tab.cpp directly take a BrowserWindows as m_window
Aaron Dewes
2022-12-25
Ladybird: Focus the location editor when creating a new tab
Andreas Kling
2022-12-25
Ladybird: Show hovered link URLs in a conditional UI label
Andreas Kling
2022-12-25
Ladybird: Tweak inaccurate copyright year :^)
Andreas Kling
2022-12-25
Ladybird: Add a protocol to the URL, when one is not set
Diego Iastrubni
2022-12-25
Ladybird: Port over part of the "Debug" menu from the SerenityOS browser
Andreas Kling
2022-12-25
Ladybird: Expanded toolbar with browser history and home button
Matthew Costa
2022-12-25
Ladybird: Rudimentary tabbed browsing support
Matthew Costa