summaryrefslogtreecommitdiff
path: root/native/android/surface_control.cpp
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-12Remove isDataspaceValidJohn Reck
2021-05-11Remove rotation based scalingVishnu Nair
2021-04-29Restore old behavior in pulic API setGeometrychaviw
2021-04-27Added setBufferCrop to setGeometrychaviw
2021-04-21Introduce ASurfaceTransaction_setOnCommit apiVishnu Nair
2021-04-14Updated native SurfaceControl APIs to reflect their behavior.chaviw
2021-04-12Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-devChavi Weingarten
2021-04-09Revert^2 "Remove setFrame from surface_control setGeometry"Chavi Weingarten
2021-04-09Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-devOrion Hodson
2021-04-08Revert "Remove setFrame from surface_control setGeometry"Orion Hodson
2021-04-07Merge "Remove setFrame from surface_control setGeometry" into sc-devChavi Weingarten
2021-04-02Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-devRob Carr
2021-04-01ASurfaceTransaction: Add setEnableBackpressureRobert Carr
2021-03-31Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-devMarin Shalamanov
2021-03-30Remove setFrame from surface_control setGeometrychaviw
2021-03-24setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov
2021-03-17Split ASurfaceTransaction_setGeometry apiVasiliy Telezhnikov
2021-02-22Merge "Introduce DynamicDisplayInfo" into sc-devMarin Shalamanov
2021-02-18Introduce DynamicDisplayInfoMarin Shalamanov
2021-02-17Add GPU completion to FrameMetrics (1/3)Jorim Jaggi
2021-02-11Add ASurfaceControl_acquire apiHuihong Luo
2020-11-17Add shouldBeSeamless param to Surface.setFrameRateMarin Shalamanov
2020-10-22Allow creating child surfaces from BlastBufferQueueVishnu Nair
2020-10-01Update JNI to pass SurfaceControls rather than handles to layer statePablo Gamito
2020-02-17Add compatibility param to setFrameRate() apiSteven Thomas
2020-01-29Pass back frame event statsValerie Hau
2020-01-22Add setFrameRate() apiSteven Thomas
2019-10-21Adding transformHint to callbacksValerie Hau
2019-08-26Do not crash on invalid dataspaceValerie Hau
2019-05-23Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransactionVishnu Nair
2019-04-23ASurfaceControl: fix surface damageMarissa Wall
2019-02-11Merge "ASurfaceControl: dataspace (1/2)"TreeHugger Robot
2019-02-08ASurfaceControl: dataspace (1/2)Marissa Wall
2019-02-06Merge "Generalize physical display management"Dominik Laskowski
2019-02-04Generalize physical display managementDominik Laskowski
2019-02-01Combining background color transactionsValerie Hau
2019-01-24Eliminate the usage of ConfigStore.Peiyong Lin
2019-01-23Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControlValerie Hau
2019-01-18ASurfaceControl: add more support to NDK (1/2)Marissa Wall
2019-01-14ASurfaceControl: add SurfaceControl to NDK (1/2)Marissa Wall