1. 69ab104 Keep IME above starting window. by Tarandeep Singh · 5 years ago
  2. 7a545ae Modify deferred recents animation cancel to work without screenshot by Winson Chung · 5 years ago
  3. 6ec52d4 Reland "Prevent dismissing starting window when reopening app" by Jorim Jaggi · 5 years ago
  4. b8e6b63 Reland: Clear transitions for app windows display change. by Wale Ogunwale · 5 years ago
  5. e0d3ce8 Merge "Revert "Reland "Prevent dismissing starting window when reopening app""" into qt-dev by TreeHugger Robot · 5 years ago
  6. ea470ec Merge "Revert "Clear transitions for app windows display change."" into qt-dev by David Nelloms · 5 years ago
  7. 149a6f0 Revert "Clear transitions for app windows display change." by David Nelloms · 5 years ago
  8. 48bd868 Revert "Reland "Prevent dismissing starting window when reopening app"" by Jorim Jaggi · 5 years ago
  9. 61a8781 Merge "Reland "Prevent dismissing starting window when reopening app"" into qt-dev by Jorim Jaggi · 5 years ago
  10. be71ed8 Reland "Prevent dismissing starting window when reopening app" by Jorim Jaggi · 5 years ago
  11. 4cd89f0 Merge "Revert "Prevent dismissing starting window when reopening app"" into qt-dev by TreeHugger Robot · 5 years ago
  12. 6e814f9 Revert "Prevent dismissing starting window when reopening app" by Elisa Pascual Trevino · 5 years ago
  13. 110ed21 Clear transitions for app windows display change. by davidln · 5 years ago
  14. 94f7f39 Merge "Prevent dismissing starting window when reopening app" into qt-dev by TreeHugger Robot · 5 years ago
  15. 7c88cf8 Prevent dismissing starting window when reopening app by Jorim Jaggi · 5 years ago
  16. c9d0d00 Fix a bug about missing committing app visibility by Tiger Huang · 5 years ago
  17. 08e2093 Take snapshot directly during change transition by Evan Rosky · 5 years ago
  18. 51374fc Merge "Tracks app window animation endpoint" into qt-dev by Ian Chang · 5 years ago
  19. 8b2822e Tracks app window animation endpoint by Ian · 5 years ago
  20. ed6794e Fix a bug about the z-order of layers caused by merging transactions by Tiger Huang · 5 years ago
  21. 35940c6 Merge "Fix display-level windowingMode change" into qt-dev by Evan Rosky · 5 years ago
  22. f6f3494 Fix recent task screenshot may not cleanup in some cases by lumark · 5 years ago
  23. 870b9df Merge "Disable rounded corners when in multi window" into qt-dev by TreeHugger Robot · 5 years ago
  24. 95acf43 Disable rounded corners when in multi window by Lucas Dupin · 5 years ago
  25. b1e75f7 Fix display-level windowingMode change by Evan Rosky · 5 years ago
  26. d7d7980 Merge "Fixed a few issues with starting windows" into qt-dev by Chavi Weingarten · 5 years ago
  27. a8f07a7 Fixed a few issues with starting windows by chaviw · 5 years ago
  28. 3939be6 Merge "Only apply rounded-corner animation on TYPE_BUILT_IN displays" into qt-dev by Tiger Huang · 5 years ago
  29. 31dca6d Merge "Added VISIBLE_FOR_USER flag for policy visibility" into qt-dev by TreeHugger Robot · 5 years ago
  30. 43b8fc2 Only apply rounded-corner animation on TYPE_BUILT_IN displays by Tiger Huang · 5 years ago
  31. 15ad49f Added VISIBLE_FOR_USER flag for policy visibility by chaviw · 5 years ago
  32. b5a78b3 Suppress transition when mCancelWithDeferredScreenshot as true. by lumark · 5 years ago
  33. f90c298 Merge "Use stack bounds to apply STACK_CLIP_BEFORE_ANIM" into qt-dev by Evan Rosky · 5 years ago
  34. 267730e Merge "Calculate letterbox against task displayed-bounds in multi-window" into qt-dev by Evan Rosky · 5 years ago
  35. bf8aec3 Merge "Assign layer to bounds animation layer" into qt-dev by Jorim Jaggi · 5 years ago
  36. 7c94df4 Merge "Resolve size compatibility bounds by original display attributes" into qt-dev by TreeHugger Robot · 5 years ago
  37. 641daea Use stack bounds to apply STACK_CLIP_BEFORE_ANIM by Evan Rosky · 5 years ago
  38. 67c1564 Calculate letterbox against task displayed-bounds in multi-window by Evan Rosky · 5 years ago
  39. 7482626 Resolve size compatibility bounds by original display attributes by Riddle Hsu · 5 years ago
  40. 9cd9913 Assign layer to bounds animation layer by Jorim Jaggi · 5 years ago
  41. dc50bb5 Don't apply rounded-corner animation on non-default display by Tiger Huang · 5 years ago
  42. 91d382a Get rid of some ancient logic around layouting invisible windows by Jorim Jaggi · 5 years ago
  43. 4981f15 Window Manager spring cleaning by Jorim Jaggi · 5 years ago
  44. 2b48568 Merge "Use inner frame of letterbox as touchable region for letterboxed app" by TreeHugger Robot · 5 years ago
  45. d14173e Fix LocationOnScreenTests failure by lumark · 5 years ago
  46. 0416418 Don't involve decor inset into app bounds of fixed aspect ratio app by Riddle Hsu · 6 years ago
  47. 69a325f Merge "Better support for cleaning up the recents animation" by Tracy Zhou · 5 years ago
  48. 5428446 Better support for cleaning up the recents animation by lumark · 6 years ago
  49. 7735d35 Clip transition animations within a task to the task by Evan Rosky · 5 years ago
  50. 4fb1e91 Clean-up some out-dated layout shenanigans by Evan Rosky · 6 years ago
  51. ec9488c Fix Restore transition by Evan Rosky · 6 years ago
  52. 69de5fb Use inner frame of letterbox as touchable region for letterboxed app by Riddle Hsu · 6 years ago
  53. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 6 years ago
  54. 357f003 Merge "Report orientation change when visibility changes." by TreeHugger Robot · 6 years ago
  55. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 6 years ago
  56. 3e1dc20 Add rounded corners attribute to window animations by Lucas Dupin · 6 years ago
  57. b677660 Report orientation change when visibility changes. by Garfield Tan · 6 years ago
  58. 0ada277 Move ColorDisplayService to color subdirectory by Christine Franks · 6 years ago
  59. e5260cf Merge "Compatible behavior for non-resizable activity (2/N)" by TreeHugger Robot · 6 years ago
  60. 192fb50 Merge "Support touch event on letterbox surface" by TreeHugger Robot · 6 years ago
  61. dcb1fcf Fix flaky AppWindowTokenTests by Yunfan Chen · 6 years ago
  62. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  63. 192fe76 Support touch event on letterbox surface by Riddle Hsu · 6 years ago
  64. 25b5619 Clean-up change transition when cancelled before anim starts by Evan Rosky · 6 years ago
  65. 71200f2 SurfaceControl: Provide Transaction#remove() method. by Robert Carr · 6 years ago
  66. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 6 years ago
  67. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  68. 0606597 Merge "AppWindowToken: Guard against null SurfaceControl in prepareSurfaces" by TreeHugger Robot · 6 years ago
  69. d8e4fb7 AppWindowToken: Guard against null SurfaceControl in prepareSurfaces by Robert Carr · 6 years ago
  70. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  71. cf76bed Add a no-op animation for non-changing apps during change transition by Evan Rosky · 6 years ago
  72. 966759f Add per-display RemoteAnimation overrides and flag to disable snapshots by Evan Rosky · 6 years ago
  73. 2289ba1 Change Transition by Evan Rosky · 6 years ago
  74. 302d36b Merge changes from topic "public-sc" by Rob Carr · 6 years ago
  75. dcc2b92 Merge "Enable multi-display support for magnification controller" by Rhed Jao · 6 years ago
  76. b2b7220 Merge "Scale task snapshots to very small on low RAM." by TreeHugger Robot · 6 years ago
  77. 10584fa SurfaceControl: Accept instance rather than handle for reparent by Robert Carr · 6 years ago
  78. dcf76ec Add ColorTransformController to AppWindowToken by chaviw · 6 years ago
  79. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  80. 716a9db Scale task snapshots to very small on low RAM. by Kevin · 6 years ago
  81. c9fd5fc Merge changes from topic "sf-remove-remove-layer" by Rob Carr · 6 years ago
  82. fa432cf4 Merge "WM: Fix Letterbox placement" by Adrian Roos · 6 years ago
  83. 8810b69 SurfaceFlinger: Remove removeLayer by Robert Carr · 6 years ago
  84. 7af9d97 WM: Fix Letterbox placement by Adrian Roos · 6 years ago
  85. 58b47f1 Replace snapshot starting windows w/ splashscreen by Kevin · 6 years ago
  86. 8a8c0ed Apply splash screen and transfer starting window to all activities by Yunfan Chen · 6 years ago
  87. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  88. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  89. 3a77f28 Unregister configuration listener when remove container by Yunfan Chen · 6 years ago
  90. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  91. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  92. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  93. 9a42260 Merge "WM: Removes setSize from buffer-less surfaces" by Vishnu Nair · 6 years ago
  94. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  95. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  96. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  97. 0bcbe64 Track native changes: Rework InputApplicationInfo by Robert Carr · 6 years ago
  98. bf84464 Add Null check in AppWindowToken.onDisplayChanged. by lumark · 6 years ago
  99. 235c719 Merge changes from topic "sfinput3" by Rob Carr · 6 years ago
  100. 1498859 Merge "AM: Fix invalid hot launch app metrics seen with quickstep" by TreeHugger Robot · 6 years ago