1. 3f0b334 Merge "Exposing flickerlib classes and layer tracing to sysui" am: e25075b2fb am: f19fcb5048 by Winson Chung · 4 years, 11 months ago
  2. f19fcb5 Merge "Exposing flickerlib classes and layer tracing to sysui" am: e25075b2fb by Winson Chung · 4 years, 11 months ago
  3. 0d4ac4e Exposing flickerlib classes and layer tracing to sysui by Winson Chung · 5 years ago
  4. 298fd2c GestureNav: Fix bug in exlcusion limit device config by Adrian Roos · 5 years ago
  5. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  6. b248a03 Merge "Fix overlapping remote and recents animations" into qt-r1-dev by Jorim Jaggi · 5 years ago
  7. 589c5ba Fix overlapping remote and recents animations by Jorim Jaggi · 5 years ago
  8. 1e8ff85 syncInputWindows for mouse events by Siarhei Vishniakou · 5 years ago
  9. 1665ee5 Merge "Fix application overlay visibility bug" into qt-r1-dev by TreeHugger Robot · 5 years ago
  10. 44742c0 Fix application overlay visibility bug by Robert Berry · 5 years ago
  11. 491e0ce Merge "syncInputWindows for mouse events" into qt-dev am: 2774eb6635 by Siarhei Vishniakou · 5 years ago
  12. 4be12ea syncInputWindows for mouse events by Siarhei Vishniakou · 5 years ago
  13. 6a51b35 Read the high refresh rate blacklist from DeviceConfig. by Michael Wright · 5 years ago
  14. 7ca3a9c Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev by Adrian Roos · 5 years ago
  15. 019a52b WM: implicitly exclude all edges for pre-Q immersive sticky apps by Adrian Roos · 5 years ago
  16. 5f6a315 Merge "GestureNav: Limit exclusion rects" into qt-dev am: ea3216d462 by Jorim Jaggi · 5 years ago
  17. ea3216d Merge "GestureNav: Limit exclusion rects" into qt-dev by Jorim Jaggi · 5 years ago
  18. 506267d GestureNav: Limit exclusion rects by Adrian Roos · 5 years ago
  19. d2c76e1 Merge "Fix WindowFocusTests#testTapNonFocusableWindow failed" into qt-dev by Arthur Hung · 5 years ago
  20. ee23445 Fix WindowFocusTests#testTapNonFocusableWindow failed by Arthur Hung · 5 years ago
  21. b67e20c Merge "Sync input transactions after ACTION_UP" into qt-dev am: 22573ebb88 by Siarhei Vishniakou · 5 years ago
  22. 8b20dee Sync input transactions after ACTION_UP by Siarhei Vishniakou · 5 years ago
  23. c98d8a9 Merge "Do not hold lock when trying to get snapshot" into qt-dev am: beee882cdf by Jorim Jaggi · 5 years ago
  24. beee882 Merge "Do not hold lock when trying to get snapshot" into qt-dev by Jorim Jaggi · 5 years ago
  25. 925bb3c Do not hold lock when trying to get snapshot by Jorim Jaggi · 5 years ago
  26. 6d7b49b Merge "A11y support for windows in a re-parented display" into qt-r1-dev by Jackal Guo · 5 years ago
  27. c43a0a6 A11y support for windows in a re-parented display by Jackal Guo · 5 years ago
  28. f3e0531 Implement high refresh rate policy in window manager by Ady Abraham · 5 years ago
  29. b380516 Let window manager know about active camera users, part 1 by Eino-Ville Talvala · 5 years ago
  30. dffca3a Merge "Don't allow enabling system decorations for untrusted virtual displays (2/2)" into qt-dev by TreeHugger Robot · 5 years ago
  31. 87b6646 Merge "WM/ViewRootImpl: Fix convertFromTranslucent to respect existing state." into qt-dev by Rob Carr · 5 years ago
  32. 4f4df1d Merge "Fix IME window can't show on Simulated display" into qt-dev by TreeHugger Robot · 5 years ago
  33. 35940c6 Merge "Fix display-level windowingMode change" into qt-dev by Evan Rosky · 5 years ago
  34. 51bc29e Fix IME window can't show on Simulated display by lumark · 5 years ago
  35. 56c006f Merge "Prohibit showing system decorations on untrusted virtual displays" into qt-dev by TreeHugger Robot · 5 years ago
  36. 6632b0c Don't allow enabling system decorations for untrusted virtual displays (2/2) by Chilun · 5 years ago
  37. 891aed2 Prohibit showing system decorations on untrusted virtual displays by Chilun · 5 years ago
  38. b1e75f7 Fix display-level windowingMode change by Evan Rosky · 5 years ago
  39. 3939be6 Merge "Only apply rounded-corner animation on TYPE_BUILT_IN displays" into qt-dev by Tiger Huang · 5 years ago
  40. d8ec938 Refine getTransformationMatrix for windows in a re-parented display by Tiger Huang · 5 years ago
  41. 31dca6d Merge "Added VISIBLE_FOR_USER flag for policy visibility" into qt-dev by TreeHugger Robot · 5 years ago
  42. 43b8fc2 Only apply rounded-corner animation on TYPE_BUILT_IN displays by Tiger Huang · 5 years ago
  43. 9a72d22 Don't allow showing IME on untrusted virtual displays by lumark · 5 years ago
  44. c17691b3 Don't allow showing wallpapers on untrusted virtual displays by wilsonshih · 5 years ago
  45. 7edecb3 WM/ViewRootImpl: Fix convertFromTranslucent to respect existing state. by Robert Carr · 5 years ago
  46. 15ad49f Added VISIBLE_FOR_USER flag for policy visibility by chaviw · 5 years ago
  47. 84dec9f Added direct call to syncInputTransactions by chaviw · 5 years ago
  48. f208739 Merge "Propogate per-display IME status to SysUI" into qt-dev by TreeHugger Robot · 5 years ago
  49. 7570cac Propogate per-display IME status to SysUI by lumark · 5 years ago
  50. 1ffefc2 Set mEnterAnimationPending to true if a window was not visible by Tiger Huang · 5 years ago
  51. 8afe7c7 Only switch task focus to window's task that was tapped outside current focus by chaviw · 5 years ago
  52. af61256 Merge "Ensure input transactions are applied before injecting input" by Chavi Weingarten · 5 years ago
  53. fa2f004 Add onPointerDownOutsideFocus for events outside the focused window (4/4) by chaviw · 5 years ago
  54. 86dc82e Ensure input transactions are applied before injecting input by chaviw · 5 years ago
  55. 4981f15 Window Manager spring cleaning by Jorim Jaggi · 5 years ago
  56. 2b210c2 Reduce the window tap exclude region for child above it by Tiger Huang · 5 years ago
  57. 75eaf77 Merge "Provide a hook for forcing all system bars to be displayed at all times" by Brad Stenning · 5 years ago
  58. e057369 Provide a hook for forcing all system bars to be displayed at all times by Brad Stenning · 5 years ago
  59. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  60. fbc4c76 Merge "Updates isKeyguardSecure to take in a user id." by Brad Stenning · 5 years ago
  61. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 5 years ago
  62. 5a0a5e7 Merge "Only wait for animations to complete when injecting a DOWN event." by TreeHugger Robot · 5 years ago
  63. 9d29030 Only wait for animations to complete when injecting a DOWN event. by chaviw · 5 years ago
  64. 2047992 Support PointerLocation on secondary display by Arthur Hung · 5 years ago
  65. 2bdc21e Updates isKeyguardSecure to take in a user id. by Brad Stenning · 5 years ago
  66. 95378b2 Merge "[WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC." by Peiyong Lin · 5 years ago
  67. f163c21 Merge "Add systrace dump to the critical section of the bugreport" by TreeHugger Robot · 5 years ago
  68. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  69. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 6 years ago
  70. ddecd74 Merge changes from topic "wm_decor_status" by Andrii Kulian · 5 years ago
  71. 59f3a3d Merge "Change Instrumentation to call injectInputAfterTransactionApplied" by Chavi Weingarten · 5 years ago
  72. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 5 years ago
  73. 9e26046 Add systrace dump to the critical section of the bugreport by Nataniel Borges · 5 years ago
  74. 3e1dc20 Add rounded corners attribute to window animations by Lucas Dupin · 6 years ago
  75. dd98961 Read system decor support status from WM by Andrii Kulian · 5 years ago
  76. 9f4bc55 Change Instrumentation to call injectInputAfterTransactionApplied by chaviw · 5 years ago
  77. ccd5d50 Wait for window animations to complete before injecting input for test by chaviw · 5 years ago
  78. b6c2dcb Merge "Introduce default value to fixed to user rotation." by Garfield Tan · 5 years ago
  79. a471767 Merge "Wait for input windows to be set before proceeding with inject for tests" by Chavi Weingarten · 5 years ago
  80. 504715c Wait for input windows to be set before proceeding with inject for tests by chaviw · 5 years ago
  81. 7fbca05 Introduce default value to fixed to user rotation. by Garfield Tan · 5 years ago
  82. e6e2b0f WM: Mock or stub SurfaceControl and Surface calls in wm unit tests by Vishnu Nair · 5 years ago
  83. bc2eea9 Merge "Add window trace status to the bug report" by Nataniel Borges · 5 years ago
  84. 5112156 Merge "Foldables: Customize folded area" by TreeHugger Robot · 5 years ago
  85. 24325ce Add window trace status to the bug report by Nataniel Borges · 5 years ago
  86. d6ea41c Merge "Remove on-disk WM trace logging" by Nataniel Borges · 5 years ago
  87. 70a9ab9 Foldables: Customize folded area by Chilun · 5 years ago
  88. 7d37ce2 Remove on-disk WM trace logging by Nataniel Borges · 5 years ago
  89. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 6 years ago
  90. e5260cf Merge "Compatible behavior for non-resizable activity (2/N)" by TreeHugger Robot · 5 years ago
  91. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  92. 48d9aa9 Log window trace data per frame in continuous mode by Nataniel Borges · 6 years ago
  93. a5dbf52 Set insets on the virtual display to avoid IME covering the bubble. by Issei Suzuki · 6 years ago
  94. d22a7ca Fix `break` location for WM Service message handler by Nataniel Borges · 5 years ago
  95. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  96. 54caefd Merge "Let the activity embedded in ActivityView can be directly touched" by Tiger Huang · 6 years ago
  97. f43f624 Merge "Support a ring buffer or a queue to store window manager traces" by TreeHugger Robot · 6 years ago
  98. 04dc4cc Let the activity embedded in ActivityView can be directly touched by Tiger Huang · 6 years ago
  99. 962017e Foldables: Add IDisplayFoldListener by Adrian Roos · 6 years ago
  100. 595416b Foldables: Implement emulation for folded screen by Adrian Roos · 6 years ago