1. e5260cf Merge "Compatible behavior for non-resizable activity (2/N)" by TreeHugger Robot · 5 years ago
  2. 192fb50 Merge "Support touch event on letterbox surface" by TreeHugger Robot · 5 years ago
  3. dcb1fcf Fix flaky AppWindowTokenTests by Yunfan Chen · 5 years ago
  4. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  5. 192fe76 Support touch event on letterbox surface by Riddle Hsu · 6 years ago
  6. 25b5619 Clean-up change transition when cancelled before anim starts by Evan Rosky · 5 years ago
  7. 71200f2 SurfaceControl: Provide Transaction#remove() method. by Robert Carr · 5 years ago
  8. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  9. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  10. 0606597 Merge "AppWindowToken: Guard against null SurfaceControl in prepareSurfaces" by TreeHugger Robot · 5 years ago
  11. d8e4fb7 AppWindowToken: Guard against null SurfaceControl in prepareSurfaces by Robert Carr · 5 years ago
  12. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  13. cf76bed Add a no-op animation for non-changing apps during change transition by Evan Rosky · 6 years ago
  14. 966759f Add per-display RemoteAnimation overrides and flag to disable snapshots by Evan Rosky · 6 years ago
  15. 2289ba1 Change Transition by Evan Rosky · 6 years ago
  16. 302d36b Merge changes from topic "public-sc" by Rob Carr · 6 years ago
  17. dcc2b92 Merge "Enable multi-display support for magnification controller" by Rhed Jao · 6 years ago
  18. b2b7220 Merge "Scale task snapshots to very small on low RAM." by TreeHugger Robot · 6 years ago
  19. 10584fa SurfaceControl: Accept instance rather than handle for reparent by Robert Carr · 6 years ago
  20. dcf76ec Add ColorTransformController to AppWindowToken by chaviw · 6 years ago
  21. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  22. 716a9db Scale task snapshots to very small on low RAM. by Kevin · 6 years ago
  23. c9fd5fc Merge changes from topic "sf-remove-remove-layer" by Rob Carr · 6 years ago
  24. fa432cf4 Merge "WM: Fix Letterbox placement" by Adrian Roos · 6 years ago
  25. 8810b69 SurfaceFlinger: Remove removeLayer by Robert Carr · 6 years ago
  26. 7af9d97 WM: Fix Letterbox placement by Adrian Roos · 6 years ago
  27. 58b47f1 Replace snapshot starting windows w/ splashscreen by Kevin · 6 years ago
  28. 8a8c0ed Apply splash screen and transfer starting window to all activities by Yunfan Chen · 6 years ago
  29. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  30. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  31. 3a77f28 Unregister configuration listener when remove container by Yunfan Chen · 6 years ago
  32. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  33. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  34. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  35. 9a42260 Merge "WM: Removes setSize from buffer-less surfaces" by Vishnu Nair · 6 years ago
  36. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  37. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  38. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  39. 0bcbe64 Track native changes: Rework InputApplicationInfo by Robert Carr · 6 years ago
  40. bf84464 Add Null check in AppWindowToken.onDisplayChanged. by lumark · 6 years ago
  41. 235c719 Merge changes from topic "sfinput3" by Rob Carr · 6 years ago
  42. 1498859 Merge "AM: Fix invalid hot launch app metrics seen with quickstep" by TreeHugger Robot · 6 years ago
  43. 788f574 Plumbing for SurfaceControl#setInputWindowInfo. by Robert Carr · 6 years ago
  44. f8bb120 Merge "Let IME target window per display." by TreeHugger Robot · 6 years ago
  45. ff0ab69 Let IME target window per display. by lumark · 6 years ago
  46. d8b71cf Merge "SF: Add support for boundless layers 2/2" by TreeHugger Robot · 6 years ago
  47. 9ba3165 AM: Fix invalid hot launch app metrics seen with quickstep by Vishnu Nair · 6 years ago
  48. d454442d SF: Add support for boundless layers 2/2 by Vishnu Nair · 6 years ago
  49. 48b2565 Expose task id and activity component in task snapshot and assist structure by Winson Chung · 6 years ago
  50. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  51. a118b3a Use task position for transition in freeform mode by Riddle Hsu · 6 years ago
  52. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  53. 35d328a Remove WSA.mAnimLayer by Jorim Jaggi · 6 years ago
  54. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  55. 3de8526 Merge " Replace setFinalCrop with temporary layer" by TreeHugger Robot · 6 years ago
  56. a297726 Replace setFinalCrop with temporary layer by Vishnu Nair · 6 years ago
  57. 95b38a9 Fix WM input limitations on secondary displays (1/N) by Arthur Hung · 6 years ago
  58. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  59. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  60. af0d6d2 Prevent showing windows while animating to avoid color mode switch by Jorim Jaggi · 6 years ago
  61. 8efa165 Only use the pre-animation bounds when an animation is running and is set by Winson Chung · 6 years ago
  62. 4ad5491 Notify WM that app is delayed closing due to the possibility of PIP. by chaviw · 6 years ago
  63. 0918d36 Don't let top activity to influence the orientation by Andrii Kulian · 6 years ago
  64. 26aff0d Merge "Detach children in transaction." into pi-dev by TreeHugger Robot · 6 years ago
  65. fd8e93b Detach children in transaction. by Robert Carr · 6 years ago
  66. 88a5422 Merge "Disallow animating when opening home" into pi-dev by TreeHugger Robot · 6 years ago
  67. 331a22e Merge "Detach children when stopping app." into pi-dev by Rob Carr · 6 years ago
  68. 29daa92 Detach children when stopping app. by Robert Carr · 6 years ago
  69. da4af23 Use the briefcase icon with the circle by Tony Mak · 6 years ago
  70. c6976f0 Disallow animating when opening home by Jorim Jaggi · 6 years ago
  71. 39179062 Animate home in separate layer by Jorim Jaggi · 6 years ago
  72. 95f2937 Merge "Prevent extraneous saving of pinned snap fraction." into pi-dev by Winson Chung · 6 years ago
  73. 82267ce Prevent extraneous saving of pinned snap fraction. by Winson Chung · 6 years ago
  74. aa763cd Early wake-up for transitions (2/2) by Jorim Jaggi · 6 years ago
  75. 752cd82 Only set client hidden if both hidden and hiddenRequested by Jorim Jaggi · 6 years ago
  76. a32da38 Fix letterbox insets when starting app by Jorim Jaggi · 6 years ago
  77. be41829 Fix issues with z-ordering during animations by Jorim Jaggi · 6 years ago
  78. c4d29f2 Fix NPE when animation doesn't get started by Jorim Jaggi · 6 years ago
  79. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  80. 2dae40b Merge "Preserve letterbox while dragResizing" into pi-dev by Adrian Roos · 6 years ago
  81. f93b6d2 Preserve letterbox while dragResizing by Adrian Roos · 6 years ago
  82. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  83. 475fe3f Merge "Wait with reparenting back until all app animations are done" into pi-dev by Jorim Jaggi · 6 years ago
  84. 6de6101 Wait with reparenting back until all app animations are done by Jorim Jaggi · 6 years ago
  85. ba9e18c Merge changes Ifc6355e2,Ia8afa338 into pi-dev by TreeHugger Robot · 6 years ago
  86. 23df3a3 Letterboxing: ensure bar contrast by Adrian Roos · 6 years ago
  87. a1d6bd9 Merge "Fix lockscreen notification launch animation" into pi-dev by Jorim Jaggi · 6 years ago
  88. 77d0f36c Fix lockscreen notification launch animation by Jorim Jaggi · 6 years ago
  89. ab9fcb2 Fix stuck exiting windows by Jorim Jaggi · 6 years ago
  90. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 6 years ago
  91. 60f9c97 Transfer starting windows more aggressively by Jorim Jaggi · 6 years ago
  92. 20e0789 Screenshots broken for activities with dialog themes by Adrian Roos · 6 years ago
  93. 7bcbdd223 Merge "Take screenshot before hiding the WSA." by Chavi Weingarten · 6 years ago
  94. a953fcf Take screenshot before hiding the WSA. by chaviw · 6 years ago
  95. a29de13 Merge "1/ Fixing docked task animation when entering split screen from home" by Winson Chung · 6 years ago
  96. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 6 years ago
  97. 30570a9 Merge "Picture in picture Z ordering fixes." by TreeHugger Robot · 6 years ago
  98. b950603 Picture in picture Z ordering fixes. by Robert Carr · 6 years ago
  99. 067b5bf Fix ANR for real by Jorim Jaggi · 6 years ago
  100. 00ef148 Merge "Add ability to show wallpaper during animation" by Jorim Jaggi · 6 years ago