1. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  2. 71c6323 Merge "WM Tests: Use a separate WindowManager instance per test" into pi-dev by TreeHugger Robot · 6 years ago
  3. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  4. 3150dbf WM Tests: Use a separate WindowManager instance per test by Adrian Roos · 6 years ago
  5. 459c062 Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked. by Bryce Lee · 6 years ago
  6. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 6 years ago
  7. 0c89f33 Merge "Fixed issue with focusing on minimized split-screen stack" into pi-dev by Wale Ogunwale · 6 years ago
  8. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 6 years ago
  9. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 6 years ago
  10. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 6 years ago
  11. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  12. 59a47ded Revert "Revert "1/ Create display content window controller to position stacks in the display"" by Winson Chung · 6 years ago
  13. 7ef6d33 Revert "1/ Create display content window controller to position stacks in the display" by Jorim Jaggi · 6 years ago
  14. 343f65a 1/ Create display content window controller to position stacks in the display by Winson Chung · 6 years ago
  15. 0bd8d42 Pause activity when making visible from stopped state. by Bryce Lee · 7 years ago
  16. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  17. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  18. ba8f442 Get PackageManager on demand in ActivityStarter. by Bryce Lee · 7 years ago
  19. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  20. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  21. 93e7f79 Add tests to exercise ActivityStarter precondition failures. by Bryce Lee · 7 years ago
  22. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  23. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  24. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  25. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  26. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  27. 939a9a3 Allow package local mocking for ActivityManager Unit Tests. by Bryce Lee · 7 years ago
  28. d6aa3db 2/Trimming tasks based on active and visibility by Winson Chung · 7 years ago
  29. 1dbc811 1/Clean up RecentTasks list by Winson Chung · 7 years ago
  30. 6a0754a Do not depend on actual WindowManagerService object. by Bryce Lee · 7 years ago
  31. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago
  32. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  33. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago
  34. e6d979e Merge "Consider task's root activity when determining if resizable." into oc-mr1-dev am: 1c2a6921c0 by Bryce Lee · 7 years ago
  35. 1533b2b Consider task's root activity when determining if resizable. by Bryce Lee · 7 years ago
  36. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  37. 9840ea9 Merge "Do not consider overlays when finding task to reuse." into oc-mr1-dev am: 32b477db15 by Bryce Lee · 7 years ago
  38. 9f6affd Do not consider overlays when finding task to reuse. by Bryce Lee · 7 years ago
  39. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  40. 31ff78bc Merge "Remove activity from stopping activities once resumed." into oc-mr1-dev am: 02584a23b3 by Bryce Lee · 7 years ago
  41. f75962a Generate stack override config in AM vs. WM by Wale Ogunwale · 7 years ago
  42. 687b427 Introducing windowing mode in WindowConfiguration. by Wale Ogunwale · 7 years ago
  43. 29a649d Remove activity from stopping activities once resumed. by Bryce Lee · 7 years ago
  44. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  45. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  46. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  47. 8d5a505 Merge changes from topic 'activity_view_v2' by Andrii Kulian · 7 years ago
  48. b1cdb10 ActivityView be gone! by Andrii Kulian · 7 years ago
  49. 3a1619d Position app with short aspect ratio opposite of nav bar by Andrii Kulian · 7 years ago
  50. a71febe Fix issue with aspect ratio not applying correctly when PIP is expanded by Winson Chung · 7 years ago
  51. 943ebe7 Prevent NPE in ActivityStack#shouldbeVisible. by Bryce Lee · 7 years ago
  52. 9c84441 Fixing test due to null PiP default bounds. by Winson Chung · 7 years ago
  53. 3345c4e Don't call adjustFocusedActivityStackLocked on finished activity. by Bryce Lee · 7 years ago
  54. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  55. 840c566 Remove window container from empty task when destroying. by Bryce Lee · 7 years ago
  56. 3115bdf Fix ActivityRecordTests. by Bryce Lee · 7 years ago
  57. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago