summaryrefslogtreecommitdiff
path: root/core/java/android/service/games/GameSessionService.java
Commit message (Expand)AuthorAgeFilesLines
* Use Window Context for SurfaceControlViewHost.Tyler Lacey2022-04-191-2/+9
* Add GameSession#takeScreenshot APITyler Lacey2022-01-211-4/+7
* Add support for rendering a View ontop of the GameSession's task.David Samuelson2022-01-201-4/+43
* Make onBind methods final for GameService and GameSessionService.shannonchen2022-01-041-1/+1
* Add initial support for GameSessions and corresponding unit tests.David Samuelson2021-12-211-0/+104