1. db94bfd Apply fixed rotation when showing snapshot starting window by Riddle Hsu · 4 years, 3 months ago
  2. eae6ef3e Only use snapshot starting window for the same rotation by Riddle Hsu · 4 years, 3 months ago
  3. 742313e Do not capture task snapshot with fixed rotated activity by Riddle Hsu · 4 years, 4 months ago
  4. dfeea6d Make sure only the top-most running activity can be active by Louis Chang · 4 years, 3 months ago
  5. 33cf9d0 Merge changes Ic966923a,I92c6dfac,Id370d798 into rvc-dev by Riddle Hsu · 4 years, 4 months ago
  6. b40f966 Clear fixed rotation if display config does not change by Riddle Hsu · 4 years, 4 months ago
  7. de2c5f1 Compute visibilities when finishing activity with a translucent resume activity by Jeff Chang · 4 years, 4 months ago
  8. 6434be4 Adjusting focus starting from sibling rootable app tasks by Louis Chang · 4 years, 4 months ago
  9. 3d0aa4f Keep fixed rotation transformed surface position for animation leash by Riddle Hsu · 4 years, 4 months ago
  10. 8758ee4 Merge "Compute visibilities when finishing show-when-lock activity" into rvc-dev by Louis Chang · 4 years, 4 months ago
  11. 3d718c3 Compute visibilities when finishing show-when-lock activity by Louis Chang · 4 years, 4 months ago
  12. d16620e Apply rotation animation to restore rotated activity by Riddle Hsu · 4 years, 5 months ago
  13. 3dbef94 Merge "4/n Add fallback to default task display area" into rvc-dev by Andrii Kulian · 4 years, 5 months ago
  14. 222153b Merge "Remove insets before calculating bounds" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  15. 4c0fd0d 4/n Add fallback to default task display area by Andrii Kulian · 4 years, 5 months ago
  16. 86d676c 3/n Refactor TaskContainers to TaskDisplayArea by Andrii Kulian · 4 years, 5 months ago
  17. 972bbd9 Remove insets before calculating bounds by Garfield Tan · 4 years, 5 months ago
  18. 2c8ae2d Ensure process config override tracks the correct activity. by Darryl L Johnson · 4 years, 5 months ago
  19. 0d46519 Reuse stack as task for single task stacks (90/n) by Wale Ogunwale · 4 years, 7 months ago
  20. fd5539e Report task profile locked for leaf tasks only by Louis Chang · 4 years, 7 months ago
  21. 734b896 Renamed some getXXXStack methods to getRootXXXTask (87/n) by Wale Ogunwale · 4 years, 7 months ago
  22. 1ebcd8e Removed mStackId (86/n) by Wale Ogunwale · 4 years, 7 months ago
  23. 8f93b64 Unify ActivityStack extend Task (84/n) by Wale Ogunwale · 4 years, 8 months ago
  24. fa23a9e Override process config to match activity config by Andrii Kulian · 4 years, 11 months ago
  25. b22fc1b Merge "Use START/STOP messages to update visibility" by TreeHugger Robot · 4 years, 8 months ago
  26. b9faa03 Use START/STOP messages to update visibility by Andrii Kulian · 4 years, 10 months ago
  27. d0c14f3 Hold off on destroying an activity until the resumed one is visible. by Issei Suzuki · 4 years, 8 months ago
  28. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 8 months ago
  29. 196db71 Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 8 months ago
  30. 22c8dc9 Revert "Move activity timeouts to ActivityRecord (81/n)" by Al Sutton · 4 years, 8 months ago
  31. 5be02ff Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 8 months ago
  32. 966c041 Use tasks' orientation in multi-window activities by Garfield Tan · 4 years, 9 months ago
  33. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 9 months ago
  34. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 9 months ago
  35. 5423cf0 Use a display ID that's really invalid. by Garfield Tan · 4 years, 9 months ago
  36. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 9 months ago
  37. a38654f Change Task to have generic WindowContainer children (73/n) by Wale Ogunwale · 4 years, 9 months ago
  38. a96aac6 Allow to resume activity when there are results. by wilsonshih · 4 years, 9 months ago
  39. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  40. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 9 months ago
  41. 0177507 Separate and add more SizeCompat tests; add Display Builder by Evan Rosky · 5 years ago
  42. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 9 months ago
  43. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  44. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 10 months ago
  45. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 10 months ago
  46. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 4 years, 11 months ago
  47. 92d5b68 Merge "Return resume result in resumeFocusedStacksTopActivities" by Wei Sheng Shih · 4 years, 10 months ago
  48. 4c9824a Return resume result in resumeFocusedStacksTopActivities by wilsonshih · 4 years, 10 months ago
  49. 01c9769 Merge "Make the adjustment of stack consistent for finishing activity" by TreeHugger Robot · 4 years, 10 months ago
  50. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 10 months ago
  51. 72f084d Track rotation and original frame in sizecompat by Evan Rosky · 5 years ago
  52. 780b5bb Launch SizeCompat Activities in a Window on Freeform Desktop Mode by Shivam Agrawal · 5 years ago
  53. cf92023 Make the adjustment of stack consistent for finishing activity by Riddle Hsu · 4 years, 11 months ago
  54. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  55. 73f5357 Apply WindowTestRunner to more WM tests by Riddle Hsu · 5 years ago
  56. d585219 Add wallpaper leash for remote and recents animations by Winson Chung · 5 years ago
  57. 2bef8ad Merge "Consolidate ActivityRecord#completeFinishing checking" by TreeHugger Robot · 5 years ago
  58. 50b8154 Consolidate ActivityRecord#completeFinishing checking by lumark · 5 years ago
  59. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  60. 04fa9d9 Merge "Fix focused stack adjustment when finishing top activity" by TreeHugger Robot · 5 years ago
  61. 1e7ba58 Fix focused stack adjustment when finishing top activity by Riddle Hsu · 5 years ago
  62. 2da2d03 Add support to lock test method of WmTests by rule by Riddle Hsu · 5 years ago
  63. 149d9ad3 Update visibility of finishing activities by Andrii Kulian · 5 years ago
  64. 79d6798 Move activity-related methods to ActivityRecord by Andrii Kulian · 5 years ago
  65. 77ac387 Merge "Refactor ActivityRecord#finish* methods" by Andrii Kulian · 5 years ago
  66. 5572953 Improve some sizeCompatMode Tests by Evan Rosky · 5 years ago
  67. 7dd39bb Refactor ActivityRecord#finish* methods by Andrii Kulian · 5 years ago
  68. 83b8a6b Renamed some members of AppWindowToken (49/n) by Wale Ogunwale · 5 years ago
  69. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  70. 057a651 Cleanup ActivityStack#requestFinishActivityLocked by Andrii Kulian · 5 years ago
  71. 06b8dcb Encapsulate savedState updates in ActivityRecord by Andrii Kulian · 5 years ago
  72. 8f4feaf Merge "Allow System ChooserActivity to start home activity" into qt-r1-dev am: 32cc706519 by Louis Chang · 5 years ago
  73. 6a9be16 Allow System ChooserActivity to start home activity by Louis Chang · 5 years ago
  74. eadb22f Set activity state to STARTED when making visible from STOPPED by Louis Chang · 5 years ago
  75. 3d119a9 Set activity state to PAUSED when making visible from STOPPING/STOPPED by Louis Chang · 5 years ago
  76. beadacc Revert "Override process config for cold start on secondary screens" by Andrii Kulian · 5 years ago
  77. ceef746 Override process config for cold start on secondary screens by Andrii Kulian · 5 years ago
  78. 346702a Don't take activity options that contain remote animation by Jorim Jaggi · 5 years ago
  79. 7482626 Resolve size compatibility bounds by original display attributes by Riddle Hsu · 5 years ago
  80. 61987bc Ensure consistency of screenHeightDp for non-resizable activity by Riddle Hsu · 5 years ago
  81. 9ad178510 Correct size compat mode condition of aspect ratio by Riddle Hsu · 5 years ago
  82. aec5544 Reset configuration of invisible size-compat activity if display changes by Riddle Hsu · 5 years ago
  83. 0416418 Don't involve decor inset into app bounds of fixed aspect ratio app by Riddle Hsu · 5 years ago
  84. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 6 years ago
  85. 2560c3b Don't put layout round and direction in override configuration by Riddle Hsu · 5 years ago
  86. 8ab8dac Remove opposite position of nav bar for short aspect ratio app by Riddle Hsu · 6 years ago
  87. 0a343c3 Compatible behavior for non-resizable activity (1/N) by Riddle Hsu · 6 years ago
  88. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 6 years ago
  89. 4026330 Verify config push to launchTaskBehind activities. by Garfield Tan · 6 years ago
  90. f219536 Fix deferring making activities active by Andrii Kulian · 6 years ago
  91. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  92. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  93. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  94. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  95. 5142d33 Merge "Update configuration to activiy after letterbox." by TreeHugger Robot · 6 years ago
  96. 36a69ad Update configuration to activiy after letterbox. by Garfield Tan · 6 years ago
  97. 976ca47 Remove createActivityTaskManagerService and setupActivityTaskManagerService by Wale Ogunwale · 6 years ago
  98. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  99. 6103b33 Merge "Remove StackWindowController and StackWindowListener (46/n)" by Yunfan Chen · 6 years ago
  100. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago