1. 3a507b5 Extract global configuration update by Andrii Kulian · 8 years ago
  2. c463e06 Merge changes Idcc4cdd4,I75add6a9,I2aeda867,I1ff912c4 by TreeHugger Robot · 8 years ago
  3. 14a3fb9 Switched TaskStack to use WindowContainer by Wale Ogunwale · 8 years ago
  4. 3b71624 WindowManager RemoteSurfaceTrace infrastructure by Robert Carr · 8 years ago
  5. f619286 Switched Task to use WindowContainer by Wale Ogunwale · 8 years ago
  6. 828882a Merge "Configuration renaming and minor cleanup in AM and WM" by TreeHugger Robot · 8 years ago
  7. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  8. 3f4433d Made Task.mAppTokens private scoped by Wale Ogunwale · 8 years ago
  9. 9adfe57 Moved rebuilding of display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  10. ec73115 Moved adding to display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  11. 63d4ecc Moved window focus calculation to DisplayContent by Wale Ogunwale · 8 years ago
  12. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  13. 15ead90 Some code clean-up in WindowManager. by Wale Ogunwale · 8 years ago
  14. 94cee2b Merge "Added WindowContainer.removeImmediately to support immediate removal" by Wale Ogunwale · 8 years ago
  15. 71c5102 resolve merge conflicts of bde1d34 to master by Svetoslav Ganov · 8 years ago
  16. aa07653 Prevent apps to overlay other apps via toast windows by Svetoslav Ganov · 8 years ago
  17. 571771c Added WindowContainer.removeImmediately to support immediate removal by Wale Ogunwale · 8 years ago
  18. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  19. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  20. 83ff4b5 resolve merge conflicts of d33f893 to master by Jorim Jaggi · 8 years ago
  21. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  22. 160a3c5 Fix invalid divider state while rotating by Jorim Jaggi · 8 years ago
  23. 4825b68 Fix WM missing stack/task when activity is force stopped and restarted am: d9d35bdfcf am: c35df3de2f by Chong Zhang · 8 years ago
  24. d9d35bd Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  25. 4ce896c Merge "Added foundation for supporting unit tests in WindowManager" by TreeHugger Robot · 8 years ago
  26. b699ce0 Added foundation for supporting unit tests in WindowManager by Wale Ogunwale · 8 years ago
  27. 2e2c81a Remove two-finger scroll specific code by Chong Zhang · 8 years ago
  28. e4dd964 Fixed logic error when calculating window touch exclude region. by Wale Ogunwale · 8 years ago
  29. 31f7170 Add dump information for divider by Jorim Jaggi · 8 years ago
  30. 9e76d32 Touch region fixes for dialogs and overlapping tasks. by Robert Carr · 8 years ago
  31. b72c9ad No input for windows in minimized docked stack by Jorim Jaggi · 8 years ago
  32. 7f19cb8 Fix touch exclude region for divider handle by Jorim Jaggi · 8 years ago
  33. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  34. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  35. 5d6bdeb Move more drag-related code to DragState by Vladislav Kaznacheev · 8 years ago
  36. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  37. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  38. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  39. ecf6722 Exclude status and nav bar from focus monitor. by Filip Gruszczynski · 9 years ago
  40. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  41. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  42. 912d919 Add input method to the tap detection exclude area. by Filip Gruszczynski · 9 years ago
  43. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  44. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  45. 608797e Remove unnecessary DisplayContent.mDisplaySizeLock synchronization. by Filip Gruszczynski · 9 years ago
  46. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  47. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  48. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  49. 73c3fcf Exclude system decor area from tap detection. by Chong Zhang · 9 years ago
  50. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  51. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  52. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  53. 58fa9de Update dock divider display info. whenever it changes. by Wale Ogunwale · 9 years ago
  54. 12cbd92 Use visible window bounds to determine if a point is within a task by Wale Ogunwale · 9 years ago
  55. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  56. e45899a Create non-docked stack with right bounds if docked stack exist by Wale Ogunwale · 9 years ago
  57. fd04d8c Initialize DisplayContent base info when object is constructed by Wale Ogunwale · 9 years ago
  58. 54eb12c Allow non-freeform tasks to gain focus when docked stack is up by Wale Ogunwale · 9 years ago
  59. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  60. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  61. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  62. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  63. 5a2f2cb Fixed issue with relaying-out sysui when resizing a freeform task. by Wale Ogunwale · 9 years ago
  64. 231b06e Increased window resize handle to 30dp. by Wale Ogunwale · 9 years ago
  65. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  66. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  67. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  68. 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
  69. 26ed265 When closing task stack remove reference to display content. by Filip Gruszczynski · 9 years ago
  70. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  71. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  72. 06d582d Fix calls to Rect.intersect(Rect) in package com.android.server.wm by Doris Liu · 9 years ago
  73. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  74. 1bef389 Fix NPE in DisplayContent.setTouchExcludeRegion. by Craig Mautner · 9 years ago
  75. b1193ad Merge "Apply stack dim layer to entire screen for system windows." by Wale Ogunwale · 9 years ago
  76. 498e8c9 Apply stack dim layer to entire screen for system windows. by Wale Ogunwale · 9 years ago
  77. 4a02d81 Don't move multi-window stacks on orientation change. by Wale Ogunwale · 9 years ago
  78. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 9 years ago
  79. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 9 years ago
  80. 799bc1d Refactor moveStackWindowsLocked() by Craig Mautner · 10 years ago
  81. 9d82182 am 31ae1730: Merge "Add debug for ANR" into lmp-mr1-dev automerge: 0f6da47 by Craig Mautner · 10 years ago
  82. bcb6eb9 Add debug for ANR by Craig Mautner · 10 years ago
  83. 2f5e606 am c14a4b10: Merge "Fix racing condition of mTouchExcludeRegion" automerge: 6007d9a by Craig Mautner · 10 years ago
  84. 33d8e73 Fix racing condition of mTouchExcludeRegion by tingna_sung · 10 years ago
  85. e8b85fd Fix dumpsys display apptoken ordering. by Craig Mautner · 10 years ago
  86. 333c2ec Remove misleading error log. by Craig Mautner · 10 years ago
  87. fabab90 Eliminate misleading warning. by Craig Mautner · 10 years ago
  88. 95da108 Clean up activities and displays when done by Craig Mautner · 10 years ago
  89. b660b9d Update DimLayer sizes on rotation. by Craig Mautner · 10 years ago
  90. 1bf2b87 Defer detach until animations are complete. by Craig Mautner · 10 years ago
  91. dc54848 Move activities from DisplayContent to TaskStack by Craig Mautner · 10 years ago
  92. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 10 years ago
  93. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  94. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/DisplayContent.java]
  95. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  96. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  97. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  98. 77df2ee Track window position with task position. by Craig Mautner · 11 years ago
  99. e2dd83a Yet more debugging for 10858941. by Craig Mautner · 11 years ago
  100. 5ee6d19 Ensure correct window ordering. by Craig Mautner · 11 years ago