summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/web_browser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-17web_browser: Make OpenPage non-constZach Hilman1-1/+1
2019-04-17applets: Port current applets to take frontend in constructorZach Hilman1-3/+1
2019-03-28patch_manager: Dump NSO name with build IDZach Hilman1-2/+1
2019-03-27game_list: Register content with ContentProviderZach Hilman1-2/+3
2019-01-17core/frontend/applets/web_browser: Include missing headersLioncash1-2/+8
2019-01-17core/frontend/applets/web_browser: Make OpenPage() non-constLioncash1-1/+1
2018-12-29web_browser: Add bounds checking to applet interfaceZach Hilman1-7/+7
2018-12-28applets: Implement LibAppletOff (Web) appletZach Hilman1-0/+184