index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
native
/
android
/
surface_control.cpp
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-12
Remove isDataspaceValid
John Reck
2021-05-11
Remove rotation based scaling
Vishnu Nair
2021-04-29
Restore old behavior in pulic API setGeometry
chaviw
2021-04-27
Added setBufferCrop to setGeometry
chaviw
2021-04-21
Introduce ASurfaceTransaction_setOnCommit api
Vishnu Nair
2021-04-14
Updated native SurfaceControl APIs to reflect their behavior.
chaviw
2021-04-12
Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev
Chavi Weingarten
2021-04-09
Revert^2 "Remove setFrame from surface_control setGeometry"
Chavi Weingarten
2021-04-09
Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev
Orion Hodson
2021-04-08
Revert "Remove setFrame from surface_control setGeometry"
Orion Hodson
2021-04-07
Merge "Remove setFrame from surface_control setGeometry" into sc-dev
Chavi Weingarten
2021-04-02
Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev
Rob Carr
2021-04-01
ASurfaceTransaction: Add setEnableBackpressure
Robert Carr
2021-03-31
Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev
Marin Shalamanov
2021-03-30
Remove setFrame from surface_control setGeometry
chaviw
2021-03-24
setFrameRate: Make shouldBeSeamless an enum
Marin Shalamanov
2021-03-17
Split ASurfaceTransaction_setGeometry api
Vasiliy Telezhnikov
2021-02-22
Merge "Introduce DynamicDisplayInfo" into sc-dev
Marin Shalamanov
2021-02-18
Introduce DynamicDisplayInfo
Marin Shalamanov
2021-02-17
Add GPU completion to FrameMetrics (1/3)
Jorim Jaggi
2021-02-11
Add ASurfaceControl_acquire api
Huihong Luo
2020-11-17
Add shouldBeSeamless param to Surface.setFrameRate
Marin Shalamanov
2020-10-22
Allow creating child surfaces from BlastBufferQueue
Vishnu Nair
2020-10-01
Update JNI to pass SurfaceControls rather than handles to layer state
Pablo Gamito
2020-02-17
Add compatibility param to setFrameRate() api
Steven Thomas
2020-01-29
Pass back frame event stats
Valerie Hau
2020-01-22
Add setFrameRate() api
Steven Thomas
2019-10-21
Adding transformHint to callbacks
Valerie Hau
2019-08-26
Do not crash on invalid dataspace
Valerie Hau
2019-05-23
Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransaction
Vishnu Nair
2019-04-23
ASurfaceControl: fix surface damage
Marissa Wall
2019-02-11
Merge "ASurfaceControl: dataspace (1/2)"
TreeHugger Robot
2019-02-08
ASurfaceControl: dataspace (1/2)
Marissa Wall
2019-02-06
Merge "Generalize physical display management"
Dominik Laskowski
2019-02-04
Generalize physical display management
Dominik Laskowski
2019-02-01
Combining background color transactions
Valerie Hau
2019-01-24
Eliminate the usage of ConfigStore.
Peiyong Lin
2019-01-23
Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl
Valerie Hau
2019-01-18
ASurfaceControl: add more support to NDK (1/2)
Marissa Wall
2019-01-14
ASurfaceControl: add SurfaceControl to NDK (1/2)
Marissa Wall