summaryrefslogtreecommitdiff
path: root/core/java/android/window/WindowTokenClientController.java
Commit message (Expand)AuthorAgeFilesLines
* Remove flag track_system_ui_context_before_wmsCharles Chen2025-04-211-4/+1
* Refactor how config change is propagated to WindowTokenClient from VRINicolo' Mazzucato2025-02-101-0/+17
* Merge "Throw IllegalArgumentException when fail to attach WindowContext" into...Treehugger Robot2024-12-181-0/+3
|\
| * Throw IllegalArgumentException when fail to attach WindowContextChris Li2024-12-171-0/+3
* | Put track of systemUiContext before WM behind flagChris Li2024-12-161-1/+4
|/
* Enable non-activity windows to be re-parented between displaysNicolo' Mazzucato2024-12-061-0/+15
* Keep track of SystemUiContext before WMS is initializedChris Li2024-11-211-20/+43
* Synchronize window config updates (1/n)Chris Li2023-08-251-0/+10
* Migrate WindowContext#onConfigurationChanged to ClientTransaction (10/n)Chris Li2023-08-021-2/+2
* Migrate WindowContext#onConfigurationChanged to ClientTransaction (7/n)Chris Li2023-07-311-23/+35
* Fix flaky WindowTokenClientControllerChris Li2023-07-281-1/+10
* Fix flaky WindowTokenClientControllerTestChris Li2023-07-271-0/+6
* Migrate WindowContext#onConfigurationChanged to ClientTransaction (6/n)Chris Li2023-07-241-0/+200