summaryrefslogtreecommitdiff
path: root/core/java/android/view/SurfaceControlViewHost.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-23Allow extending the SurfacePackage lifetimeVishnu Nair
2021-02-18SurfaceControlViewHost: Always set FLAG_HARDWARE_ACCELERATED for embedded viewsVishnu Nair
2021-02-08Port SurfaceControlViewHost to BLASTRobert Carr
2020-12-28Add the missing call to write mInputToken in SurfacePackage to parcelTracy Zhou
2020-09-15Add focus support for SurfaceControlViewHostVishnu Nair
2020-06-26Pass in callsite of SurfaceControl constructor explicitly (1/3)Jorim Jaggi
2020-06-19SurfaceControlViewHost: Release ViewRoot from finalizerRobert Carr
2020-06-19SurfaceControlViewHost: Call doDie with trueRobert Carr
2020-05-08Remove divider view when exiting splitscreenVishnu Nair
2020-05-04Merge "SurfaceControlViewHost: Let ViewRoot release control." into rvc-devTreeHugger Robot
2020-05-04SurfaceControlViewHost: Let ViewRoot release control.Robert Carr
2020-04-28Give Divider back its touch-regionEvan Rosky
2020-04-23Connect systemwindow root with accessibilityEvan Rosky
2020-04-13SurfaceControlViewHost: Improve documentationRobert Carr
2020-04-01Fix split divider jankyTony Huang
2020-03-24SurfaceControlViewHost: Enable HARDWARE_ACCLERATION by defaultRobert Carr
2020-03-18SurfaceControlViewHost: Call die instead of dispatchDetachedRobert Carr
2020-03-18SurfaceView: Release SurfacePackage when doneRobert Carr
2020-03-17SurfacePackage: Add release methodRobert Carr
2020-03-12SurfaceControlViewHost: Respond to API feedbackRobert Carr
2020-02-27Fix typo in SurfaceControlViewHost relayout overloadRobert Carr
2020-02-24RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surf...Robert Carr
2020-02-13Support accessibility on embedded hierarchies (3/n)Jackal Guo
2020-02-03Pass through some input-related layout flags for windowless surfacesEvan Rosky
2020-01-22Unhide SurfaceControlViewHost APIRobert Carr
2019-12-30Rename WindowlessViewRoot to SurfaceControlViewHost and rework APIRobert Carr