summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceControl.java
Commit message (Expand)AuthorAgeFilesLines
* Add mechanism for a task's windows to be trusted overlaysWinson Chung2021-07-211-0/+13
* SurfaceControl: Query native object for transform hintVishnu Nair2021-07-021-8/+4
* Fix a crash caused by transactionHuihong Luo2021-06-241-10/+0
* Update transform hint from relayout window (1/2)Arthur Hung2021-06-171-0/+29
* Add TaskSurfaceHelper/Controller in WMShell to plumb game mode to SFAdithya Srinivasan2021-05-271-1/+6
* Merge "Update hole punch logic in HWUI" into sc-devNader Jawad2021-05-051-6/+10
|\
| * Update hole punch logic in HWUINader Jawad2021-05-031-6/+10
* | Fix SurfaceControl.setDisplayBrightness error msgZhomart Mukhamejanov2021-04-301-1/+1
|/
* Merge "Update javadoc for setFrameRate" into sc-devMarin Shalamanov2021-04-271-7/+13
|\
| * Update javadoc for setFrameRateMarin Shalamanov2021-04-271-7/+13
* | SurfaceControl: Fix builderRobert Carr2021-04-201-6/+2
* | Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-devRob Carr2021-04-201-6/+21
|\ \ | |/ |/|
| * SurfaceFlinger: Prepare to remove BufferQueueLayerRobert Carr2021-04-161-6/+21
* | Webview overlay supportHuihong Luo2021-04-171-0/+10
* | Merge "Use BLAST layer for screen rotation, surface freezer, and organizer" i...Chavi Weingarten2021-04-161-0/+30
|\ \ | |/ |/|
| * Use BLAST layer for screen rotation, surface freezer, and organizerchaviw2021-04-071-0/+30
* | Merge "Only clear SurfaceControl.Transaction when parcelling as a return valu...Vishnu Nair2021-04-141-2/+20
|\ \
| * | Only clear SurfaceControl.Transaction when parcelling as a return valueVishnu Nair2021-04-121-2/+20
| |/
* / Remove deferTransactionUntilRobert Carr2021-04-081-17/+0
|/
* Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-devMarin Shalamanov2021-03-311-16/+11
|\
| * setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov2021-03-241-16/+11
* | Hdr format settings [Backend]Kriti Dang2021-03-251-0/+16
* | Merge changes from topic "eEarlyWakeup_remove" into sc-devAdy Abraham2021-03-191-18/+0
|\ \
| * | Remove ISurfaceComposer::eEarlyWakeupAdy Abraham2021-03-181-18/+0
| |/
* / Extend setBrightness to pass SDR & HDR infoJohn Reck2021-03-161-7/+45
|/
* Fix synchronisation in BackgroundBlurDrawableGalia Peycheva2021-02-251-60/+0
* Merge "Update ALLM and Game type support on hotplug" into sc-devMarin Shalamanov2021-02-231-26/+6
|\
| * Update ALLM and Game type support on hotplugMarin Shalamanov2021-02-231-26/+6
* | Merge "Wire up SurfaceView stretch effect" into sc-devJohn Reck2021-02-221-0/+14
|\ \
| * | Wire up SurfaceView stretch effectJohn Reck2021-02-171-0/+14
* | | Merge "Introduce DynamicDisplayInfo" into sc-devMarin Shalamanov2021-02-221-56/+78
|\ \ \ | |/ / |/| / | |/
| * Introduce DynamicDisplayInfoMarin Shalamanov2021-02-181-56/+78
* | Adding a little more data to an exception.Santos Cordon2021-02-161-1/+1
|/
* Merge changes from topic "display-mode-rename" into sc-devTreeHugger Robot2021-02-081-35/+44
|\
| * Tracking changes to renaming DisplayConfig to DisplayModeMarin Shalamanov2021-02-041-34/+40
| * Extend the comment for setFrameRate(..., shouldBeSeamless)Marin Shalamanov2021-02-041-1/+4
* | Remove preserve surfaceschaviw2021-02-051-11/+0
|/
* Added new arguments for screenshot requestchaviw2021-01-291-5/+30
* Merge "Add enable backpressure layer flag" into sc-devTreeHugger Robot2021-01-291-0/+9
|\
| * Add enable backpressure layer flagVishnu Nair2021-01-281-0/+9
* | Revert "Add logs to indicate why a surface is invalid"Tiger Huang2021-01-281-31/+2
|/
* Remove detachChildrenchaviw2021-01-251-10/+0
* Pass in window name along with focus requestVishnu Nair2021-01-151-4/+9
* Merge "Migrate FrameTracker to use ST Jank information"Winson Chung2021-01-131-6/+13
|\
| * Migrate FrameTracker to use ST Jank informationJorim Jaggi2021-01-071-6/+13
* | Add logs to indicate why a surface is invalidTiger Huang2021-01-081-2/+31
|/
* Plumbing through GPU context priorityAna Krulec2020-12-151-1/+10
* Merge changes I91762453,Ic1abc3c0Chavi Weingarten2020-12-101-172/+0
|\
| * Clean up code in WSA and WSchaviw2020-12-091-64/+0
| * Send transaction when possible for WSAchaviw2020-12-091-110/+2