1. f4fa8cb Fix flicker when unlocking by Jorim Jaggi · 8 years ago
  2. 22a869f Intersect task with stack bounds for dimming by Jorim Jaggi · 8 years ago
  3. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  4. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  5. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  6. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  7. 5160527 Show toast if app was forced to be resizable by Jorim Jaggi · 8 years ago
  8. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  9. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  10. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  11. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  12. ce14452 Fixed issue with drag resize state when animating pinned stack. by Wale Ogunwale · 8 years ago
  13. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  14. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 8 years ago
  15. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  16. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  17. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  18. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago
  19. e1fe4d1 Fixed bug with wrong task bounds when device is rotated 180° by Wale Ogunwale · 9 years ago
  20. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  21. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  22. 5e7409c Fixed NPE in Task#isResizeableByDockedStack by Wale Ogunwale · 9 years ago
  23. 495f138 Merge "Remove dead window if its activity record is cleared from history" by Chong Zhang · 9 years ago
  24. 7e8eeb7 Remove dead window if its activity record is cleared from history by Chong Zhang · 9 years ago
  25. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  26. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  27. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  28. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  29. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  30. 48a87a5 Fix window disappearing when docking a second app by Chong Zhang · 9 years ago
  31. 6449a95 Merge "Add bounds information to stack/task WM dump" by Wale Ogunwale · 9 years ago
  32. c806d90 Show toast for non-resizeble docked task under the task itself by Chong Zhang · 9 years ago
  33. 56b88af Add bounds information to stack/task WM dump by Wale Ogunwale · 9 years ago
  34. ba54881 Merge "Allow stacks to be placed outside of display" by Jorim Jaggi · 9 years ago
  35. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  36. 2fbe033 Allow stacks to be placed outside of display by Jorim Jaggi · 9 years ago
  37. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  38. 14c040b Merge "Fixes for dim bounds and touch bounds" by Chong Zhang · 9 years ago
  39. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  40. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  41. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  42. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  43. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  44. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  45. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  46. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  47. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  48. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  49. 955b2fc Disable stack cropping for docked animating windows only. by Filip Gruszczynski · 9 years ago
  50. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  51. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  52. b186388 Merge "Report re-sized stacks/task as fullscreen when docked stack isn't visible" by Wale Ogunwale · 9 years ago
  53. f175e8a Report re-sized stacks/task as fullscreen when docked stack isn't visible by Wale Ogunwale · 9 years ago
  54. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  55. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  56. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  57. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  58. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  59. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  60. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  61. 2cc92f5 Don't relayout app contents when just changing app position by Wale Ogunwale · 9 years ago
  62. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  63. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  64. 234dbf8 Don't clip task windows in some workspaces by Stefan Kuhne · 9 years ago
  65. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  66. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  67. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  68. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  69. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  70. 000957c Don't remove task from recents when moving task to another stack. by Wale Ogunwale · 9 years ago
  71. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  72. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  73. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  74. 3d7ca31 Remove AppWindowTokens from exiting apps with task by Craig Mautner · 10 years ago
  75. cbd84af Cherry pick task movement changes from aosp by Craig Mautner · 10 years ago
  76. 01f79cf When adding an apptoken skip over removed ones. by Craig Mautner · 10 years ago
  77. 42bf39e Reset deferred task removal when app token added. by Craig Mautner · 10 years ago
  78. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  79. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  80. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/Task.java]
  81. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  82. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  83. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  84. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  85. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago[Renamed (64%) from services/java/com/android/server/wm/TaskList.java]
  86. 5d9c7be Begin switch over to task based history. by Craig Mautner · 11 years ago
  87. 05d6272ba Add AppWindowTokens to TaskList. by Craig Mautner · 11 years ago
  88. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 11 years ago