1. 5918c67 Update AMS to use NetworkManagementInternal.isNetworkRestrictedForUid. by Sudheer Shanka · 7 years ago
  2. abb433b Remove task activities from LRU list when task is reparented. by Winson Chung · 7 years ago
  3. 90b741f Merge "Fix issue #34855227: Bg check Android O: Able to start..." by TreeHugger Robot · 7 years ago
  4. 333394a Fix issue #34855227: Bg check Android O: Able to start... by Dianne Hackborn · 7 years ago
  5. d81542c Merge "Partially return NEW_PICTURE and NEW_VIDEO." by Dianne Hackborn · 7 years ago
  6. 95f8f0e Prevent cleaning up and resuming null activity when task is reparented. by Winson Chung · 7 years ago
  7. 52c46a5 Merge "A little cleanup of activity manager dumpsys output." by Dianne Hackborn · 7 years ago
  8. ca3d543 Add API to request Bug Report with a certain title and description by Naveen Kalla · 7 years ago
  9. 0aa4313 A little cleanup of activity manager dumpsys output. by Dianne Hackborn · 7 years ago
  10. aa79aa1 Merge "Amend "Fix various flashes when..." CL" by Rob Carr · 7 years ago
  11. e7cc44d Amend "Fix various flashes when..." CL by Robert Carr · 7 years ago
  12. 08f8189 Adding source bounds hint to support better PiP transition. by Winson Chung · 7 years ago
  13. a359c98 Merge "Add API to disable snapshotting of activities" by Jorim Jaggi · 7 years ago
  14. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  15. 8a29aec Merge "Better ContentProvider error messages." by TreeHugger Robot · 7 years ago
  16. c0cc220 Better ContentProvider error messages. by Jeff Sharkey · 7 years ago
  17. 8da5735 Merge "Switch display uid whitelist from task to activity" by David Stevens · 7 years ago
  18. 11f5cf9 Merge "Send launch token to activity manager" by TreeHugger Robot · 7 years ago
  19. fd9f87c Merge "Fix various flashes when moving stacks." by Rob Carr · 7 years ago
  20. 327dfaa Merge "Revert "Revert "Add remote callbacks for persistent vr mode""" by Steven Thomas · 7 years ago
  21. 82ea6cb Switch display uid whitelist from task to activity by David Stevens · 7 years ago
  22. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  23. b70845c Revert "Revert "Add remote callbacks for persistent vr mode"" by Steven Thomas · 7 years ago
  24. 5d37e36 Merge "Improvements to ActivityManagerService stack dumping" by Brian Carlstrom · 7 years ago
  25. 35e3f53 Also store reduced resolution screenshots by Jorim Jaggi · 7 years ago
  26. 84a4895 Update AMS to wait for network state update if requested by the main thread. by Sudheer Shanka · 7 years ago
  27. 51ab3ac Add lastProcStateSeqDispatchedToObservers to UidRecord. by Sudheer Shanka · 7 years ago
  28. 4c66f8b Merge "Update NPMS to notify AMS when network policy rules are updated." by Sudheer Shanka · 7 years ago
  29. e736185 Update NPMS to notify AMS when network policy rules are updated. by Sudheer Shanka · 7 years ago
  30. 248278f Merge "Update PiP AppOps flag to enforce all PiP functionality." by Winson Chung · 7 years ago
  31. 056d220 Merge "Showing notification when activity is in PiP." by Winson Chung · 7 years ago
  32. b3b43130 Send launch token to activity manager by Todd Kennedy · 7 years ago
  33. 7bd4ea5 Merge "Allow setting a persistent VR thread." by TreeHugger Robot · 7 years ago
  34. f4ac063 Update PiP AppOps flag to enforce all PiP functionality. by Winson Chung · 7 years ago
  35. 1514f9a Merge "Do not defer wm display logic when called from am." by Bryce Lee · 7 years ago
  36. d01a9ae Merge "Prefer to launch activities on the source display" by David Stevens · 7 years ago
  37. dc4796c Allow setting a persistent VR thread. by Craig Donner · 7 years ago
  38. 291df4f Expose Intents to Instant Apps by Chad Brubaker · 7 years ago
  39. af3a400 Do not defer wm display logic when called from am. by Bryce Lee · 7 years ago
  40. c81c0ce Showing notification when activity is in PiP. by Winson Chung · 7 years ago
  41. beed965 Improvements to ActivityManagerService stack dumping by Brian Carlstrom · 7 years ago
  42. cf2c279 Merge "Add TRON logs" by TreeHugger Robot · 7 years ago
  43. 02a2813 Merge "Warn when ActivityManagerService.dumpStackTraces times out" by Brian Carlstrom · 7 years ago
  44. dd1997b Merge "Getting ephemeral flag from PackageManager when UidRecord is null" by TreeHugger Robot · 7 years ago
  45. 834b66c4 Getting ephemeral flag from PackageManager when UidRecord is null by Suprabh Shukla · 7 years ago
  46. 7bdfe5c Warn when ActivityManagerService.dumpStackTraces times out by Brian Carlstrom · 7 years ago
  47. 50d946c1 Add TRON logs by Todd Kennedy · 7 years ago
  48. dd08db0 Merge "Dump native stack for background ANR if process is of interest" by Brian Carlstrom · 7 years ago
  49. f87e234 Merge "Fix deadlock between activity manager and settings provider" by Makoto Onuki · 7 years ago
  50. 73360ab Fix deadlock between activity manager and settings provider by Makoto Onuki · 7 years ago
  51. e6ac20e Allow holders of MANAGE_ACTIVITY_STACKS to launch on private displays by Andrii Kulian · 7 years ago
  52. 6652424 Dump native stack for background ANR if process is of interest by Brian Carlstrom · 7 years ago
  53. cd1c654 Merge "Dont send broadcasts to manifest-receivers in IA" by TreeHugger Robot · 7 years ago
  54. abd2b66 Dont send broadcasts to manifest-receivers in IA by Chad Brubaker · 7 years ago
  55. 0ff0740 Merge "Allow non-fullscreen activities to set requested orientation." by TreeHugger Robot · 7 years ago
  56. 453cae3 Protect against weird null case by Jorim Jaggi · 7 years ago
  57. c6b91c6 Prefer to launch activities on the source display by David Stevens · 7 years ago
  58. e9a2ae6 Allow non-fullscreen activities to set requested orientation. by Winson Chung · 7 years ago
  59. 8fabcd4 Merge "Prevent minimized state changing from other transitions." by TreeHugger Robot · 7 years ago
  60. acdd269 Merge "Fixing bad refactoring of orientation calculation." by TreeHugger Robot · 7 years ago
  61. 521f011 Prevent minimized state changing from other transitions. by Winson Chung · 7 years ago
  62. 60c1aba Fixing bad refactoring of orientation calculation. by Winson Chung · 7 years ago
  63. 7c3ede3 Fixing crash when enforcing top stack. by Winson Chung · 7 years ago
  64. aca8d4c Merge "Don't provide Build.Serial to apps targeting v2 sandbox" by TreeHugger Robot · 7 years ago
  65. 3878ca3 Fix multi-dimen app transition delay tron event by Jorim Jaggi · 8 years ago
  66. b324c25 Merge "No direct Uri grants from system." by TreeHugger Robot · 7 years ago
  67. 0de9e5c Merge "Lower-overhead version of LockGuard." by TreeHugger Robot · 7 years ago
  68. 7e7465a Don't provide Build.Serial to apps targeting v2 sandbox by Chad Brubaker · 7 years ago
  69. 5f3e934 Lower-overhead version of LockGuard. by Jeff Sharkey · 7 years ago
  70. ebf3a0d Merge changes from topic 'receiver_IA' by Chad Brubaker · 7 years ago
  71. 646dde0 No direct Uri grants from system. by Jeff Sharkey · 8 years ago
  72. 02e7193 Prevent updating the PiP when it is being dismissed. by Winson Chung · 7 years ago
  73. 6e01539 Merge "Fixes minimized state to match task and stack bounds for cts test" by TreeHugger Robot · 7 years ago
  74. 5573fad Merge "Fixing issue with TaskRecord lookup." by TreeHugger Robot · 7 years ago
  75. aa2b620 Fixes minimized state to match task and stack bounds for cts test by Matthew Ng · 7 years ago
  76. c37cc60 Merge "Update IUidObserver.onUidStateChanged to include procStateSeq." by Sudheer Shanka · 7 years ago
  77. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  78. 61f31c7 Merge changes If6c9684f,Iefab4b8b by Sudheer Shanka · 7 years ago
  79. 5da9e94 Partially return NEW_PICTURE and NEW_VIDEO. by Dianne Hackborn · 7 years ago
  80. 6732ea2 Merge "AssistStructure improvements" by Amith Yamasani · 7 years ago
  81. cac01fe Extract the logic to dispatch uid state changes into separate method. by Sudheer Shanka · 7 years ago
  82. 7900bee Fixing issue with TaskRecord lookup. by Winson Chung · 7 years ago
  83. 7c4faa9 Merge "Persist TaskRecord before calling performClearTaskLocked." by Bryce Lee · 7 years ago
  84. 858f98d AssistStructure improvements by Amith Yamasani · 7 years ago
  85. 59dad4e Persist TaskRecord before calling performClearTaskLocked. by Bryce Lee · 7 years ago
  86. 642028f Merge "Replaced auto-fill by autofill to keep it consistent with API style." by TreeHugger Robot · 7 years ago
  87. af526ec Merge "Corrects the recents and home stacks position around docked state (1/2)" by TreeHugger Robot · 7 years ago
  88. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  89. a76876c Merge "Updating moveTaskToBack to handle PiP activities" by TreeHugger Robot · 7 years ago
  90. 30d69ea Merge "Add BatterySaverPolicy for power save mode" by Lei Yu · 7 years ago
  91. 330757d Corrects the recents and home stacks position around docked state (1/2) by Matthew Ng · 7 years ago
  92. 261c0f3 Updating moveTaskToBack to handle PiP activities by Winson Chung · 7 years ago
  93. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  94. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  95. 609d12d Merge "Fixing issue with wrong stack being brought forward." by TreeHugger Robot · 7 years ago
  96. 105ae5f Fixing issue with wrong stack being brought forward. by Winson Chung · 7 years ago
  97. a485f71 Merge "Refactor EphemeralResolverService" by TreeHugger Robot · 7 years ago
  98. 4c9afa8 Add tests for ActivityManagerService.dispatchUidsChanged. by Sudheer Shanka · 7 years ago
  99. b7e34d5 Only send exposed broadcasts to Instant Apps by Chad Brubaker · 7 years ago
  100. d4bd7f1 Merge "Removing check for launched-from package to expand PiP." by TreeHugger Robot · 7 years ago