1. 60dba2f Ensure freeform windows always have a visible portion on screen by Evan Rosky · 5 years ago
  2. 0d654cb Implement UX for IME with freeform windows by Evan Rosky · 5 years ago
  3. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 5 years ago
  4. 3e1dc20 Add rounded corners attribute to window animations by Lucas Dupin · 6 years ago
  5. aecf692 Merge "Wait for window animations to complete before injecting input for test" by Chavi Weingarten · 5 years ago
  6. ccd5d50 Wait for window animations to complete before injecting input for test by chaviw · 5 years ago
  7. b8d704b Don't destroy surface if there is no active animation to cancel by Riddle Hsu · 5 years ago
  8. 9c8ee26 Make postively z-ordered sub window above preserved surface by Tiger Huang · 5 years ago
  9. 8ab8dac Remove opposite position of nav bar for short aspect ratio app by Riddle Hsu · 5 years ago
  10. c73e0b1 Merge "Fix the exiting window still can receive touch." by TreeHugger Robot · 5 years ago
  11. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  12. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  13. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  14. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  15. 867299e Merge "Change to use ConfigurationContainer.onParentChanged" by TreeHugger Robot · 5 years ago
  16. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  17. 0b650ba Fix the exiting window still can receive touch. by Arthur Hung · 6 years ago
  18. 54caefd Merge "Let the activity embedded in ActivityView can be directly touched" by Tiger Huang · 6 years ago
  19. 04dc4cc Let the activity embedded in ActivityView can be directly touched by Tiger Huang · 6 years ago
  20. a91b6af Merge changes I841d2621,I456f6695 by TreeHugger Robot · 6 years ago
  21. a2759b2 Fix a couple of issues with insets by Jorim Jaggi · 6 years ago
  22. dcc2b92 Merge "Enable multi-display support for magnification controller" by Rhed Jao · 6 years ago
  23. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  24. 31e4f8e Fix IME window can't show on keyguard with setShowWhenLocked. by lumark · 6 years ago
  25. cfd6f3b A brave new world for window insets (7/n) by Jorim Jaggi · 6 years ago
  26. b73c564 Merge "Fix empty touchable region of pip window" by TreeHugger Robot · 6 years ago
  27. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  28. b5e960f Fix empty touchable region of pip window by Riddle Hsu · 6 years ago
  29. b924632 Input: Let WM compute touchable region 2/2 by Vishnu Nair · 6 years ago
  30. 6f5ea0c Merge "Only use surface based touchable region for updating input window" by TreeHugger Robot · 6 years ago
  31. f963216 Merge "Use WindowProcessController configuration for process" by Yunfan Chen · 6 years ago
  32. cff4f36 Merge "Input: Handle parent surface crops 2/2" by Vishnu Nair · 6 years ago
  33. 8290ee0 Input: Handle parent surface crops 2/2 by Vishnu Nair · 6 years ago
  34. ff03df5 Only use surface based touchable region for updating input window by Riddle Hsu · 6 years ago
  35. c2ff6cf Use WindowProcessController configuration for process by Yunfan Chen · 6 years ago
  36. 4442122 Merge "Move policy handling into ATM hierarchy [2/n]" by Evan Rosky · 6 years ago
  37. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  38. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  39. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  40. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  41. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  42. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  43. eadae82 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  44. ebdf858 Fix name for canReceiveTouchInput by Robert Carr · 6 years ago
  45. a80ad04 Port InputConsumerImpl to SurfaceFlinger input. by Robert Carr · 6 years ago
  46. 679ccb0 Pass InputWindowInfo to SurfaceFlinger. by Robert Carr · 6 years ago
  47. ba18335 WM: Track waitForConfig per display by Vishnu Nair · 6 years ago
  48. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  49. e0a353c WindowManager: Communicate with input system by WindowTokens. by Robert Carr · 6 years ago
  50. 788f574 Plumbing for SurfaceControl#setInputWindowInfo. by Robert Carr · 6 years ago
  51. 8b46029 Merge "Show IME correctly when top-most display focus changed." by TreeHugger Robot · 6 years ago
  52. ff0ab69 Let IME target window per display. by lumark · 6 years ago
  53. 6f13d20b Show IME correctly when top-most display focus changed. by lumark · 6 years ago
  54. 2226086 Merge "Consolidate the update of display orientation and configuration" by TreeHugger Robot · 6 years ago
  55. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  56. 4e61177 Consolidate the update of display orientation and configuration by Riddle Hsu · 6 years ago
  57. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  58. fbd8ea6 Fix 2 graphical issues for drag resizing. by Garfield Tan · 6 years ago
  59. 79b9606 Let IME be aware of display override configuration updates by Yunfan Chen · 6 years ago
  60. 66ce238 Rename system-api wm flags to SYSTEM_... by Philip P. Moltmann · 6 years ago
  61. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  62. 75d2c1f Merge changes I1276375c,I3fd96558,I39f7b1af by TreeHugger Robot · 6 years ago
  63. 35d328a Remove WSA.mAnimLayer by Jorim Jaggi · 6 years ago
  64. 5bdccba Remove WindowStateAnimator.isAnimationSet by Jorim Jaggi · 6 years ago
  65. d8c664b WM: Fix WindowStateTests#testSeamlesslyRotateWindow by Vishnu Nair · 6 years ago
  66. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  67. 174a48b Merge "Update the size of SurfaceControl after display changed" by Louis Chang · 6 years ago
  68. 609ae20 Merge "WM: Fix seamless rotation when multiple windows are drawn" by TreeHugger Robot · 6 years ago
  69. 7501e33 Update the size of SurfaceControl after display changed by Louis Chang · 6 years ago
  70. ec63406 WM: Fix seamless rotation when multiple windows are drawn by Vishnu Nair · 6 years ago
  71. 1454b39 Removed global windowFrames from PWM by chaviw · 6 years ago
  72. 7a21a31 Merge "Support IME Window to show in secondary display." by TreeHugger Robot · 6 years ago
  73. f649351 Merge "Accessibility actions should trigger ACTION_OUTSIDE" by Jackal Guo · 6 years ago
  74. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  75. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  76. ac2b62e Accessibility actions should trigger ACTION_OUTSIDE by Jackal Guo · 6 years ago
  77. 549ceb0 Merge "Update dump in WindowState and WindowFrames to be formatted correctly" by TreeHugger Robot · 6 years ago
  78. 49c27ff WM: Fix DisplayCutout computation in WindowState.computeFrameLw by Adrian Roos · 6 years ago
  79. c65fa58 Update dump in WindowState and WindowFrames to be formatted correctly by chaviw · 6 years ago
  80. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  81. faa102f ScreenDecorations: Fix stuck / delayed rotations (second try) by Adrian Roos · 6 years ago
  82. 7294064 Revert "ScreenDecorations: Fix stuck / delayed rotations" by Adrian Roos · 6 years ago
  83. 61f557a ScreenDecorations: Fix stuck / delayed rotations by Adrian Roos · 6 years ago
  84. 27a90d2 WM: Add debug information for forced seamless rotation by Adrian Roos · 6 years ago
  85. 25a33cbd Update the accessibility overlay title by Jackal Guo · 6 years ago
  86. 95b38a9 Fix WM input limitations on secondary displays (1/N) by Arthur Hung · 6 years ago
  87. c29c4b8 Merge "Moved cutout info into WindowFrames" by Chavi Weingarten · 6 years ago
  88. 07126b4 Merge "WM: correctly draw the rounded corner / cutout overlay during rotation" by TreeHugger Robot · 6 years ago
  89. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  90. cdba9a4 Moved cutout info into WindowFrames by chaviw · 6 years ago
  91. 0afbfd1 Merge "Move mFrame and mLastFrame from WindowState to WindowFrames" by Chavi Weingarten · 6 years ago
  92. 9648b15 Merge "Created WindowFrames class and moved data from PWM and WS" by Chavi Weingarten · 6 years ago
  93. 513d5e1 Use last focused window to control SysUI while IMC dialog is shown by Tiger Huang · 6 years ago
  94. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  95. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  96. 0e7b70a WM: Fix seamless rotation by Adrian Roos · 6 years ago
  97. af3cb5f Merge "Perform layout after removing the focused window" by Tiger Huang · 6 years ago
  98. 8af6ba4 Perform layout after removing the focused window by Tiger Huang · 6 years ago
  99. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  100. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago