summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowlessWindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce IWindowSession#relayoutAsyncTiger Huang2022-08-161-10/+29
* Send size-compat scale to the clientTiger Huang2022-07-271-4/+9
* Merge "Revert "Introduce updateVisibility and updateLayout"" into tm-qpr-devTiger Huang2022-06-241-15/+0
|\
| * Revert "Introduce updateVisibility and updateLayout"Tiger Huang2022-06-221-15/+0
* | Merge "Send the attached frame to the client" into tm-qpr-devTiger Huang2022-06-231-4/+5
|\|
| * Send the attached frame to the clientTiger Huang2022-06-201-4/+5
* | Prevent windows from drawing if they're in an active sync setchaviw2022-06-131-0/+5
|/
* Create OnBackInvokedCallbackInfo to wrap callback and its priority.Shan Huang2022-04-071-3/+3
* Send InsetsState to the client via IWindow#resizedTiger Huang2022-03-251-4/+10
* Introduce updateVisibility and updateLayoutTiger Huang2022-03-221-0/+15
* Merge "Remove RELAYOUT_RES_IN_TOUCH_MODE" into tm-devTiger Huang2022-03-161-2/+1
|\
| * Remove RELAYOUT_RES_IN_TOUCH_MODETiger Huang2022-03-151-2/+1
* | Merge "Fix divider disappear when rotation on shell transition" into tm-devTony Huang2022-03-151-1/+5
|\ \
| * | Fix divider disappear when rotation on shell transitionTony Huang2022-03-141-1/+5
| |/
* / WMS/ViewRoot: Prepare for Async BLAST Sync [1/N]Robert Carr2022-03-141-2/+3
|/
* Add SystemApi to set unrestricted keep-clear rectsGalia Peycheva2022-02-281-3/+4
* Invoke callbacks based on back navigation type.Shan Huang2022-02-111-3/+1
* Add identifier for EmbeddedWindowsTianhao Yao2022-02-041-6/+7
* WM/SurfacePackage: Forward insets to WindowContainer overlaysRobert Carr2022-01-261-2/+22
* Reland "SurfaceControlViewHost: Restrict disclosure of input token""Robert Carr2022-01-261-3/+9
* Merge "Revert "SurfaceControlViewHost: Restrict disclosure of input token""Joseph Jang2022-01-261-9/+3
|\
| * Revert "SurfaceControlViewHost: Restrict disclosure of input token"Joseph Jang2022-01-261-9/+3
* | Merge "SurfaceControlViewHost: Restrict disclosure of input token"Rob Carr2022-01-251-3/+9
|\|
| * SurfaceControlViewHost: Restrict disclosure of input tokenRobert Carr2022-01-241-3/+9
* | Merge "AttachedSurfaceControl: Add setTouchableRegion API"Rob Carr2022-01-251-0/+5
|\ \
| * | AttachedSurfaceControl: Add setTouchableRegion APIRobert Carr2022-01-241-0/+5
* | | Remove the frame number from WindowManagerServiceTiger Huang2022-01-241-1/+1
* | | Let the client compute the surface size on its ownTiger Huang2022-01-241-14/+1
|/ /
* | Merge "Implement OnBackInvokedDispatcher"Shan Huang2022-01-241-0/+5
|\ \
| * | Implement OnBackInvokedDispatcherShan Huang2022-01-231-0/+5
| |/
* / Add keep clear rects APIGalia Peycheva2022-01-221-0/+5
|/
* WindowlessWindowManager: Support touchable regionRobert Carr2022-01-151-0/+1
* SurfaceControlViewHost: Add side-channel to SurfacePackageRobert Carr2022-01-121-1/+1
* Remove parent window from display contentTiger Huang2021-10-061-5/+0
* Add accessibility support for Drag & Dropsallyyuen2021-09-171-0/+5
* Use InsetsVisibilities to carry requested visibilitiesTiger Huang2021-07-261-4/+4
* Deleting DisplayContent#reparentDisplayContent and related codeAntonio Kantek2021-05-311-5/+0
* Copy SurfaceControl object for inprocess calls from WindowlessWindowManager t...Sakar Khattar2021-03-041-3/+16
* Added public APIs to generate and validate a DisplayHash.chaviw2021-02-171-4/+3
* Merge "WindowManagerService: Handle transparent region on client" into sc-devRob Carr2021-02-091-4/+0
|\
| * WindowManagerService: Handle transparent region on clientRobert Carr2021-02-081-5/+1
* | Port SurfaceControlViewHost to BLASTRobert Carr2021-02-081-7/+19
|/
* Merge "Include whether in touch mode for WindowlessWindowManager" into sc-devChris Li2021-02-081-2/+15
|\
| * Include whether in touch mode for WindowlessWindowManagerChris Li2021-02-061-2/+15
* | Merge "Remove outFrame from the parameters of addWindow" into sc-devTiger Huang2021-02-041-3/+3
|\ \ | |/ |/|
| * Remove outFrame from the parameters of addWindowTiger Huang2021-02-031-3/+3
* | Rename ImpressionAttestation to ScreenshotHashchaviw2021-02-021-2/+2
|/
* Send display cutout to client via insetsChangedTiger Huang2021-01-051-5/+4
* Added support for RootTaskDisplayAreaOrganizerWale Ogunwale2020-12-141-1/+5
* Added client requests for ImpressionAttestationchaviw2020-11-241-0/+7