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
/
Browser.h
Age
Commit message (
Expand
)
Author
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-11
Browser+WebDriver: Remove the connection between Browser and WebDriver
Timothy Flynn
2022-11-08
Browser+LibWebView+WebDriver: Connect WebDriver to WebContent
Timothy Flynn
2022-10-13
Browser: Set 'webdriver-active flag' when creating a new Tab
Linus Groh
2022-06-26
Browser+BrowserSettings: Add preference for new tab
Xexxa
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
2022-02-18
Browser: Add support for disabling content filtering
Maciej
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2021-09-27
LibWeb+Browser: Make ad blocking work in the multi-process world
Andreas Kling
2021-08-24
Browser: Remove single-process mode :^)
Andreas Kling
2021-05-18
Browser: Move menu management from Tab to BrowserWindow
Andreas Kling
2021-04-29
Browser: Save search engine setting to preferences
Maciej Zygmanowski
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling