index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Browser
/
Tab.h
Age
Commit message (
Expand
)
Author
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
2022-12-19
Browser: Close inspectors and JS console when tab closes
MacDue
2022-12-08
Browser+LibWebView+WebContent: Do not domain match on cookie updates
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-11
Browser+WebDriver: Add missing header includes
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-04
Browser: Refactor WebDriver flag activation into a single function
Linus Groh
2022-11-02
Browser+LibWebView: Add a Tab hook to take a screenshot
Timothy Flynn
2022-11-01
Browser: Inform WebView processes of the browser window's position/size
Timothy Flynn
2022-10-20
WebDriver: Introduce a `WebDriverEndpoints` class
Tobias Christiansen
2022-10-20
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_property IPC and plumbing
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_attribute IPC and plumbing
Tobias Christiansen
2022-10-18
WebDriver+Friends: Add IPC and plumbing for Element-getting
Tobias Christiansen
2022-10-17
Browser: Allow changing of existing Cookies in the CookieJar
Tobias Christiansen
2022-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-05-28
Browser+LibWeb+WebContent: Add ability to inspect session storage
Rafał Babiarz
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-05
Browser: Rename "on_want_cookies" to match local storage equivalent
Rafał Babiarz
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
2022-04-06
LibWeb+Browser: Remove Web::WebViewHooks class
Andreas Kling
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-22
Browser: Append .com when pressing CTRL+Enter in the URL text editor
Rok Povsic
2022-03-10
Browser: Show currently loading host and remaining resource count
Ben Abraham
2022-03-02
Browser: Add storage inspector
Rafał Babiarz
2022-02-18
Browser: Update content filters if the config file changes
Maciej
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-06
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
Ali Mohammad Pur
2021-09-06
Browser: Move `show_console_window()` to Tab
Sam Atkins
2021-09-02
Browser: Prevent opening multiple DOM Inspectors for the same Tab
Sam Atkins
2021-08-24
Browser: Remove single-process mode :^)
Andreas Kling
2021-08-23
Browser: Add "Inspect Element" to context menu :^)
Sam Atkins
2021-08-18
Browser: Add Ctrl-D keyboard shortcut for bookmarking the current page
Rob Ryan
2021-08-18
LibGUI+Browser: Add UrlBox class
Rob Ryan
2021-08-06
Browser: Add more tab options
TheFightingCatfish
2021-06-29
LibWeb+Browser: Support DOM Inspector for OutOfProcessWebView
Adam Hodgen
2021-05-29
Browser: Pass Tab::on_title_change title argument as const reference
Linus Groh
2021-05-29
Browser: Remove redundant parameter names from Tab::on_{g,s}et_cookie
Linus Groh
2021-05-23
Browser: Add context menu with history for back/forward button
Marcus Nilsson
2021-05-18
Browser: Move actions from Tab to BrowserWindow
Andreas Kling
2021-05-18
Browser: Move menu management from Tab to BrowserWindow
Andreas Kling
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-04-26
Browser: Add basic support for search engines
sppmacd
[next]