index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
/
web_browser.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: implement RequestExit for applets
Liam
2023-03-25
1
-1
/
+4
*
applets/web_browser: Use aliases for callbacks
Lioncash
2022-12-06
1
-12
/
+12
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
1
-1
/
+1
*
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
1
-4
/
+5
*
applets/web: Implement the online web browser applet
Morph
2020-12-18
1
-0
/
+8
*
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
1
-6
/
+5
*
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
1
-0
/
+12
*
applets: Remove the previous web browser applet implementation
Morph
2020-12-18
1
-7
/
+0
*
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-25
1
-4
/
+4
*
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2019-01-17
1
-2
/
+2
*
frontend: Add frontend responder for web browser
Zach Hilman
2018-12-28
1
-0
/
+28