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