1. 60dba2f Ensure freeform windows always have a visible portion on screen by Evan Rosky · 5 years ago
  2. f9aa304 Merge "Adds TaskInfo to some TaskChangeListener methods" by Mark Renouf · 5 years ago
  3. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  4. 88e3c873 Fix screen size configuration computing of task by Riddle Hsu · 5 years ago
  5. 49dae10 Only letterbox when display never rotates for app. by Garfield Tan · 5 years ago
  6. 976ca47 Remove createActivityTaskManagerService and setupActivityTaskManagerService by Wale Ogunwale · 6 years ago
  7. f93c06f Revert "Remove failure test that broke presubmit and build" by Yunfan Chen · 6 years ago
  8. 0b9b1d4 Remove failure test that broke presubmit and build by Yunfan Chen · 6 years ago
  9. ba5f815 Fix TaskRecordTests build failure by Yunfan Chen · 6 years ago
  10. cdfa6ed Merge "Use rotation to report handling for orientation." by TreeHugger Robot · 6 years ago
  11. edac10a Use rotation to report handling for orientation. by Garfield Tan · 6 years ago
  12. 130d94f Switch fullscreen policy to use top activity instead of root by Evan Rosky · 6 years ago
  13. 9fbf56ae Merge "Fix creating new activity instance when launching alias activity" by TreeHugger Robot · 6 years ago
  14. 23df1a6 Fix creating new activity instance when launching alias activity by Louis Chang · 6 years ago
  15. 49c6eb4 Merge "Add FULLSCREEN policies to task level" by Evan Rosky · 6 years ago
  16. 730f6e8 Add FULLSCREEN policies to task level by Evan Rosky · 6 years ago
  17. 96c7b83 Do not save the resolved target component in task intent by Louis Chang · 6 years ago
  18. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  19. 88df5c3 Fix TaskRecordTests#testRestoreWindowedTask serialization test by Tadashi G. Takaoka · 6 years ago
  20. 2f9acd2 Fix lost intent extra when starting activity from recents by Riddle Hsu · 6 years ago
  21. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (97%) from services/tests/wmtests/src/com/android/server/am/TaskRecordTests.java]
  22. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (94%) from services/tests/servicestests/src/com/android/server/am/TaskRecordTests.java]
  23. 1abb56b Reduce unused initialization for ActivityManager tests by Riddle Hsu · 6 years ago
  24. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  25. 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/TaskRecordTests.java]
  26. 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/TaskRecordTests.java]
  27. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  28. c2e17bf Change some initializations in am tests for ARC by Kazuki Takise · 6 years ago
  29. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  30. 1a990e5 Do not reference TaskRecord's intent without checking for null. by Bryce Lee · 6 years ago
  31. 367b35a Restore bounds w/o adjusting it. by Garfield Tan · 7 years ago
  32. 9b1efea Allow subclass of TaskRecord. by Garfield Tan · 7 years ago