1. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  2. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  3. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  4. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  5. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  6. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  7. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  8. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  9. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  10. 955b2fc Disable stack cropping for docked animating windows only. by Filip Gruszczynski · 9 years ago
  11. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  12. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  13. b186388 Merge "Report re-sized stacks/task as fullscreen when docked stack isn't visible" by Wale Ogunwale · 9 years ago
  14. f175e8a Report re-sized stacks/task as fullscreen when docked stack isn't visible by Wale Ogunwale · 9 years ago
  15. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  16. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  17. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  18. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  19. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  20. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  21. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  22. 2cc92f5 Don't relayout app contents when just changing app position by Wale Ogunwale · 9 years ago
  23. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  24. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  25. 234dbf8 Don't clip task windows in some workspaces by Stefan Kuhne · 9 years ago
  26. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  27. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  28. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  29. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  30. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  31. 000957c Don't remove task from recents when moving task to another stack. by Wale Ogunwale · 9 years ago
  32. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 10 years ago
  33. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  34. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  35. 3d7ca31 Remove AppWindowTokens from exiting apps with task by Craig Mautner · 10 years ago
  36. cbd84af Cherry pick task movement changes from aosp by Craig Mautner · 10 years ago
  37. 01f79cf When adding an apptoken skip over removed ones. by Craig Mautner · 10 years ago
  38. 42bf39e Reset deferred task removal when app token added. by Craig Mautner · 11 years ago
  39. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 11 years ago
  40. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  41. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/Task.java]
  42. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  43. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  44. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  45. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  46. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 12 years ago[Renamed (64%) from services/java/com/android/server/wm/TaskList.java]
  47. 5d9c7be Begin switch over to task based history. by Craig Mautner · 12 years ago
  48. 05d6272ba Add AppWindowTokens to TaskList. by Craig Mautner · 12 years ago
  49. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 12 years ago