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
/
core
/
java
/
android
/
view
/
SurfaceControlViewHost.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-23
Allow extending the SurfacePackage lifetime
Vishnu Nair
2021-02-18
SurfaceControlViewHost: Always set FLAG_HARDWARE_ACCELERATED for embedded views
Vishnu Nair
2021-02-08
Port SurfaceControlViewHost to BLAST
Robert Carr
2020-12-28
Add the missing call to write mInputToken in SurfacePackage to parcel
Tracy Zhou
2020-09-15
Add focus support for SurfaceControlViewHost
Vishnu Nair
2020-06-26
Pass in callsite of SurfaceControl constructor explicitly (1/3)
Jorim Jaggi
2020-06-19
SurfaceControlViewHost: Release ViewRoot from finalizer
Robert Carr
2020-06-19
SurfaceControlViewHost: Call doDie with true
Robert Carr
2020-05-08
Remove divider view when exiting splitscreen
Vishnu Nair
2020-05-04
Merge "SurfaceControlViewHost: Let ViewRoot release control." into rvc-dev
TreeHugger Robot
2020-05-04
SurfaceControlViewHost: Let ViewRoot release control.
Robert Carr
2020-04-28
Give Divider back its touch-region
Evan Rosky
2020-04-23
Connect systemwindow root with accessibility
Evan Rosky
2020-04-13
SurfaceControlViewHost: Improve documentation
Robert Carr
2020-04-01
Fix split divider janky
Tony Huang
2020-03-24
SurfaceControlViewHost: Enable HARDWARE_ACCLERATION by default
Robert Carr
2020-03-18
SurfaceControlViewHost: Call die instead of dispatchDetached
Robert Carr
2020-03-18
SurfaceView: Release SurfacePackage when done
Robert Carr
2020-03-17
SurfacePackage: Add release method
Robert Carr
2020-03-12
SurfaceControlViewHost: Respond to API feedback
Robert Carr
2020-02-27
Fix typo in SurfaceControlViewHost relayout overload
Robert Carr
2020-02-24
RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surf...
Robert Carr
2020-02-13
Support accessibility on embedded hierarchies (3/n)
Jackal Guo
2020-02-03
Pass through some input-related layout flags for windowless surfaces
Evan Rosky
2020-01-22
Unhide SurfaceControlViewHost API
Robert Carr
2019-12-30
Rename WindowlessViewRoot to SurfaceControlViewHost and rework API
Robert Carr