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
Age
Commit message (
Expand
)
Author
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
Base+Browser: Add Browser Icons
electrikmilk
2022-02-07
Browser: Better handle ports in user input to url conversion
networkException
2022-02-06
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
Ali Mohammad Pur
2022-02-05
Browser: Add Debug menu action for dumping the stacking context tree
Andreas Kling
2022-02-05
Browser: Don't log every content filter string when loaded
Andreas Kling
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-24
Browser: Convert file-downloading code to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert ad-filter loading to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert search-engines file loading to Core::Stream :^)
Sam Atkins
2022-01-23
Userland: Add promises to programs that will read /etc/timezone
Timothy Flynn
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2022-01-12
Base+Userland: Add various icons
electrikmilk
2022-01-12
Base+Browser: Add Browser icons
electrikmilk
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-27
LibJS+WebContent+Browser+js: Implement console.group() methods
Sam Atkins
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-26
Browser: Allow custom search engine URLs that don't start http[s]://
Sam Atkins
2021-11-26
Browser+Base: Delete provided Browser.ini file
Sam Atkins
2021-11-26
Browser: Move search engine definitions to a json file
Sam Atkins
2021-11-26
Browser+BrowserSettings: Persist the "show bookmarks bar" setting
Sam Atkins
2021-11-24
LibDesktop: Make allowlist APIs return ErrorOr<void>
Andreas Kling
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Browser: Scope bookmark actions so that they don't block the delete key
Sam Atkins
2021-11-22
Browser: Port to LibMain :^)
Andreas Kling
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-21
Browser: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-18
LibWeb: Move BrowsingContext into HTML/
Andreas Kling
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-02
LibWeb+Browser: Show DOM comments with syntax_comment color in inspector
Andreas Kling
2021-10-31
Browser: Add "Color scheme" setting
Sam Atkins
2021-10-07
Browser: Use reorderable tabs
Peter Elliott
2021-10-06
LibWeb: Rename Layout::BlockBox => BlockContainer
Andreas Kling
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-10-03
LibWeb+Browser: Disable Same-Origin Policy by default for now
Andreas Kling
2021-09-29
Browser: Use CommonActions where possible and various fixes
Marcus Nilsson
2021-09-27
LibWeb+Browser: Make ad blocking work in the multi-process world
Andreas Kling
2021-09-18
LibWeb: Remove the unused LayoutTreeModel
Andreas Kling
2021-09-17
Browser: Remove redundant tab::view() call from the tab constructor
Eyad Hossam
2021-09-13
Browser: Rename "DOM Inspector" to just "Inspector"
Andreas Kling
2021-09-13
Browser: Add some UI padding in the Inspector widget
Andreas Kling
2021-09-12
LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy
Andreas Kling
[next]