summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewRootImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add ID to InputEvent.Garfield Tan2020-02-241-4/+6
* RESTRICT AUTOMERGE - Explicitly disable BLAST for SurfaceControlViewHost surf...Robert Carr2020-02-241-1/+13
* Merge "Allow passing cutout to the hierarchy in shortEdge mode"Shawn Lin2020-02-211-3/+9
|\
| * Allow passing cutout to the hierarchy in shortEdge modeshawnlin2020-02-201-3/+9
* | Merge "Adjust LayoutParams after handling soft input mode"Tiger Huang2020-02-211-3/+9
|\ \
| * | Adjust LayoutParams after handling soft input modeTiger Huang2020-02-201-3/+9
* | | Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung2020-02-191-2/+28
|/ /
* | Merge "Fix unnecessary onApplyWindowInsets"Jorim Jaggi2020-02-181-3/+2
|\ \
| * | Fix unnecessary onApplyWindowInsetsJorim Jaggi2020-02-181-3/+2
| |/
* | Merge "ViewRootImpl: Fix overlapping BLAST Sync issues."Rob Carr2020-02-181-5/+31
|\ \
| * | ViewRootImpl: Fix overlapping BLAST Sync issues.Robert Carr2020-02-181-5/+31
* | | Merge "Remove more deferTransactionUntilSurface calls"TreeHugger Robot2020-02-181-1/+4
|\ \ \ | |_|/ |/| |
| * | Remove more deferTransactionUntilSurface callsRobert Carr2020-02-181-1/+4
| |/
| * Merge "Revert "Revert "Revert "Enable insets flag for IME""""Wale Ogunwale2020-02-131-5/+5
| |\
| | * Revert "Revert "Revert "Enable insets flag for IME"""Wale Ogunwale2020-02-131-5/+5
* | | Window Manager Flag Migration (14/n) (Flips the flag)Tarandeep Singh2020-02-181-5/+5
* | | Merge "Refactor AttachInfo.mGlobalSystemUiVisibility"Tiger Huang2020-02-171-23/+26
|\ \ \
| * | | Refactor AttachInfo.mGlobalSystemUiVisibilityTiger Huang2020-02-171-23/+26
| |/ /
| * | Merge "Revert "Revert "Enable insets flag for IME"""Taran Singh2020-02-121-5/+5
| |\|
| | * Revert "Revert "Enable insets flag for IME""Taran Singh2020-02-121-5/+5
| | * Revert "Enable insets flag for IME"Greg Kaiser2020-02-081-5/+5
| | * Enable insets flag for IMETarandeep Singh2020-02-071-5/+5
* | | Fixing another crash when creating/updating BLASTBufferQueueValerie Hau2020-02-141-4/+5
* | | Support accessibility on embedded hierarchies (3/n)Jackal Guo2020-02-131-5/+6
|/ /
* | Merge "Query for BLAST flag outside of constructor"TreeHugger Robot2020-02-111-1/+1
|\ \
| * | Query for BLAST flag outside of constructorValerie Hau2020-02-101-1/+1
* | | Support accessibility on embedded hierarchies (2/n)Jackal Guo2020-02-111-0/+22
|/ /
* / Move BLAST flag to WindowManagerServiceValerie Hau2020-02-071-4/+7
|/
* Merge "Fix BLAST Surface release"TreeHugger Robot2020-02-041-6/+3
|\
| * Fix BLAST Surface releaseRobert Carr2020-02-041-6/+3
* | Merge "Fix Keyboard won't show up in some cases"TreeHugger Robot2020-02-041-2/+1
|\ \ | |/ |/|
| * Fix Keyboard won't show up in some caseslumark2020-02-041-2/+1
* | Merge "Fix segfault in ViewRootImpl on BLAST"TreeHugger Robot2020-02-031-2/+4
|\ \
| * | Fix segfault in ViewRootImpl on BLASTValerie Hau2020-02-031-2/+4
| |/
* | Merge "Fix no-op traversal requested in traversal before layout"TreeHugger Robot2020-02-031-1/+0
|\ \ | |/ |/|
| * Fix no-op traversal requested in traversal before layoutRiddle Hsu2020-01-291-1/+0
* | Keep track of requestedVisibility when control unavailableJorim Jaggi2020-02-011-1/+7
* | Change insets property from wm to debug.Tarandeep Singh2020-01-291-1/+1
|/
* Merge "Handle controlInputMethodAnim correctly when IME isn't ready"TreeHugger Robot2020-01-281-1/+2
|\
| * Handle controlInputMethodAnim correctly when IME isn't readyJorim Jaggi2020-01-281-1/+2
* | Merge "WM: Defer transactions for BLAST Surfaces too."Rob Carr2020-01-281-11/+6
|\ \
| * | WM: Defer transactions for BLAST Surfaces too.Robert Carr2020-01-271-11/+6
* | | ViewRootImpl: Always run finishBLASTSyncRobert Carr2020-01-271-13/+10
|/ /
* | Merge "Replace deferTransactionUntilSurface with deferTransactionUntil"Rob Carr2020-01-241-2/+10
|\ \ | |/ |/|
| * Replace deferTransactionUntilSurface with deferTransactionUntilRobert Carr2020-01-141-2/+10
* | Merge "Window Manager Flag Migration (12/n)"Adrian Roos2020-01-231-9/+6
|\ \
| * | Window Manager Flag Migration (12/n)Tiger Huang2020-01-231-9/+6
* | | Merge "Update IMM delegate if view root is moved to a different display"Wale Ogunwale2020-01-231-0/+1
|\ \ \ | |/ / |/| |
| * | Update IMM delegate if view root is moved to a different displayRiddle Hsu2020-01-231-0/+1
* | | Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi2020-01-221-0/+9
|/ /