summaryrefslogtreecommitdiff
path: root/core/java/android/view/IWindowSession.aidl
Commit message (Expand)AuthorAgeFilesLines
* Deleting DisplayContent#reparentDisplayContent and related codeAntonio Kantek2021-05-311-14/+0
* Added public APIs to generate and validate a DisplayHash.chaviw2021-02-171-8/+9
* WindowManagerService: Handle transparent region on clientRobert Carr2021-02-081-8/+0
* Merge "Remove outFrame from the parameters of addWindow" into sc-devTiger Huang2021-02-041-2/+2
|\
| * Remove outFrame from the parameters of addWindowTiger Huang2021-02-031-2/+2
* | Rename ImpressionAttestation to ScreenshotHashchaviw2021-02-021-5/+5
|/
* Send display cutout to client via insetsChangedTiger Huang2021-01-051-4/+2
* Added client requests for ImpressionAttestationchaviw2020-11-241-0/+13
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Don't dispatch legacy insets to clientTiger Huang2020-10-211-9/+7
* Make the requested visibility always up-to-dateTiger Huang2020-10-161-2/+3
* Removed separate SurfaceControl for Blastchaviw2020-10-131-4/+1
* Merge "Remove redundant logic about System UI visibility"Tiger Huang2020-09-281-5/+4
|\
| * Remove redundant logic about System UI visibilityTiger Huang2020-09-281-5/+4
* | Make methods of IWindowSession oneway as possibleRiddle Hsu2020-09-171-21/+21
|/
* Merge "Add focus support for SurfaceControlViewHost"Vishnu Nair2020-09-161-0/+13
|\
| * Add focus support for SurfaceControlViewHostVishnu Nair2020-09-151-0/+13
* | Remove Session#getDisplayFrameRiddle Hsu2020-09-101-10/+2
|/
* Change InputWindowInfo::isTrustedOverlay() to be permission and flag basedChris Ye2020-05-191-2/+3
* Pass window type to the InputWindowHandle of embedded windowarthurhung2020-05-141-1/+1
* Give Divider back its touch-regionEvan Rosky2020-04-281-1/+1
* Make setWallpaperZoomOut call onewaySantiago Etchebehere2020-04-171-2/+2
* Support addWindow as other userwilsonshih2020-04-081-0/+5
* Update controls after addToDisplay/relayout before dispatching insetsTiger Huang2020-04-071-3/+4
* Performance optimizations for new insetsJorim Jaggi2020-03-231-2/+1
* Implement wallpaper zoom hooking it to the shadeLucas Dupin2020-03-101-0/+13
* Pass through some input-related layout flags for windowless surfacesEvan Rosky2020-02-031-1/+7
* WM: Defer transactions for BLAST Surfaces too.Robert Carr2020-01-271-1/+5
* Preserve intended width/height for Blast adapter layersValerie Hau2020-01-171-1/+3
* Removed regionId from updateTapExcludeRegion request.chaviw2019-12-261-1/+1
* Kill overscan insets and outsetsJorim Jaggi2019-11-121-6/+3
* Update input policy to handle embedded windowsVishnu Nair2019-11-071-1/+2
* Define SurfaceControl.Transaction aidl in SurfaceControl.aidl fileVishnu Nair2019-09-121-2/+2
* GestureNav: make reportSystemGestureExclusionChanged onewayAdrian Roos2019-07-161-1/+1
* Enable views to be placed in windowless surfaces.Robert Carr2019-06-271-0/+6
* Prevent SurfaceView from drawing over parent surface insetsVishnu Nair2019-06-181-9/+17
* [wm]: Fixed TaskPositioner leakyj81.kwon2019-05-161-0/+2
* Refine getTransformationMatrix for windows in a re-parented displayTiger Huang2019-05-021-0/+25
* Add a flag to cancelDragAndDrop to skip animationDaichi Hirono2019-04-191-1/+3
* Reduce the window tap exclude region for child above itTiger Huang2019-03-281-5/+4
* Gestures: Assemble per-window exclusion zonesAdrian Roos2019-03-181-0/+8
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-02-271-0/+9
* Fix View#performHapticFeedback() can block UI threadArthur Hung2019-02-221-1/+1
* Remove usage of scoped connections.Robert Carr2019-01-041-1/+1
* A brave new world for window insets (6/n)Jorim Jaggi2018-12-271-0/+6
* A brave new world for window insets (1/n)Jorim Jaggi2018-11-291-3/+7
* Remove unused API on IWindowSession, prepare for multi-display.wilsonshih2018-07-181-5/+0
* Synchronize stack position and size update for split screenchaviw2018-04-101-1/+2