1. 2560c3b Don't put layout round and direction in override configuration by Riddle Hsu · 5 years ago
  2. 8ab8dac Remove opposite position of nav bar for short aspect ratio app by Riddle Hsu · 5 years ago
  3. 0a343c3 Compatible behavior for non-resizable activity (1/N) by Riddle Hsu · 6 years ago
  4. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  5. 4026330 Verify config push to launchTaskBehind activities. by Garfield Tan · 5 years ago
  6. f219536 Fix deferring making activities active by Andrii Kulian · 5 years ago
  7. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  8. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  9. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  10. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  11. 5142d33 Merge "Update configuration to activiy after letterbox." by TreeHugger Robot · 6 years ago
  12. 36a69ad Update configuration to activiy after letterbox. by Garfield Tan · 6 years ago
  13. 976ca47 Remove createActivityTaskManagerService and setupActivityTaskManagerService by Wale Ogunwale · 6 years ago
  14. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  15. 6103b33 Merge "Remove StackWindowController and StackWindowListener (46/n)" by Yunfan Chen · 6 years ago
  16. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  17. f6cc5c9 Add unit tests for resize relaunch. by Garfield Tan · 6 years ago
  18. 0443b37 Drop stale activity configuration updates. by Garfield Tan · 6 years ago
  19. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  20. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  21. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  22. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  23. a7a6695 Switch to mockito-extended by Tadashi G. Takaoka · 6 years ago
  24. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  25. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  26. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (95%) from services/tests/wmtests/src/com/android/server/am/ActivityRecordTests.java]
  27. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (86%) from services/tests/servicestests/src/com/android/server/am/ActivityRecordTests.java]
  28. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  29. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago[Renamed (98%) from services/tests/wmtests/src/com/android/server/am/ActivityRecordTests.java]
  30. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (98%) from services/tests/servicestests/src/com/android/server/am/ActivityRecordTests.java]
  31. 81e4303 Merge "Support non-resizeable activities on secondary displays" by TreeHugger Robot · 6 years ago
  32. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  33. 1656713 Support non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago
  34. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  35. 6a6c4f1 Update tests for new focus tracking by Andrii Kulian · 6 years ago
  36. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  37. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  38. a39ae3e Defer client visibility update when calculating new config by Andrii Kulian · 6 years ago
  39. 82a0ba8 Clear all options from Task when any ActivityRecord consumes the options. by chaviw · 6 years ago
  40. 790c5d0 Merge "Ignore activity lifecycle requests without matching client records." into pi-dev by Bryce Lee · 6 years ago
  41. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  42. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 6 years ago
  43. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  44. 9055c1b Merge "Wait to pause activity if translucent activity is waiting." by Bryce Lee · 6 years ago
  45. a0fb8e0 Wait to pause activity if translucent activity is waiting. by Bryce Lee · 6 years ago
  46. 6ff1707 Do not always destroy activity when cleaning up. by Bryce Lee · 6 years ago
  47. 58b0948 Merge "Use post-execution state for lifecycle callback sequences" by Andrii Kulian · 6 years ago
  48. 9956d89 Use post-execution state for lifecycle callback sequences by Andrii Kulian · 6 years ago
  49. 102603e Revert "Always finish activity when moving to a destroyed state." by Bryce Lee · 6 years ago
  50. cea9e6d Frameworks: Annotate JUnit4 tests with @Test & @Ignore by Andreas Gampe · 6 years ago
  51. b6d75f3 Ignore stopped state when becoming visible and ensuring configuration. by Wale Ogunwale · 6 years ago
  52. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  53. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  54. 052957b Do not pause initializing activities when becoming visible. by Bryce Lee · 7 years ago
  55. 0447068 Fix object pool for lifecycler by Andrii Kulian · 7 years ago
  56. 0bd8d42 Pause activity when making visible from stopped state. by Bryce Lee · 7 years ago
  57. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  58. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  59. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  60. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  61. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  62. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  63. e6d979e Merge "Consider task's root activity when determining if resizable." into oc-mr1-dev am: 1c2a6921c0 by Bryce Lee · 7 years ago
  64. 1533b2b Consider task's root activity when determining if resizable. by Bryce Lee · 7 years ago
  65. 822e512 Introducing WindowConfiguration by Wale Ogunwale · 7 years ago
  66. 3a1619d Position app with short aspect ratio opposite of nav bar by Andrii Kulian · 7 years ago
  67. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  68. 3115bdf Fix ActivityRecordTests. by Bryce Lee · 7 years ago
  69. 4cb9b96 Disable presubmit for ActivityRecordTests by Wale Ogunwale · 7 years ago
  70. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago