1. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  2. fbc4c76 Merge "Updates isKeyguardSecure to take in a user id." by Brad Stenning · 5 years ago
  3. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 6 years ago
  4. 5a0a5e7 Merge "Only wait for animations to complete when injecting a DOWN event." by TreeHugger Robot · 5 years ago
  5. 9d29030 Only wait for animations to complete when injecting a DOWN event. by chaviw · 5 years ago
  6. 2047992 Support PointerLocation on secondary display by Arthur Hung · 5 years ago
  7. 2bdc21e Updates isKeyguardSecure to take in a user id. by Brad Stenning · 5 years ago
  8. 95378b2 Merge "[WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC." by Peiyong Lin · 5 years ago
  9. f163c21 Merge "Add systrace dump to the critical section of the bugreport" by TreeHugger Robot · 5 years ago
  10. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  11. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 6 years ago
  12. ddecd74 Merge changes from topic "wm_decor_status" by Andrii Kulian · 5 years ago
  13. 59f3a3d Merge "Change Instrumentation to call injectInputAfterTransactionApplied" by Chavi Weingarten · 5 years ago
  14. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 5 years ago
  15. 9e26046 Add systrace dump to the critical section of the bugreport by Nataniel Borges · 5 years ago
  16. 3e1dc20 Add rounded corners attribute to window animations by Lucas Dupin · 6 years ago
  17. dd98961 Read system decor support status from WM by Andrii Kulian · 5 years ago
  18. 9f4bc55 Change Instrumentation to call injectInputAfterTransactionApplied by chaviw · 5 years ago
  19. ccd5d50 Wait for window animations to complete before injecting input for test by chaviw · 5 years ago
  20. b6c2dcb Merge "Introduce default value to fixed to user rotation." by Garfield Tan · 5 years ago
  21. a471767 Merge "Wait for input windows to be set before proceeding with inject for tests" by Chavi Weingarten · 5 years ago
  22. 504715c Wait for input windows to be set before proceeding with inject for tests by chaviw · 6 years ago
  23. 7fbca05 Introduce default value to fixed to user rotation. by Garfield Tan · 5 years ago
  24. e6e2b0f WM: Mock or stub SurfaceControl and Surface calls in wm unit tests by Vishnu Nair · 5 years ago
  25. bc2eea9 Merge "Add window trace status to the bug report" by Nataniel Borges · 5 years ago
  26. 5112156 Merge "Foldables: Customize folded area" by TreeHugger Robot · 5 years ago
  27. 24325ce Add window trace status to the bug report by Nataniel Borges · 6 years ago
  28. d6ea41c Merge "Remove on-disk WM trace logging" by Nataniel Borges · 6 years ago
  29. 70a9ab9 Foldables: Customize folded area by Chilun · 6 years ago
  30. 7d37ce2 Remove on-disk WM trace logging by Nataniel Borges · 6 years ago
  31. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 6 years ago
  32. e5260cf Merge "Compatible behavior for non-resizable activity (2/N)" by TreeHugger Robot · 6 years ago
  33. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  34. 48d9aa9 Log window trace data per frame in continuous mode by Nataniel Borges · 6 years ago
  35. a5dbf52 Set insets on the virtual display to avoid IME covering the bubble. by Issei Suzuki · 6 years ago
  36. d22a7ca Fix `break` location for WM Service message handler by Nataniel Borges · 6 years ago
  37. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  38. 54caefd Merge "Let the activity embedded in ActivityView can be directly touched" by Tiger Huang · 6 years ago
  39. f43f624 Merge "Support a ring buffer or a queue to store window manager traces" by TreeHugger Robot · 6 years ago
  40. 04dc4cc Let the activity embedded in ActivityView can be directly touched by Tiger Huang · 6 years ago
  41. 962017e Foldables: Add IDisplayFoldListener by Adrian Roos · 6 years ago
  42. 595416b Foldables: Implement emulation for folded screen by Adrian Roos · 6 years ago
  43. 98d92aa Support a ring buffer or a queue to store window manager traces by Nataniel Borges · 6 years ago
  44. 498a4b8 Hide content on all displays when the device is locked. by wilsonshih · 6 years ago
  45. cafc706 Clean up post in WM package by Yunfan Chen · 6 years ago
  46. 302d36b Merge changes from topic "public-sc" by Rob Carr · 6 years ago
  47. dcc2b92 Merge "Enable multi-display support for magnification controller" by Rhed Jao · 6 years ago
  48. b2b7220 Merge "Scale task snapshots to very small on low RAM." by TreeHugger Robot · 6 years ago
  49. 10584fa SurfaceControl: Accept instance rather than handle for reparent by Robert Carr · 6 years ago
  50. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  51. c25f582 Merge "Remove altOrientation from DisplayContent." by TreeHugger Robot · 6 years ago
  52. 8707902 Merge "Move the display targeted by a key event to top" by Tiger Huang · 6 years ago
  53. 4bb8347 Remove altOrientation from DisplayContent. by Garfield Tan · 6 years ago
  54. 716a9db Scale task snapshots to very small on low RAM. by Kevin · 6 years ago
  55. a606a29 Don't count toasts as visible windows by Michal Karpinski · 6 years ago
  56. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 6 years ago
  57. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  58. dda14a7 Move the display targeted by a key event to top by Tiger Huang · 6 years ago
  59. 6c4073e Merge "Remove conflicting parameter "a" from WMService dump" by TreeHugger Robot · 6 years ago
  60. 30e984c Merge changes from topic "remove-scoped-connection" by Rob Carr · 6 years ago
  61. 5433bca Remove conflicting parameter "a" from WMService dump by Nataniel Borges · 6 years ago
  62. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  63. 58b47f1 Replace snapshot starting windows w/ splashscreen by Kevin · 6 years ago
  64. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  65. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  66. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  67. 19cc342 Merge "KeyguardDisableHandler: make properly user aware" by Adrian Roos · 6 years ago
  68. c2ff6cf Use WindowProcessController configuration for process by Yunfan Chen · 6 years ago
  69. e8f76a3 Merge "Reparent DisplayContent layers to SurfaceControl for ActivityView" by Chavi Weingarten · 6 years ago
  70. 44c0455 Let getNavBarPosition() can take displayId by Tiger Huang · 6 years ago
  71. ff2e7d8 Reparent DisplayContent layers to SurfaceControl for ActivityView by chaviw · 6 years ago
  72. 70f3f5b Merge "Add a flag to fix rotation to user rotation only." by Garfield Tan · 6 years ago
  73. 1c8e3c0 KeyguardDisableHandler: make properly user aware by Adrian Roos · 6 years ago
  74. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  75. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  76. ff36222 Add a flag to fix rotation to user rotation only. by Garfield Tan · 6 years ago
  77. 6f4e271 Merge "Add displayId for WMS override pending transition APIs." by TreeHugger Robot · 6 years ago
  78. 1843980 Merge "Support hasNavigationBar per display(1/2)" by TreeHugger Robot · 6 years ago
  79. ea6e7f0 Support hasNavigationBar per display(1/2) by Charles Chen · 6 years ago
  80. ba18335 WM: Track waitForConfig per display by Vishnu Nair · 6 years ago
  81. a483f31 Add displayId for WMS override pending transition APIs. by lumark · 6 years ago
  82. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  83. c32538e Support wallpaper on secondary displays.(2/N) by wilsonshih · 6 years ago
  84. de93f49 Support wallpaper on secondary displays.(1/N) by wilsonshih · 6 years ago
  85. 52ef1bf Fix system circular wait during top display focus change by lumark · 6 years ago
  86. 8b46029 Merge "Show IME correctly when top-most display focus changed." by TreeHugger Robot · 6 years ago
  87. f8bb120 Merge "Let IME target window per display." by TreeHugger Robot · 6 years ago
  88. ff0ab69 Let IME target window per display. by lumark · 6 years ago
  89. 6f13d20b Show IME correctly when top-most display focus changed. by lumark · 6 years ago
  90. 8753ad3 Implement new API of external display settings (1/2) by Chilun · 6 years ago
  91. 03faa14 Merge "Add dev option to force desktop mode" by Andrii Kulian · 6 years ago
  92. 355ea85 Merge "Unify Activities and Windows under one lock (38/n)" by Wale Ogunwale · 6 years ago
  93. 15cfb42 Add dev option to force desktop mode by Andrii Kulian · 6 years ago
  94. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  95. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  96. 2226086 Merge "Consolidate the update of display orientation and configuration" by TreeHugger Robot · 6 years ago
  97. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  98. 4e61177 Consolidate the update of display orientation and configuration by Riddle Hsu · 6 years ago
  99. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  100. f53da81 Support forced display properties on secondary display by Riddle Hsu · 6 years ago