summaryrefslogtreecommitdiff
path: root/core/java/android/app/GameManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add loading boost intervention for games.jimblackler2022-03-311-0/+15
* Remove incorrect annotation.Peiyong Lin2022-03-151-1/+1
* Update Test API.Peiyong Lin2022-02-041-0/+1
* Introduce new game mode config xml resource fileXiang Wang2022-02-011-2/+6
* Add a test API allowing overriding the GameService provider.shannonchen2022-01-261-0/+17
* Implement getGameModeInfo API.Peiyong Lin2022-01-211-0/+25
* Game Loading Time improvement by boosting CPU via ADPFJim Blackler2021-11-301-0/+12
* Update the GameManager#setGameMode API.Peiyong Lin2021-11-291-2/+2
* Enable ANGLE as a Game Dashboard InterventionTim Van Patten2021-07-141-0/+16
* Integrate DeviceConfig with GameManagerServiceAdam Bodnar2021-03-231-0/+16
* GameManager: Add Public APITim Van Patten2021-03-051-16/+54
* Add proper permission check and multi-user handling to GameManagerServiceTim Van Patten2021-02-081-2/+4
* Move GameManager to android.app package.Peiyong Lin2021-01-291-0/+98