1. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 7 years ago
  2. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  3. 4bc5ba3 Ignore non-existent displays in #topRunningActivityLocked. by Bryce Lee · 7 years ago
  4. c4bb25c Merge "Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked." into pi-dev by Bryce Lee · 6 years ago
  5. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 7 years ago
  6. 459c062 Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked. by Bryce Lee · 7 years ago
  7. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 7 years ago
  8. 0d562bf Revert "Set options on startingActivity instead of topActivity" by chaviw · 7 years ago
  9. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 7 years ago
  10. d723623 Merge "Set options on startingActivity instead of topActivity" into pi-dev by Chavi Weingarten · 7 years ago
  11. ee6f81b Set options on startingActivity instead of topActivity by chaviw · 7 years ago
  12. b3b73f2 Allow for activities to resumed if keyguard is occluded. by Bryce Lee · 7 years ago
  13. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 7 years ago
  14. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 7 years ago
  15. 27e49452 Merge "Couple mResumedActivity to Activity lifecycle." into pi-dev by Bryce Lee · 7 years ago
  16. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 7 years ago
  17. 45477b5 Fix issue with where display is removed while creating it in AM and WM by Wale Ogunwale · 7 years ago
  18. b0f993f Address destroying activities multiple times. by Bryce Lee · 7 years ago
  19. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 7 years ago
  20. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 7 years ago
  21. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 7 years ago
  22. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 7 years ago
  23. ae9fdf04 fix picture-in-picture logging by Chenjie Yu · 7 years ago
  24. dd2ae3d Move home stack forward while entering split-screen in some cases by Wale Ogunwale · 7 years ago
  25. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 7 years ago
  26. b95a6c2 Merge "Restrict DisplayContent creation." by Bryce Lee · 7 years ago
  27. f19cbe2 Restrict DisplayContent creation. by Bryce Lee · 7 years ago
  28. cacd695 Merge "Switch activity relaunch to lifecycler" by TreeHugger Robot · 7 years ago
  29. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 7 years ago
  30. b372da6 Switch activity relaunch to lifecycler by Andrii Kulian · 7 years ago
  31. 0da8537 Require only ACTION_VIEW for web instant apps by Patrick Baumann · 7 years ago
  32. 5f0e28f Properly handle start results when using wait flag. by Bryce Lee · 7 years ago
  33. 577d402 Revert "Revert "Adds generic intent Instant App resolution"" by Patrick Baumann · 7 years ago
  34. 397c38d Merge "Revert "Adds generic intent Instant App resolution"" by TreeHugger Robot · 7 years ago
  35. 860b8ba Revert "Adds generic intent Instant App resolution" by Patrick Baumann · 7 years ago
  36. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  37. 3e8bd0f Adds generic intent Instant App resolution by Patrick Baumann · 7 years ago
  38. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  39. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  40. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  41. 15e76d6 Merge changes I2b6bfca0,I9a854d43 by Jorim Jaggi · 7 years ago
  42. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  43. 9683b88 Merge "add atom and logging for Picture-in-Picture feature" by TreeHugger Robot · 7 years ago
  44. 77a7dd6 Add temporary logging around Activity Manager NPE. by Bryce Lee · 7 years ago
  45. 52cacc6 add atom and logging for Picture-in-Picture feature by Chenjie Yu · 7 years ago
  46. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  47. f9b7201 Merge "Add more logging to Activity Lifecycler." by Bryce Lee · 7 years ago
  48. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  49. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  50. 33a701a Remote animations (app-controlled animations) by Jorim Jaggi · 7 years ago
  51. ec55eb0 Allow modifiers to specify windowing mode and preferred display. by Bryce Lee · 7 years ago
  52. e55c019 Save PiP activity position on screen for next re-entry into PiP. by Winson Chung · 7 years ago
  53. b850ea5 Fix some issues found in AM display tests by Andrii Kulian · 7 years ago
  54. 80059ff Merge "Implement object pool for lifecycler" by Andrii Kulian · 7 years ago
  55. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  56. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  57. 018e216 Merge "Add transaction executor" by Andrii Kulian · 7 years ago
  58. 88e05cb Add transaction executor by Andrii Kulian · 7 years ago
  59. d9cce2c Ensure activity stacks have unique ids. by Bryce Lee · 7 years ago
  60. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  61. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  62. cf9d7c4 Merge "Re-enable task trimming" by TreeHugger Robot · 7 years ago
  63. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  64. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  65. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  66. 8377006 Merge "Show warning when app was compiled against incompatible preview SDK" by TreeHugger Robot · 7 years ago
  67. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  68. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  69. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  70. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  71. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  72. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  73. 2b07da8 Fixed logic issue with WC.supportsSplitScreenWindowingMode() by Wale Ogunwale · 7 years ago
  74. abc44d0 Don't move home task forward in some cases. by Wale Ogunwale · 7 years ago
  75. d37f28b Merge "Fix issues with TRON app transition logging" by Jorim Jaggi · 7 years ago
  76. 172e99f Fix issues with TRON app transition logging by Jorim Jaggi · 7 years ago
  77. 11e7d7d Merge "AM: make LockTask truly multi-task-aware." by Charles He · 7 years ago
  78. ff9b4dff AM: make LockTask truly multi-task-aware. by Charles He · 7 years ago
  79. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  80. 35c1a5d Merge "Formalize recents component in the system" by Winson Chung · 7 years ago
  81. 9a5c188 Merge "5/Organize and make running tasks code more efficient" by Winson Chung · 7 years ago
  82. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  83. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  84. 61c9e5a 5/Organize and make running tasks code more efficient by Winson Chung · 7 years ago
  85. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  86. 8664028 Merge "taskReturnToType be gone!" by Wale Ogunwale · 7 years ago
  87. ff29069 Merge "Initial implementation of LaunchingBoundsController." by Bryce Lee · 7 years ago
  88. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  89. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  90. dacefc4 Initial implementation of LaunchingBoundsController. by Bryce Lee · 7 years ago
  91. 3f26e5e Merge "Temporarily disable active task trimming." by TreeHugger Robot · 7 years ago
  92. 14cfbb4 Temporarily disable active task trimming. by Winson Chung · 7 years ago
  93. ab5de37 Made creation of multiple stacks more intentional. by Wale Ogunwale · 7 years ago
  94. a0f5b5e Cache reference to stack objects we use a lot in AM. by Wale Ogunwale · 7 years ago
  95. fe932c7 Merge "AM: introduce ActivityOptions.setLockTaskMode()." by Charles He · 7 years ago
  96. f3c4536 Merge "Cache reference to stack objects we use a lot in WM." by TreeHugger Robot · 7 years ago
  97. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  98. 7376615 Merge "Implement Activity Manager Broadcasts dump protos" by Yi Jin · 7 years ago
  99. 2bf2832 AM: introduce ActivityOptions.setLockTaskMode(). by Charles He · 7 years ago
  100. d6aa3db 2/Trimming tasks based on active and visibility by Winson Chung · 7 years ago