summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceControl.java
Commit message (Expand)AuthorAgeFilesLines
* Expose transaction idPablo Gamito2022-06-101-0/+10
* Fix colorSpace lose during screen rotation.Sally Qi2022-04-291-2/+2
* Propagate HDR information to screenshot animation.Alec Mouri2022-04-271-5/+17
* Disable HDR dimming when screen rotates.Sally Qi2022-03-301-0/+23
* Add setBuffer w/ release callbackJohn Reck2022-03-181-3/+54
* Add argument checks in setScale and setCropGarfield Tan2022-03-081-0/+4
* Merge changes from topics "cherrypick-sv-changes-8cq54jfvx9", "sv-changes-tm-...Vishnu Nair2022-02-241-0/+22
|\
| * SurfaceView: Avoid destination frame updates on multiple threads 1/2Vishnu Nair2022-02-191-0/+22
* | Merge "Remove the current input focused window when ANR" into tm-devTreeHugger Robot2022-02-241-0/+12
|\ \
| * | Remove the current input focused window when ANRHQ Liu2022-02-211-0/+12
| |/
* / Deprecate SurfaceControl.Transaction#setGeometryVishnu Nair2022-02-181-0/+4
|/
* Merge "Correct JankData.PREDICTION_ERROR meaning"Ady Abraham2022-02-171-3/+1
|\
| * Correct JankData.PREDICTION_ERROR meaningAdy Abraham2022-02-151-3/+1
* | Add setBuffer w/ SyncFenceJohn Reck2022-02-141-2/+41
|/
* Merge "Add more docs per API council feedback"TreeHugger Robot2022-02-111-3/+14
|\
| * Add more docs per API council feedbackJohn Reck2022-02-101-3/+14
* | getDisplayDecorationSupport: return more detailed infoLeon Scroggins III2022-02-091-4/+8
* | Merge "Add gatherPendingTransactions in BBQ"Chavi Weingarten2022-02-091-3/+7
|\ \ | |/ |/|
| * Add gatherPendingTransactions in BBQchaviw2022-02-081-3/+7
* | Add setDataSpace SurfaceControl APIJohn Reck2022-02-081-3/+25
* | Merge "Adjust where TransactionCommittedListener lives"John Reck2022-02-071-0/+11
|\ \
| * | Adjust where TransactionCommittedListener livesJohn Reck2022-02-041-0/+11
* | | Merge "Revert "Revert "Boot time resolution changes in framework"""TreeHugger Robot2022-02-021-2/+39
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Boot time resolution changes in framework""Kriti Dang2022-02-021-2/+39
* | | Merge "Revert "Boot time resolution changes in framework""Shubham Dubey2022-02-011-39/+2
|\| |
| * | Revert "Boot time resolution changes in framework"Shubham Dubey2022-02-011-39/+2
* | | Merge "Boot time resolution changes in framework"TreeHugger Robot2022-02-011-2/+39
|\| | | |/ |/|
| * Boot time resolution changes in frameworkKriti Dang2022-01-311-2/+39
* | Merge "WM: Call Transaction#sanitize"Rob Carr2022-01-251-0/+8
|\ \
| * | WM: Call Transaction#sanitizeRobert Carr2022-01-221-0/+8
| |/
* / Pipe display install orientation 2/2Vishnu Nair2022-01-221-3/+6
|/
* DisplayManager: Add an API to query for DISPLAY_DECORATONLeon Scroggins III2022-01-071-0/+15
* Reland "Add/plumb SurfaceControl.DISPLAY_DECORATION"Leon Scroggins2021-12-281-0/+24
* Revert "Add/plumb SurfaceControl.DISPLAY_DECORATION"Leon Scroggins2021-12-231-24/+0
* Add/plumb SurfaceControl.DISPLAY_DECORATIONLeon Scroggins III2021-12-201-0/+24
* Reduce SurfaceControl feature gap to NDK APIJohn Reck2021-12-091-9/+126
* Remove frame rate flexibility tokenMarin Shalamanov2021-11-011-23/+0
* Merge "ViewRootImpl: Replace usage of orientation with buffer transform for t...Vishnu Nair2021-10-141-3/+4
|\
| * ViewRootImpl: Replace usage of orientation with buffer transform for transfor...Vishnu Nair2021-10-121-3/+4
* | Merge "Rename getSurfaceTransformHint API and switch to using NDK transform c...TreeHugger Robot2021-10-121-0/+70
|\|
| * Merge "Rename getSurfaceTransformHint API and switch to using NDK transform c...TreeHugger Robot2021-10-121-0/+70
| |\
| | * Rename getSurfaceTransformHint API and switch to using NDK transform constantsVishnu Nair2021-10-111-0/+70
| * | [DO NOT MERGE] Dump SurfaceControl's layerId to protoPablo Gamito2021-09-301-0/+2
| * | [DO NOT MERGE] Expose SurfaceControl's native mLayerId property to JavaPablo Gamito2021-09-301-2/+12
| |/
* | Merge "Expose TransactionCommittedCallback to Java"Chavi Weingarten2021-09-271-0/+29
|\ \
| * | Expose TransactionCommittedCallback to Javachaviw2021-09-241-0/+29
* | | Merge "WM: Handle primary display orientation when calculating the transform ...Vishnu Nair2021-09-231-0/+10
|\ \ \ | |/ / |/| / | |/
| * Merge "WM: Handle primary display orientation when calculating the transform ...Vishnu Nair2021-09-231-0/+10
| |\
| | * WM: Handle primary display orientation when calculating the transform hintVishnu Nair2021-09-221-0/+10
| * | SurfaceControl: Add setDropInputMode apiVishnu Nair2021-09-201-2/+15
| |/