1. 160a3c5 Fix invalid divider state while rotating by Jorim Jaggi · 8 years ago
  2. d9d35bd Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  3. e4dd964 Fixed logic error when calculating window touch exclude region. by Wale Ogunwale · 8 years ago
  4. 31f7170 Add dump information for divider by Jorim Jaggi · 8 years ago
  5. 9e76d32 Touch region fixes for dialogs and overlapping tasks. by Robert Carr · 8 years ago
  6. b72c9ad No input for windows in minimized docked stack by Jorim Jaggi · 8 years ago
  7. 7f19cb8 Fix touch exclude region for divider handle by Jorim Jaggi · 8 years ago
  8. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  9. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 9 years ago
  10. 5d6bdeb Move more drag-related code to DragState by Vladislav Kaznacheev · 9 years ago
  11. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  12. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  13. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  14. ecf6722 Exclude status and nav bar from focus monitor. by Filip Gruszczynski · 9 years ago
  15. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  16. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  17. 912d919 Add input method to the tap detection exclude area. by Filip Gruszczynski · 9 years ago
  18. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  19. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  20. 608797e Remove unnecessary DisplayContent.mDisplaySizeLock synchronization. by Filip Gruszczynski · 9 years ago
  21. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  22. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  23. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  24. 73c3fcf Exclude system decor area from tap detection. by Chong Zhang · 9 years ago
  25. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  26. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  27. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  28. 58fa9de Update dock divider display info. whenever it changes. by Wale Ogunwale · 9 years ago
  29. 12cbd92 Use visible window bounds to determine if a point is within a task by Wale Ogunwale · 9 years ago
  30. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  31. e45899a Create non-docked stack with right bounds if docked stack exist by Wale Ogunwale · 9 years ago
  32. fd04d8c Initialize DisplayContent base info when object is constructed by Wale Ogunwale · 9 years ago
  33. 54eb12c Allow non-freeform tasks to gain focus when docked stack is up by Wale Ogunwale · 9 years ago
  34. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  35. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  36. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  37. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  38. 5a2f2cb Fixed issue with relaying-out sysui when resizing a freeform task. by Wale Ogunwale · 9 years ago
  39. 231b06e Increased window resize handle to 30dp. by Wale Ogunwale · 9 years ago
  40. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  41. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  42. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  43. f0d15a7 am d994c254: am d200aa4c: am a546e5be: am ba1e3915: am 59123b9b: Merge "When closing task stack remove reference to display content." into mnc-dev by Filip Gruszczynski · 9 years ago
  44. 26ed265 When closing task stack remove reference to display content. by Filip Gruszczynski · 9 years ago
  45. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  46. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  47. 06d582d Fix calls to Rect.intersect(Rect) in package com.android.server.wm by Doris Liu · 9 years ago
  48. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  49. 1bef389 Fix NPE in DisplayContent.setTouchExcludeRegion. by Craig Mautner · 9 years ago
  50. b1193ad Merge "Apply stack dim layer to entire screen for system windows." by Wale Ogunwale · 9 years ago
  51. 498e8c9 Apply stack dim layer to entire screen for system windows. by Wale Ogunwale · 10 years ago
  52. 4a02d81 Don't move multi-window stacks on orientation change. by Wale Ogunwale · 10 years ago
  53. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  54. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  55. 799bc1d Refactor moveStackWindowsLocked() by Craig Mautner · 10 years ago
  56. 9d82182 am 31ae1730: Merge "Add debug for ANR" into lmp-mr1-dev automerge: 0f6da47 by Craig Mautner · 10 years ago
  57. bcb6eb9 Add debug for ANR by Craig Mautner · 10 years ago
  58. 2f5e606 am c14a4b10: Merge "Fix racing condition of mTouchExcludeRegion" automerge: 6007d9a by Craig Mautner · 10 years ago
  59. 33d8e73 Fix racing condition of mTouchExcludeRegion by tingna_sung · 10 years ago
  60. e8b85fd Fix dumpsys display apptoken ordering. by Craig Mautner · 10 years ago
  61. 333c2ec Remove misleading error log. by Craig Mautner · 10 years ago
  62. fabab90 Eliminate misleading warning. by Craig Mautner · 10 years ago
  63. 95da108 Clean up activities and displays when done by Craig Mautner · 10 years ago
  64. b660b9d Update DimLayer sizes on rotation. by Craig Mautner · 11 years ago
  65. 1bf2b87 Defer detach until animations are complete. by Craig Mautner · 11 years ago
  66. dc54848 Move activities from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  67. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  68. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  69. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/DisplayContent.java]
  70. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  71. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  72. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  73. 77df2ee Track window position with task position. by Craig Mautner · 11 years ago
  74. e2dd83a Yet more debugging for 10858941. by Craig Mautner · 11 years ago
  75. 5ee6d19 Ensure correct window ordering. by Craig Mautner · 11 years ago
  76. 2eb1534 Destroy surfaces when display is removed. by Craig Mautner · 11 years ago
  77. 9d808b1 Add home StackBox to all DisplayContent. by Craig Mautner · 11 years ago
  78. 46ac6fa Add force default orientation. by Craig Mautner · 11 years ago
  79. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  80. a446bf0 add TYPE_PRIVATE_PRESENTATION window type by keunyoung · 11 years ago
  81. a506a6e Add an API to allow for creating private virtual displays. by Jeff Brown · 11 years ago
  82. 037aa8d Centralize all system InputEventReceiver monitors. by Craig Mautner · 11 years ago
  83. d76dcdc Make WindowState mUnderStatusBar reflect position. by Craig Mautner · 11 years ago
  84. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  85. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  86. b3b36ba Resize all changed windows and fix moveTaskToStack by Craig Mautner · 11 years ago
  87. 05d2903 Fix layering and launching issues. by Craig Mautner · 11 years ago
  88. 6601b7b Exclude regions from the tap detector. by Craig Mautner · 11 years ago
  89. 858d8a6 Fix user switching. by Craig Mautner · 11 years ago
  90. cf910b0 Add tap detector for switching stack focus. by Craig Mautner · 11 years ago
  91. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  92. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  93. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  94. d5d5d0f Prepare WindowManager for multiple stacks. by Craig Mautner · 11 years ago
  95. 9e4f28c Separate stacks into Home and others. by Craig Mautner · 11 years ago
  96. 00af9fe Modify StackBox and TaskStack methods. by Craig Mautner · 11 years ago
  97. d9a2288 Complete removal of Task from DisplayContent. by Craig Mautner · 11 years ago
  98. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  99. f81b9087 Remove AppTokenIterator from DisplayContent. by Craig Mautner · 11 years ago
  100. 11bf9a5 Switch topRunning* and moveTaskTo* by Craig Mautner · 11 years ago