summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceControl.java
Commit message (Expand)AuthorAgeFilesLines
* Pass in callsite of SurfaceControl constructor explicitly (1/3)Jorim Jaggi2020-06-261-13/+29
* Address missed comments from previous CLSvet Ganov2020-06-241-1/+1
* Handle reperenting of InlineContentViewSvet Ganov2020-06-241-10/+135
* Merge changes Ia7d9514e,I3e9e4f47 into rvc-devJorim Jaggi2020-06-191-0/+3
|\
| * Yearly Window Manager spring cleaning #1Jorim Jaggi2020-06-191-0/+3
* | Merge "WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and en...Ady Abraham2020-06-181-0/+28
|\ \ | |/ |/|
| * WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and end flagsVishnu Nair2020-06-171-0/+28
* | Revert "Add logs that indicate why a surface is invalid"Jorim Jaggi2020-06-171-24/+2
|/
* Remove additional sf transaction when constructing a leashVishnu Nair2020-05-291-6/+31
* Provide a fixed transform hint if the layer is in a fixed orientation 2/2Vishnu Nair2020-05-111-0/+35
* Merge "Split refresh rate range into two ranges" into rvc-devSteven Thomas2020-05-021-12/+36
|\
| * Split refresh rate range into two rangesSteven Thomas2020-04-301-12/+36
* | Update more Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-291-2/+2
|/
* Add logs that indicate why a surface is invalidTiger Huang2020-04-161-3/+25
* Merge "Add acquireFrameRateFlexibilityToken permission comment" into rvc-devSteven Thomas2020-04-091-1/+2
|\
| * Add acquireFrameRateFlexibilityToken permission commentSteven Thomas2020-04-071-1/+2
* | Re-apply local client state when leash changesJorim Jaggi2020-04-071-13/+25
|/
* Add frame rate flexibility tokenSteven Thomas2020-04-041-0/+24
* Clean up some formatting problems in the setFrameRate sdk docsSteven Thomas2020-03-261-4/+4
* Explicitly exclude IME from Task SnapshotsRobert Carr2020-03-121-1/+1
* Merge "SurfaceControl: Bind close-guard lifetime to native-object lifetime." ...Rob Carr2020-03-021-3/+4
|\
| * SurfaceControl: Bind close-guard lifetime to native-object lifetime.Robert Carr2020-02-281-3/+4
* | DisplayModeDirector: use configGroup when choosing default configAdy Abraham2020-02-281-1/+15
|/
* Merge "Add compatibility param to setFrameRate() api"Steven Thomas2020-02-191-4/+8
|\
| * Add compatibility param to setFrameRate() apiSteven Thomas2020-02-171-4/+8
* | DeviceProductInfo API.Marin Shalamanov2020-02-181-1/+4
|/
* Merge "Draw shadows in root task instead of leaf task and use EffectLayer to ...TreeHugger Robot2020-02-141-9/+19
|\
| * Draw shadows in root task instead of leaf task and use EffectLayer to draw sh...Vishnu Nair2020-02-141-9/+19
* | Plumb display connection type to DMSDominik Laskowski2020-02-121-1/+4
|/
* Adapt SurfaceControl to libgui API for display infoDominik Laskowski2020-01-291-123/+38
* Merge "Clarify frame rate as frames per second"TreeHugger Robot2020-01-251-6/+6
|\
| * Clarify frame rate as frames per secondSteven Thomas2020-01-231-6/+6
* | Merge "Replace deferTransactionUntilSurface with deferTransactionUntil"Rob Carr2020-01-241-0/+1
|\ \ | |/ |/|
| * Replace deferTransactionUntilSurface with deferTransactionUntilRobert Carr2020-01-141-0/+1
* | Add setFrameRate() apiSteven Thomas2020-01-221-0/+30
* | Expose blurs to SurfaceControlLucas Dupin2020-01-201-0/+16
* | Merge "Make setActiveConfig() private, remove plumbing"Steven Thomas2020-01-171-11/+0
|\ \
| * | Make setActiveConfig() private, remove plumbingSteven Thomas2020-01-061-11/+0
* | | WindowManager: Send layer priority hint to SurfaceFlingerAna Krulec2020-01-151-0/+15
| |/ |/|
* | Window Manager Flag Migration (9/n)Tiger Huang2020-01-091-11/+17
|/
* Merge "Add minimal post processing API to framework"TreeHugger Robot2019-12-251-0/+49
|\
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+49
* | Fix layer metadata key for a11y ID.Daichi Hirono2019-12-231-1/+7
|/
* Merge "Switch from allowed display configs to refresh rate range"Steven Thomas2019-12-211-41/+54
|\
| * Switch from allowed display configs to refresh rate rangeAna Krulec2019-12-161-41/+54
* | Merge "Add SurfaceControl.Transaction lock debugging utility."TreeHugger Robot2019-12-191-29/+59
|\ \
| * | Add SurfaceControl.Transaction lock debugging utility.Robert Carr2019-12-181-29/+59
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
|/ /
* | Merge "Revert submission"Robin Lee2019-12-141-49/+0
|\ \ | |/ |/|
| * Revert submissionHansong Zhang2019-12-131-49/+0