1. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 9 months ago
  2. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 9 months ago
  3. 6594be1 Merge "Simplify finishing flow for activities waiting for next one to resume" by Andrii Kulian · 4 years, 9 months ago
  4. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 9 months ago
  5. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  6. 34acc14 Simplify finishing flow for activities waiting for next one to resume by Andrii Kulian · 4 years, 10 months ago
  7. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 9 months ago
  8. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 10 months ago
  9. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 10 months ago
  10. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  11. a0022cd Continue layout if needed by Riddle Hsu · 4 years, 10 months ago
  12. 2bef8ad Merge "Consolidate ActivityRecord#completeFinishing checking" by TreeHugger Robot · 4 years, 10 months ago
  13. 50b8154 Consolidate ActivityRecord#completeFinishing checking by lumark · 4 years, 10 months ago
  14. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  15. 1e7ba58 Fix focused stack adjustment when finishing top activity by Riddle Hsu · 4 years, 11 months ago
  16. da4767b Merge "Return correct value for Activity#releaseInstance()" by Andrii Kulian · 4 years, 11 months ago
  17. cfe4621 Resuming the restarting activities only if they were on stack top by Louis Chang · 5 years ago
  18. f49a58c Return correct value for Activity#releaseInstance() by Andrii Kulian · 5 years ago
  19. 79d6798 Move activity-related methods to ActivityRecord by Andrii Kulian · 5 years ago
  20. ed5789b Fix activity scene transition by Riddle Hsu · 5 years ago
  21. 7dd39bb Refactor ActivityRecord#finish* methods by Andrii Kulian · 5 years ago
  22. 83b8a6b Renamed some members of AppWindowToken (49/n) by Wale Ogunwale · 5 years ago
  23. 477e93e Adding caller display id when launching activities via PendingIntent by Louis Chang · 5 years ago
  24. 057a651 Cleanup ActivityStack#requestFinishActivityLocked by Andrii Kulian · 5 years ago
  25. de93eff Move activity finish methods to ActivityRecord by Andrii Kulian · 5 years ago
  26. 06b8dcb Encapsulate savedState updates in ActivityRecord by Andrii Kulian · 5 years ago
  27. 39f2744 Cleanup ActivityRecord#frontOfTask and its usage by Andrii Kulian · 5 years ago
  28. 8f4feaf Merge "Allow System ChooserActivity to start home activity" into qt-r1-dev am: 32cc706519 by Louis Chang · 5 years ago
  29. 6a9be16 Allow System ChooserActivity to start home activity by Louis Chang · 5 years ago
  30. 2235efb Clean up for TODO(b/111361570) by Tiger Huang · 5 years ago
  31. 0816642 Merge "Remove redundant appInfo field in ActivityRecord" by TreeHugger Robot · 5 years ago
  32. 0572586 Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev am: ae80cf399a am: d75d59e276 by Louis Chang · 5 years ago
  33. 2b1d0b0 Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev am: ae80cf399a by Louis Chang · 5 years ago
  34. 026aacb Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev by Louis Chang · 5 years ago
  35. ff06f8d Merge "Set activity state to STARTED when making visible from STOPPED" by TreeHugger Robot · 5 years ago
  36. ea203cd Avoid making post state to RESUMED for a PAUSING activity by Louis Chang · 5 years ago
  37. 799700f Merge "Add support to preload recents activity in background" into qt-r1-dev am: 6a6d1c380d by Riddle Hsu · 5 years ago
  38. 609a8e2 Add support to preload recents activity in background by Riddle Hsu · 5 years ago
  39. eceebbf Remove redundant appInfo field in ActivityRecord by Andrii Kulian · 5 years ago
  40. 3b3fb66 Cleanup legacy recents package use by Andrii Kulian · 5 years ago
  41. 1077ae0 Merge "Start process of next activity with top priority in advance" by TreeHugger Robot · 5 years ago
  42. eadb22f Set activity state to STARTED when making visible from STOPPED by Louis Chang · 5 years ago
  43. 3d119a9 Set activity state to PAUSED when making visible from STOPPING/STOPPED by Louis Chang · 5 years ago
  44. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago
  45. 586a8ee Revert "Collect NeededUriGrants without holding locks." by Wale Ogunwale · 5 years ago
  46. 344ce7c Collect NeededUriGrants without holding locks. by Jeff Sharkey · 5 years ago
  47. beadacc Revert "Override process config for cold start on secondary screens" by Andrii Kulian · 5 years ago
  48. ceef746 Override process config for cold start on secondary screens by Andrii Kulian · 5 years ago
  49. 346702a Don't take activity options that contain remote animation by Jorim Jaggi · 5 years ago
  50. 35940c6 Merge "Fix display-level windowingMode change" into qt-dev by Evan Rosky · 5 years ago
  51. b1e75f7 Fix display-level windowingMode change by Evan Rosky · 5 years ago
  52. ff9e828 Don't launch ResolverActivity in home stack by Riddle Hsu · 5 years ago
  53. 5a6f9dc Merge "[DO NOT MERGE] Adding API for defining and invoking DirectActions" into qt-dev by Svetoslav Ganov · 5 years ago
  54. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 5 years ago
  55. 7482626 Resolve size compatibility bounds by original display attributes by Riddle Hsu · 5 years ago
  56. 832c8a2 Merge "Make activities invisible when the display is turned off." into qt-dev by Issei Suzuki · 5 years ago
  57. 62356a2 Make activities invisible when the display is turned off. by Issei Suzuki · 5 years ago
  58. 61987bc Ensure consistency of screenHeightDp for non-resizable activity by Riddle Hsu · 5 years ago
  59. 3b21bdc Fix Launcher crash while handling top resumed state by Louis Chang · 5 years ago
  60. abb606c Merge "Fix NPE in ActivityRecord" into qt-dev by TreeHugger Robot · 5 years ago
  61. 69362cd Fix NPE in ActivityRecord by Charles Chen · 5 years ago
  62. 92d1652 Remove custom lifecycle transitions for onNewIntent callback by Louis Chang · 5 years ago
  63. 138cbcb Merge "Correct size compat mode condition of aspect ratio" by TreeHugger Robot · 5 years ago
  64. 91d382a Get rid of some ancient logic around layouting invisible windows by Jorim Jaggi · 5 years ago
  65. 9ad178510 Correct size compat mode condition of aspect ratio by Riddle Hsu · 5 years ago
  66. 98b50b3 Merge "Make sure to report wait result when clean up activities" by TreeHugger Robot · 5 years ago
  67. a59937a Make sure to report wait result when clean up activities by Louis Chang · 5 years ago
  68. aec5544 Reset configuration of invisible size-compat activity if display changes by Riddle Hsu · 5 years ago
  69. 0416418 Don't involve decor inset into app bounds of fixed aspect ratio app by Riddle Hsu · 5 years ago
  70. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 5 years ago
  71. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 5 years ago
  72. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 5 years ago
  73. 2ea06cd Merge "Report top resumed state only after previous activity lost it" by Andrii Kulian · 5 years ago
  74. 86e70fc Report top resumed state only after previous activity lost it by Andrii Kulian · 5 years ago
  75. 2560c3b Don't put layout round and direction in override configuration by Riddle Hsu · 5 years ago
  76. 8ab8dac Remove opposite position of nav bar for short aspect ratio app by Riddle Hsu · 5 years ago
  77. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 5 years ago
  78. 0a343c3 Compatible behavior for non-resizable activity (1/N) by Riddle Hsu · 6 years ago
  79. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  80. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  81. 14f36ca Merge "Disable multi-resumed activities for pre-Q app" by TreeHugger Robot · 5 years ago
  82. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  83. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 5 years ago
  84. f219536 Fix deferring making activities active by Andrii Kulian · 5 years ago
  85. 563a0c5 Merge "Bring more visibility logic from stack to activity." by TreeHugger Robot · 5 years ago
  86. 47e576c Bring more visibility logic from stack to activity. by Garfield Tan · 5 years ago
  87. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  88. 996df0d Don't make active activities that are launched behind by Andrii Kulian · 5 years ago
  89. 6b32151 Multiple resumed activities by Andrii Kulian · 5 years ago
  90. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 5 years ago
  91. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 5 years ago
  92. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 5 years ago
  93. 36a69ad Update configuration to activiy after letterbox. by Garfield Tan · 5 years ago
  94. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  95. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 5 years ago
  96. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  97. 0443b37 Drop stale activity configuration updates. by Garfield Tan · 6 years ago
  98. 49c6eb4 Merge "Add FULLSCREEN policies to task level" by Evan Rosky · 6 years ago
  99. 730f6e8 Add FULLSCREEN policies to task level by Evan Rosky · 6 years ago
  100. d58cb67 Handover launch display id when starting activity from no-display caller by Louis Chang · 6 years ago