1. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  2. 9d2c933 Merge "Dark theme twilight mode backend and tile" by Jay Aliomer · 4 years, 8 months ago
  3. 7a8889a Remove Task#numFullscreen & ActivityRecord#sendingToBottom/remove (70/n) by Wale Ogunwale · 4 years, 8 months ago
  4. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  5. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 8 months ago
  6. 671b40e Merge "Separate and add more SizeCompat tests; add Display Builder" by Evan Rosky · 4 years, 8 months ago
  7. 0177507 Separate and add more SizeCompat tests; add Display Builder by Evan Rosky · 4 years, 11 months ago
  8. eb63006 Merge "Merge TaskStack and ActivityStack into one class (68/n)" by Louis Chang · 4 years, 8 months ago
  9. 8b2671b Dark theme twilight mode backend and tile by Jay Aliomer · 4 years, 9 months ago
  10. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  11. 7b9e257 Revert "Clean up visibility related flags in WindowToken" by Issei Suzuki · 4 years, 8 months ago
  12. e63eac7 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  13. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 9 months ago
  14. af21696 Merge "Clean up visibility related flags in ActivityRecord" by TreeHugger Robot · 4 years, 8 months ago
  15. c0edbbb Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  16. f39ec86 Merge "Fix warning of activity LRU list removal" by TreeHugger Robot · 4 years, 8 months ago
  17. 5477b57 Fix warning of activity LRU list removal by Riddle Hsu · 4 years, 9 months ago
  18. cf0d2ae Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 9 months ago
  19. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  20. 59cee21 Merge "Merge Task and TaskRecord into one class (65/n)" by TreeHugger Robot · 4 years, 9 months ago
  21. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 9 months ago
  22. a9c9d98 Activity windows should not be focusable if not attached to the hierarchy by Louis Chang · 4 years, 9 months ago
  23. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  24. e75e191 Fixes regression on preserving PiP position by Hongwei Wang · 4 years, 9 months ago
  25. ec29dfe Merge changes Ia300624b,I1e9feb04 by Wale Ogunwale · 4 years, 9 months ago
  26. d41a725 Merge "Generalized AppWindowThumbnail as WindowContainerThumbnail" by TreeHugger Robot · 4 years, 9 months ago
  27. bc0032a Generalized AppWindowThumbnail as WindowContainerThumbnail by lumark · 4 years, 9 months ago
  28. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 9 months ago
  29. a610c4d Merge changes from topic "task-unify" by Wale Ogunwale · 4 years, 9 months ago
  30. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 4 years, 10 months ago
  31. 569d4e9 Merge "Check that should resume activity directly while relaunch." by TreeHugger Robot · 4 years, 9 months ago
  32. b5d8f8b Check that should resume activity directly while relaunch. by wilsonshih · 4 years, 9 months ago
  33. 340f86f Merge "Removed unused flag ActivityRecord.inPendingTransaction" by Issei Suzuki · 4 years, 9 months ago
  34. 860fbc0 Removed unused flag ActivityRecord.inPendingTransaction by Issei Suzuki · 4 years, 9 months ago
  35. 39a3c60 Merge "Populate WaitResult with AML data for hot launches" by TreeHugger Robot · 4 years, 9 months ago
  36. d195663 Merge "Handle ANR for cases where there are no focused windows" by TreeHugger Robot · 4 years, 9 months ago
  37. 6aba85a Merge changes If1c39d09,I3f8719c7 by TreeHugger Robot · 4 years, 9 months ago
  38. c48c891 Populate WaitResult with AML data for hot launches by Riddle Hsu · 4 years, 9 months ago
  39. b0b2006 Fix a timestamp bug in window transition. by Yan Wang · 4 years, 9 months ago
  40. 19a5d2e Promote AppWindowToken.applyAnimationLocked() to the base class. by lumark · 4 years, 10 months ago
  41. 19479df Handle ANR for cases where there are no focused windows by Vishnu Nair · 4 years, 9 months ago
  42. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 9 months ago
  43. 01c9769 Merge "Make the adjustment of stack consistent for finishing activity" by TreeHugger Robot · 4 years, 9 months ago
  44. 13c27ae Remove token behind fullscreen activity from unknown visibility by Riddle Hsu · 4 years, 10 months ago
  45. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 10 months ago
  46. 6d5c3b9 Do not print Intent ClipData in logcat/dumpsys output. by Hui Yu · 4 years, 9 months ago
  47. 72f084d Track rotation and original frame in sizecompat by Evan Rosky · 4 years, 11 months ago
  48. 780b5bb Launch SizeCompat Activities in a Window on Freeform Desktop Mode by Shivam Agrawal · 5 years ago
  49. cf92023 Make the adjustment of stack consistent for finishing activity by Riddle Hsu · 4 years, 10 months ago
  50. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  51. 3ceb4fd Merge "Fix: Recent Apps not closing" am: 0d5b27b2db am: c130b41517 am: e0784ef31c by Riddle Hsu · 4 years, 9 months ago
  52. c130b41 Merge "Fix: Recent Apps not closing" am: 0d5b27b2db by Riddle Hsu · 4 years, 9 months ago
  53. 6bc75fc Merge changes from topic "reportFullyDrawn" by TreeHugger Robot · 4 years, 9 months ago
  54. f59b813 Fix: Recent Apps not closing by vincent.cw_lee · 4 years, 9 months ago
  55. 746c224 Allow using task snapshot if new intent is same as previous one by Louis Chang · 4 years, 10 months ago
  56. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 10 months ago
  57. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 10 months ago
  58. d47f90b startop: Add timestamps for IntentStarted and ActivityLaunchFinished. by Yan Wang · 4 years, 10 months ago
  59. 6594be1 Merge "Simplify finishing flow for activities waiting for next one to resume" by Andrii Kulian · 4 years, 10 months ago
  60. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 10 months ago
  61. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  62. 34acc14 Simplify finishing flow for activities waiting for next one to resume by Andrii Kulian · 4 years, 10 months ago
  63. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 10 months ago
  64. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 10 months ago
  65. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 10 months ago
  66. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  67. a0022cd Continue layout if needed by Riddle Hsu · 4 years, 11 months ago
  68. 2bef8ad Merge "Consolidate ActivityRecord#completeFinishing checking" by TreeHugger Robot · 4 years, 11 months ago
  69. 50b8154 Consolidate ActivityRecord#completeFinishing checking by lumark · 5 years ago
  70. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  71. 1e7ba58 Fix focused stack adjustment when finishing top activity by Riddle Hsu · 5 years ago
  72. da4767b Merge "Return correct value for Activity#releaseInstance()" by Andrii Kulian · 5 years ago
  73. cfe4621 Resuming the restarting activities only if they were on stack top by Louis Chang · 5 years ago
  74. f49a58c Return correct value for Activity#releaseInstance() by Andrii Kulian · 5 years ago
  75. 79d6798 Move activity-related methods to ActivityRecord by Andrii Kulian · 5 years ago
  76. ed5789b Fix activity scene transition by Riddle Hsu · 5 years ago
  77. 7dd39bb Refactor ActivityRecord#finish* methods by Andrii Kulian · 5 years ago
  78. 83b8a6b Renamed some members of AppWindowToken (49/n) by Wale Ogunwale · 5 years ago
  79. 477e93e Adding caller display id when launching activities via PendingIntent by Louis Chang · 5 years ago
  80. 057a651 Cleanup ActivityStack#requestFinishActivityLocked by Andrii Kulian · 5 years ago
  81. de93eff Move activity finish methods to ActivityRecord by Andrii Kulian · 5 years ago
  82. 06b8dcb Encapsulate savedState updates in ActivityRecord by Andrii Kulian · 5 years ago
  83. 39f2744 Cleanup ActivityRecord#frontOfTask and its usage by Andrii Kulian · 5 years ago
  84. 8f4feaf Merge "Allow System ChooserActivity to start home activity" into qt-r1-dev am: 32cc706519 by Louis Chang · 5 years ago
  85. 6a9be16 Allow System ChooserActivity to start home activity by Louis Chang · 5 years ago
  86. 2235efb Clean up for TODO(b/111361570) by Tiger Huang · 5 years ago
  87. 0816642 Merge "Remove redundant appInfo field in ActivityRecord" by TreeHugger Robot · 5 years ago
  88. 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
  89. 2b1d0b0 Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev am: ae80cf399a by Louis Chang · 5 years ago
  90. 026aacb Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev by Louis Chang · 5 years ago
  91. ff06f8d Merge "Set activity state to STARTED when making visible from STOPPED" by TreeHugger Robot · 5 years ago
  92. ea203cd Avoid making post state to RESUMED for a PAUSING activity by Louis Chang · 5 years ago
  93. 799700f Merge "Add support to preload recents activity in background" into qt-r1-dev am: 6a6d1c380d by Riddle Hsu · 5 years ago
  94. 609a8e2 Add support to preload recents activity in background by Riddle Hsu · 5 years ago
  95. eceebbf Remove redundant appInfo field in ActivityRecord by Andrii Kulian · 5 years ago
  96. 3b3fb66 Cleanup legacy recents package use by Andrii Kulian · 5 years ago
  97. 1077ae0 Merge "Start process of next activity with top priority in advance" by TreeHugger Robot · 5 years ago
  98. eadb22f Set activity state to STARTED when making visible from STOPPED by Louis Chang · 5 years ago
  99. 3d119a9 Set activity state to PAUSED when making visible from STOPPING/STOPPED by Louis Chang · 5 years ago
  100. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago