summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/web_browser.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05service/am: Remove usages of global system accessorsLioncash1-4/+8
2019-06-25applets: Pass current process title ID to appletsZach Hilman1-1/+3
2019-06-25general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman1-1/+1
2019-06-25web_browser: Take ECommerce applet frontend optionally in constructorZach Hilman1-1/+6
2019-06-25web_browser: Use function tables for execute and initializeZach Hilman1-0/+21
2019-06-25web_browser: Correct structures and properly parse TLVs/ShimKindZach Hilman1-1/+6
2019-04-17web_browser: Make OpenPage non-constZach Hilman1-2/+2
2019-04-17applets: Port current applets to take frontend in constructorZach Hilman1-1/+3
2018-12-28applets: Implement LibAppletOff (Web) appletZach Hilman1-0/+44