1. f9c8149 Account for IME and screen decors when laying out a resized window. by Wale Ogunwale · 10 years ago
  2. b605f4a Refactor computeScreenConfigurationLocked and more. by Craig Mautner · 10 years ago
  3. b1193ad Merge "Apply stack dim layer to entire screen for system windows." by Wale Ogunwale · 10 years ago
  4. 498e8c9 Apply stack dim layer to entire screen for system windows. by Wale Ogunwale · 10 years ago
  5. 4a02d81 Don't move multi-window stacks on orientation change. by Wale Ogunwale · 10 years ago
  6. a928127 Set TaskStack config orientation based on dimensions by Wale Ogunwale · 10 years ago
  7. dd11d4d Fixed issue with resized stack sticking to the top of the screen. by Wale Ogunwale · 10 years ago
  8. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 10 years ago
  9. aab56db Show stacks underneath a resized stack by Todd Kennedy · 10 years ago
  10. 783f286 Merge "Support activities in the same process having different resources." by Wale Ogunwale · 10 years ago
  11. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  12. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 10 years ago
  13. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  14. 00a2725 Only one task within the stack should moveToBack by raysb.kim · 10 years ago
  15. 7c9ee19 Fix race condition between binder deaths by Craig Mautner · 10 years ago
  16. bc2a6df Do not treat the dummy animation as an animation by Craig Mautner · 10 years ago
  17. e0d50cc Compare task userId with userId profiles. by Craig Mautner · 10 years ago
  18. 95da108 Clean up activities and displays when done by Craig Mautner · 11 years ago
  19. 474f1fb Merge "Don't null class member before using it." into klp-modular-dev by Craig Mautner · 11 years ago
  20. 991146f Don't null class member before using it. by Craig Mautner · 11 years ago
  21. b660b9d Update DimLayer sizes on rotation. by Craig Mautner · 11 years ago
  22. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 11 years ago
  23. 1bf2b87 Defer detach until animations are complete. by Craig Mautner · 11 years ago
  24. dc54848 Move activities from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  25. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  26. 04a0ea6 Retain stacks even if they are empty. by Craig Mautner · 11 years ago
  27. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/TaskStack.java]
  28. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  29. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  30. 4c5eb22 Notify apps when insets change. by Craig Mautner · 11 years ago
  31. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  32. 77df2ee Track window position with task position. by Craig Mautner · 11 years ago
  33. c7b8a10 Make DimLayer size dependent on stack layout. by Craig Mautner · 11 years ago
  34. 9d808b1 Add home StackBox to all DisplayContent. by Craig Mautner · 11 years ago
  35. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  36. 7045aaa Fix View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION. by John Spurlock · 11 years ago
  37. f0ac5c8 Fix unnecessary and harmful task movement. by Craig Mautner · 11 years ago
  38. d76dcdc Make WindowState mUnderStatusBar reflect position. by Craig Mautner · 11 years ago
  39. b3b36ba Resize all changed windows and fix moveTaskToStack by Craig Mautner · 11 years ago
  40. 05d2903 Fix layering and launching issues. by Craig Mautner · 11 years ago
  41. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  42. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  43. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  44. d5d5d0f Prepare WindowManager for multiple stacks. by Craig Mautner · 11 years ago
  45. 00af9fe Modify StackBox and TaskStack methods. by Craig Mautner · 11 years ago
  46. d9a2288 Complete removal of Task from DisplayContent. by Craig Mautner · 11 years ago
  47. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 12 years ago