summaryrefslogtreecommitdiff
path: root/core/java/android/os/GraphicsEnvironment.java
Commit message (Expand)AuthorAgeFilesLines
* [GraphicsEnvironment] Remove unnecessary prefix.Peiyong Lin2020-10-151-10/+10
* Merge "Add global settings variables for ANGLE debug."Peiyong Lin2020-09-301-35/+58
|\
| * Add global settings variables for ANGLE debug.Peiyong Lin2020-09-281-35/+58
* | [GraphicsEnvironment] Avoid null access.Peiyong Lin2020-09-281-0/+1
|/
* [GraphicsEnvironment] Minor polish.Peiyong Lin2020-09-251-112/+115
* Rename driver build time manifest flag.Peiyong Lin2020-08-181-4/+5
* Rename game driver to updatable driver.Peiyong Lin2020-08-141-48/+55
* Use more inclusive terms.Peiyong Lin2020-07-291-1/+1
* Use more inclusive terms inside GraphicsEnvironment.Peiyong Lin2020-07-271-24/+24
* Allow to load implicit layer from /vendor/app.Peiyong Lin2020-06-031-76/+90
* GraphicsEnv: refactor to unify the debuggable logicYiwei Zhang2019-11-081-19/+6
* Allow injecting layers by manifest metadataAdam Bodnar2019-10-081-19/+37
* Add manifest flag to enable prerelease driver.Peiyong Lin2019-08-221-5/+21
* Merge "Game Driver: Process sphal libraries in GraphicsEnvironment" into qt-devTreeHugger Robot2019-06-141-4/+27
|\
| * Game Driver: Process sphal libraries in GraphicsEnvironmentYiwei Zhang2019-06-131-4/+27
* | Game Driver: add support to apply prerelease driver for all appsYiwei Zhang2019-06-121-12/+18
* | Game Driver: Add support for prerelease channelYiwei Zhang2019-06-121-65/+89
|/
* GraphicsEnvironment: No debug ANGLE packages for profileable appsCody Northrop2019-05-281-2/+1
* Revert "GraphicsEnvironment: Allow profileable apps to load layers"Cody Northrop2019-05-281-9/+2
* Merge "GpuStats: send a hint of activity launch to GraphicsEnvironment" into ...Yiwei Zhang2019-05-091-0/+6
|\
| * GpuStats: send a hint of activity launch to GraphicsEnvironmentYiwei Zhang2019-05-081-0/+6
* | Merge "ANGLE: Reorder debug package check" into qt-devTreeHugger Robot2019-05-081-17/+25
|\ \ | |/ |/|
| * ANGLE: Reorder debug package checkCody Northrop2019-05-061-17/+25
* | GpuStats: Plumb Vulkan api versionYiwei Zhang2019-05-061-3/+20
|/
* Verify Bundle is not null before using itTim Van Patten2019-04-191-3/+11
* GraphicsEnvironment: Expose query to determine ANGLE useCody Northrop2019-04-161-36/+51
* Merge "[GraphicsEnvironment] Expose API to query whether an app should use ga...Peiyong Lin2019-04-111-50/+68
|\
| * [GraphicsEnvironment] Expose API to query whether an app should use game driver.Peiyong Lin2019-04-101-50/+68
* | GPU Debug Layers: Allow multiple layer appsCody Northrop2019-04-101-5/+10
|/
* ANGLE: Allow libs from debug packageCody Northrop2019-03-291-5/+36
* GraphicsEnvironment: Allow profileable apps to load layersCody Northrop2019-03-261-2/+9
* Game Driver Metrics: update meta data naming for driver build timeYiwei Zhang2019-03-211-2/+2
* Add trace points for GraphicsEnvironment setupYiwei Zhang2019-03-181-0/+6
* Make the ANGLE Toast Message Updatable via ANGLE APKTim Van Patten2019-03-071-3/+19
* Game Driver: process sphal libraries in GPU serviceYiwei Zhang2019-02-211-3/+10
* Game Driver: update the format of driver build dateYiwei Zhang2019-02-201-8/+15
* Start RenderThread earlier to preload Vulkan/EGL driversStan Iliev2019-02-201-20/+0
* Game Driver: get driver build date info from Game Driver apkYiwei Zhang2019-02-151-7/+12
* [Game Driver] Add global whitelist option.Peiyong Lin2019-02-131-3/+5
* Revert "Revert "[GPU Service] Move blacklists process to GPU service.""Peiyong Lin2019-02-131-35/+7
* Merge "Revert "[GPU Service] Move blacklists process to GPU service.""Peiyong Lin2019-02-131-6/+35
|\
| * Revert "[GPU Service] Move blacklists process to GPU service."Peiyong Lin2019-02-131-6/+35
* | Merge "[GPU Service] Move blacklists process to GPU service."Peiyong Lin2019-02-131-35/+6
|\|
| * [GPU Service] Move blacklists process to GPU service.Peiyong Lin2019-02-121-35/+6
* | ANGLE In Use Dialog BoxTim Van Patten2019-02-121-29/+109
|/
* Game Driver: plumb package name and version for GpuStatsYiwei Zhang2019-02-061-52/+63
* Game Driver: clean up GraphicsEnvironmentYiwei Zhang2019-02-041-60/+57
* [GPU Service] Implement GPU service.Peiyong Lin2019-01-291-31/+3
* Game Driver: rename GUP to Game DriverYiwei Zhang2019-01-281-16/+17
* Guard ANGLE rules checking with a whitelistCody Northrop2019-01-241-1/+42