summaryrefslogtreecommitdiff
path: root/core/java/android/window
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use boundsChangeTransaction to improve split-screen enter/exit" into r...Evan Rosky2020-06-011-0/+64
|\
| * Use boundsChangeTransaction to improve split-screen enter/exitEvan Rosky2020-06-011-0/+64
* | Merge "Mirror task visibility on task org leash" into rvc-devWinson Chung2020-05-292-1/+7
|\ \ | |/ |/|
| * Mirror task visibility on task org leashWinson Chung2020-05-292-1/+7
* | Add boundsChangeTransaction for Task pending mode changeEvan Rosky2020-05-281-0/+46
|/
* Merge "Add WindowMetricsHelper" into rvc-devCharles Chen2020-05-112-5/+65
|\
| * Add WindowMetricsHelperCharles Chen2020-05-042-5/+65
* | Migrate Tap exclusion logic to TaskEmbedder.Yuncheol Heo2020-05-053-57/+76
* | Merge "Add the IME insets to virtual display for bubble" into rvc-devTreeHugger Robot2020-05-012-3/+13
|\ \ | |/ |/|
| * Add the IME insets to virtual display for bubbleYunfan Chen2020-04-302-3/+13
* | Merge "Remove getLeash from WindowContainerToken" into rvc-devChavi Weingarten2020-04-307-29/+23
|\ \
| * | Remove getLeash from WindowContainerTokenchaviw2020-04-297-29/+23
* | | Added featureId to DisplayAreaInfochaviw2020-04-291-1/+6
|/ /
* / Added takeScreenshot API to WindowOrganizerchaviw2020-04-272-0/+38
|/
* Added onDisplayAreaChanged and unregister for DisplayAreaOrganizerchaviw2020-04-223-0/+28
* Add DisplayAreaInfochaviw2020-04-224-10/+114
* Make ActivityViews backing virtual display privateLinus Tufvesson2020-04-161-4/+11
* Send task description changed though task org taskInfoChangedWinson Chung2020-04-115-63/+42
* Merge changes I7d2ca2a2,I9f1fc593 into rvc-devWinson Chung2020-04-101-1/+3
|\
| * Keep task hidden until task appearedWinson Chung2020-04-091-1/+3
* | Merge "Move multi window mode to the caller." into rvc-devYuncheol Heo2020-04-091-2/+0
|\ \
| * | Move multi window mode to the caller.Yuncheol Heo2020-04-081-2/+0
| |/
* / 6/n Manage multiple task display area in the policyAndrii Kulian2020-04-071-2/+2
|/
* Revert "Keep task hidden until task appeared"Winson Chung2020-04-061-3/+1
* Keep task hidden until task appearedWinson Chung2020-04-031-1/+3
* Move always-on-top to the callersWinson Chung2020-04-011-1/+0
* Add TestApi interfaces for window organizersWale Ogunwale2020-04-0115-182/+1703
* Add task organizer based task embedderWinson Chung2020-03-303-1/+24
* Introduce DisplayArea organizerWale Ogunwale2020-03-245-2/+104
* Introduce WindowOrganizerWale Ogunwale2020-03-235-36/+246
* Move some window related files to android.window packageWale Ogunwale2020-03-226-0/+693