1. e6c6ecb Fix snapshots for dialogs by Jorim Jaggi · 7 years ago
  2. be9be7f Move starting window dim layers behind the activity window layers by Winson Chung · 7 years ago
  3. 2c9f203 Track added/removed window when focus is null by Wale Ogunwale · 7 years ago
  4. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  5. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  6. 9425116 Check only task's override config for adjusting bounds by Andrii Kulian · 7 years ago
  7. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  8. 2719cc1 Move stack to front in-sync with task reparenting by Wale Ogunwale · 7 years ago
  9. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  10. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  11. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  12. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  13. 61fbcbc Do not allow Tasks to influence orientation under some conditions. by Bryce Lee · 7 years ago
  14. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  15. 7fbeb8a Remove mTask from AppWindowToken. by Bryce Lee · 7 years ago
  16. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 7 years ago
  17. 7e4c90e Pinned stack animation: Fix inset logic. by Robert Carr · 7 years ago
  18. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  19. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  20. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  21. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  22. f0a60a9 Workaround for leaked dim layer. by Wale Ogunwale · 8 years ago
  23. aba2418 Merge "Notify task about display change when moved to new stack" by TreeHugger Robot · 8 years ago
  24. 7cd7c2d Notify task about display change when moved to new stack by Andrii Kulian · 8 years ago
  25. 329a583 Follow-up for I01e81b9cd11886da734da671c68d5732aa51009f by Jorim Jaggi · 8 years ago
  26. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 8 years ago
  27. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  28. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  29. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  30. 45a61fe Make sure cleanup is always done when task is removed by Andrii Kulian · 8 years ago
  31. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago
  32. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  33. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  34. 6213caa Revert "Revert "WindowList be gone!"" by Wale Ogunwale · 8 years ago
  35. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  36. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  37. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  38. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  39. df241e9 Allow home activity to be resizeable if it explicitly wants to be. by Wale Ogunwale · 8 years ago
  40. 3eadad7 Removed ActivityInfo.RESIZE_MODE_CROP_WINDOWS and related code. by Wale Ogunwale · 8 years ago
  41. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago
  42. 441e449 Add override and merged config to WindowContainer by Andrii Kulian · 8 years ago
  43. 5a2183d Renamed Task.mFullscreen to mFillsParent by Wale Ogunwale · 8 years ago
  44. c463e06 Merge changes Idcc4cdd4,I75add6a9,I2aeda867,I1ff912c4 by TreeHugger Robot · 8 years ago
  45. 14a3fb9 Switched TaskStack to use WindowContainer by Wale Ogunwale · 8 years ago
  46. 68e5c9e Log transaction state to RemoteSurfaceTrace. by Robert Carr · 8 years ago
  47. f619286 Switched Task to use WindowContainer by Wale Ogunwale · 8 years ago
  48. 828882a Merge "Configuration renaming and minor cleanup in AM and WM" by TreeHugger Robot · 8 years ago
  49. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  50. 3f4433d Made Task.mAppTokens private scoped by Wale Ogunwale · 8 years ago
  51. 9adfe57 Moved rebuilding of display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  52. ec73115 Moved adding to display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  53. 63d4ecc Moved window focus calculation to DisplayContent by Wale Ogunwale · 8 years ago
  54. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  55. 44f2180 Introduced WindowContainer.hasContentToDisplay by Wale Ogunwale · 8 years ago
  56. 571771c Added WindowContainer.removeImmediately to support immediate removal by Wale Ogunwale · 8 years ago
  57. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  58. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  59. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  60. 83ff4b5 resolve merge conflicts of d33f893 to master by Jorim Jaggi · 8 years ago
  61. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  62. 160a3c5 Fix invalid divider state while rotating by Jorim Jaggi · 8 years ago
  63. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  64. 9f25bee Made AppWindowToken.allAppWindows private by Wale Ogunwale · 8 years ago
  65. dd1e66f Add more onTopLauncher support. by Jiaquan He · 8 years ago
  66. 2e2c81a Remove two-finger scroll specific code by Chong Zhang · 8 years ago
  67. 0313845 Never set resized while not drag resizing for pinned stack. by Robert Carr · 8 years ago
  68. eb1d322 Clear mResizedWhileNotDragResizing flag after reporting by Andrii Kulian · 8 years ago
  69. 26c8c42 Also freeze configuration when freezing bounds by Jorim Jaggi · 8 years ago
  70. 29bfbb8 Fixed some issues with fullscreen dimming by Wale Ogunwale · 8 years ago
  71. 5117e27 Apply IME adjust to newly added window by Chong Zhang · 8 years ago
  72. e42d0e1 Don't remove all app token windows when window client dies by Wale Ogunwale · 8 years ago
  73. af558e1 Fix issues with docked stack not un-minimizing by Jorim Jaggi · 8 years ago
  74. 5c80c41 Final fixes for growing recents transition by Jorim Jaggi · 8 years ago
  75. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  76. bb9fb19 Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev by Rob Carr · 8 years ago
  77. ff71d20 Put windows into resizing during IME adjust animation by Jorim Jaggi · 8 years ago
  78. 2c17cd2 Only set mResizedWhileNotDragResizing for base windows. by Robert Carr · 8 years ago
  79. a86a6bf Fix Task dim with docked resize. by Robert Carr · 8 years ago
  80. 7c3912e Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev by Jorim Jaggi · 8 years ago
  81. d53f092 Dismiss docked stack when opening non-resizable activity by Jorim Jaggi · 8 years ago
  82. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  83. f4fa8cb Fix flicker when unlocking by Jorim Jaggi · 8 years ago
  84. 22a869f Intersect task with stack bounds for dimming by Jorim Jaggi · 8 years ago
  85. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  86. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  87. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  88. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  89. 5160527 Show toast if app was forced to be resizable by Jorim Jaggi · 8 years ago
  90. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  91. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  92. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  93. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  94. ce14452 Fixed issue with drag resize state when animating pinned stack. by Wale Ogunwale · 8 years ago
  95. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  96. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 8 years ago
  97. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  98. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  99. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  100. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago