summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_web_browser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: ns: Implement pl:s serviceNarr the Reg2022-09-031-1/+1
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-1/+1
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* applets/web: Keep foreground (websession) web applet openMorph2022-04-021-0/+8
* general: Get the current process program id directly from the systemMorph2021-11-041-2/+1
* general: Rename GetTitleID to GetProgramIDMorph2021-11-041-1/+1
* applets/web: Fallback to loader to get the manual romfs if none is foundFeng Chen2021-10-111-0/+10
* applets/web: Resolve Nintendo CDN URLsMorph2021-07-151-0/+13
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+474