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