summaryrefslogtreecommitdiff
path: root/core/java/android/app/WindowTokenClient.java
Commit message (Expand)AuthorAgeFilesLines
* Move WindowContext module to window packageCharles Chen2021-03-241-96/+0
* Enable to listen to WindowContext's config changesCharles Chen2021-03-191-1/+3
* Fix deadlock between WMG and WMSCharles Chen2021-03-091-3/+5
* Remove addWindowTokenWithOptionsCharles Chen2021-02-061-2/+2
* Don't override config of display contexts with activity display.Darryl L Johnson2020-08-201-2/+1
* Fix WindowContextTestsCharles Chen2020-04-141-5/+3
* Fix WindowContext leakCharles Chen2020-04-081-10/+29
* Handle config/display changes for WindowContextAndrii Kulian2020-02-211-0/+76