1. e5195dd Implement new API by Todd Kennedy · 8 years ago
  2. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  3. 3e8431f Merge "Move IActivityManager to aidl." by TreeHugger Robot · 8 years ago
  4. 94d0bca Merge "Add supports-multiwindow command to am." by TreeHugger Robot · 8 years ago
  5. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  6. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  7. 94438b7 Add supports-multiwindow command to am. by Michael Kwan · 8 years ago
  8. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  9. 5974b4d Merge changes from topic 'keyguard_refactor' by Jorim Jaggi · 8 years ago
  10. 8d78693 The big keyguard transition refactor (6/n) by Jorim Jaggi · 8 years ago
  11. ab7ad38 The big keyguard transition refactor (5/n) by Jorim Jaggi · 8 years ago
  12. 77e1043 The big keyguard transition refactor (3/n) by Jorim Jaggi · 8 years ago
  13. 5a108c2 The big keyguard transition refactor (2/n) by Jorim Jaggi · 8 years ago
  14. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  15. 2882406 Switch am command to go through "cmd activity". by Dianne Hackborn · 8 years ago
  16. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  17. 006b53a6 Merge "Add ephemeral protection level" by Chad Brubaker · 8 years ago
  18. 293a00c Merge "Allow specifying rotation animation in manifest." by Rob Carr · 8 years ago
  19. fed503c Merge "Add new methods to ITaskStackListener" by Yorke Lee · 8 years ago
  20. c19706a Add ephemeral protection level by Chad Brubaker · 8 years ago
  21. d409b78 Merge "Power manager now prevents wake locks from idle uids." by Dianne Hackborn · 8 years ago
  22. bd54c2a Add new methods to ITaskStackListener by Yorke Lee · 8 years ago
  23. d33c7cd Power manager now prevents wake locks from idle uids. by Dianne Hackborn · 8 years ago
  24. 0f5d753 Allow specifying rotation animation in manifest. by Robert Carr · 8 years ago
  25. debcf76 Merge "Refactor stack removal methods" by Andrii Kulian · 8 years ago
  26. 6d6fb40 Refactor stack removal methods by Andrii Kulian · 8 years ago
  27. 303c6b7 Fix wrong bounds being used in landscape. by Winson Chung · 8 years ago
  28. f3409ce Adding "attach-agent" to ActivityManagerShellCommand by Leonard Mosescu · 8 years ago
  29. fe51103 Merge "Tweak ActivityManager.getPackageImportance()" by Dianne Hackborn · 8 years ago
  30. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  31. 9df8f51 Tweak ActivityManager.getPackageImportance() by Dianne Hackborn · 8 years ago
  32. 4e52781 Merge "Avoid NPE around mReusedTask of ActivityStarter" am: f741f88284 am: e79cb5c81d am: 77fc19fa8e by Shigeki Yokomichi · 8 years ago
  33. 77fc19f Merge "Avoid NPE around mReusedTask of ActivityStarter" am: f741f88284 by Shigeki Yokomichi · 8 years ago
  34. e79cb5c Merge "Avoid NPE around mReusedTask of ActivityStarter" am: f741f88284 by Shigeki Yokomichi · 8 years ago
  35. f741f88 Merge "Avoid NPE around mReusedTask of ActivityStarter" by Treehugger Robot · 8 years ago
  36. 0bd28e2 Avoid NPE around mReusedTask of ActivityStarter by Shigeki Yokomichi · 8 years ago
  37. bec71ce Merge "Removed WindowManagerService.getWindowListLocked()" by TreeHugger Robot · 8 years ago
  38. 824ab5c Removed WindowManagerService.getWindowListLocked() by Wale Ogunwale · 8 years ago
  39. b94292e Fix NPEs when display is added or removed by Andrii Kulian · 8 years ago
  40. b72fd03 Merge "Changing initial PIP bounds specifications." by Winson Chung · 8 years ago
  41. c2c956b Merge "Move ApplicationThread to aidl." by Sudheer Shanka · 8 years ago
  42. 06868c3 Changing initial PIP bounds specifications. by Winson · 8 years ago
  43. e0866a3 Merge "Adds user id when dumping a task." by TreeHugger Robot · 8 years ago
  44. 870489e DO NOT MERGE -- Use focused activity value when moving task back am: da3b648b64 by Andrii Kulian · 8 years ago
  45. 39be2e9 DO NOT MERGE -- Use focused activity value when moving task back am: da3b648b64 by Andrii Kulian · 8 years ago
  46. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 8 years ago
  47. b44a157 Adds user id when dumping a task. by Felipe Leme · 8 years ago
  48. da3b648b DO NOT MERGE -- Use focused activity value when moving task back by Andrii Kulian · 8 years ago
  49. 625ed0c Upgrade resize mode setting for home activities when restoring task by Wale Ogunwale · 8 years ago
  50. 22f3aa3 Merge "[ActivityManager] Fix the inconsistence between ProcessRecord and BroadcastQueues" am: 09dcaf1948 am: 744f0e0997 by yangzhenyu · 8 years ago
  51. 744f0e0 Merge "[ActivityManager] Fix the inconsistence between ProcessRecord and BroadcastQueues" by yangzhenyu · 8 years ago
  52. d509bc9 [ActivityManager] Fix the inconsistence between ProcessRecord and BroadcastQueues by yangzhenyu · 8 years ago
  53. a8a9bc5 Make usage of Configuration.EMPTY safe by Andrii Kulian · 8 years ago
  54. eb915f2 Fix build breakage. by Wale Ogunwale · 8 years ago
  55. 167f01a Merge "Modify the case in adjustFocus when the mFocusedActivity is null" am: 80587da3c1 am: 93c75d07c1 by lei.peng · 8 years ago
  56. df241e9 Allow home activity to be resizeable if it explicitly wants to be. by Wale Ogunwale · 8 years ago
  57. 72a73e3 Track making activity resizeable based on sdk version separately. by Wale Ogunwale · 8 years ago
  58. 3eadad7 Removed ActivityInfo.RESIZE_MODE_CROP_WINDOWS and related code. by Wale Ogunwale · 8 years ago
  59. aa3c463a resolve merge conflicts of 0b58f19 to nyc-mr1-dev-plus-aosp by Robert Sesek · 8 years ago
  60. 21713ac ActivityStack cleanup by Andrii Kulian · 8 years ago
  61. d975003 Merge "Modify the case in adjustFocus when the mFocusedActivity is null" am: 80587da3c1 by lei.peng · 8 years ago
  62. d992a91 DO NOT MERGE -- Adjust focus when moving task back am: d4b98705b5 am: 75cd6ef5dc by Andrii Kulian · 8 years ago
  63. 75cd6ef DO NOT MERGE -- Adjust focus when moving task back am: d4b98705b5 by Andrii Kulian · 8 years ago
  64. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago
  65. d4b9870 DO NOT MERGE -- Adjust focus when moving task back by Andrii Kulian · 8 years ago
  66. e92c3f6 Merge "power: PowerHAL support for HIDL interfaces." by TreeHugger Robot · 8 years ago
  67. 331084d Move the remaining am commands to ActivityManagerShellCommand. by Dianne Hackborn · 8 years ago
  68. 0b58f19 resolve merge conflicts of 8f8d187 to nyc-dev-plus-aosp by Robert Sesek · 8 years ago
  69. 0d43404 power: PowerHAL support for HIDL interfaces. by Ruchi Kandoi · 8 years ago
  70. 75685f7 Modify the case in adjustFocus when the mFocusedActivity is null by lei.peng · 8 years ago
  71. 8f8d187 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  72. 02b7a83 Make stack field private in TaskRecord by Andrii Kulian · 8 years ago
  73. a1c0bdb resolve merge conflicts of 448489a to cw-f-dev am: f2122f5f96 am: da2908cf67 by Nimrod Gileadi · 8 years ago
  74. da2908c resolve merge conflicts of 448489a to cw-f-dev am: f2122f5f96 by Nimrod Gileadi · 8 years ago
  75. f2122f5 resolve merge conflicts of 448489a to cw-f-dev by Nimrod Gileadi · 8 years ago
  76. 02896ab Fixed issue with screen rotation not working for landscape<->seascape by Wale Ogunwale · 8 years ago
  77. 28537b6 Don't limit RetailDemoModeService to start only during demo mode. by Sudheer Shanka · 8 years ago
  78. 4c9f9d6 Merge "Increased user switch timeout to 3s" by Fyodor Kupolov · 8 years ago
  79. e540c9a Merge "Fix case in which onTaskStackChanged was not called" by Jorim Jaggi · 8 years ago
  80. b2d9a6f Merge "Clear pending activity launches when force stop package" am: 00b678dd2d am: 5b65b132b3 by liulvping · 8 years ago
  81. f5ac9e6 Merge "New infrastructure to switch remaining commands to "cmd" calls." by Dianne Hackborn · 8 years ago
  82. 8b1f60a Merge "Clear pending activity launches when force stop package" am: 00b678dd2d by liulvping · 8 years ago
  83. 5b65b132 Merge "Clear pending activity launches when force stop package" am: 00b678dd2d by liulvping · 8 years ago
  84. 448489a Work on issue #29422027: APR: Runtime restarts in system_server by Dianne Hackborn · 8 years ago
  85. 0b2a374 Merge "Clear pending activity launches when force stop package" by TreeHugger Robot · 8 years ago
  86. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  87. 83d3f02 Don't touch usage stats before system ready am: 09d3285503 am: 25681d469d by Svetoslav Ganov · 8 years ago
  88. 734ce67 Don't touch usage stats before system ready am: 09d3285503 am: 25681d469d by Svetoslav Ganov · 8 years ago
  89. 25681d4 Don't touch usage stats before system ready am: 09d3285503 by Svetoslav Ganov · 8 years ago
  90. b55e42d Clear pending activity launches when force stop package by liulvping · 8 years ago
  91. cfa825f Clear pending activity launches when force stop package by liulvping · 8 years ago
  92. 7b61437 Fix case in which onTaskStackChanged was not called by Jorim Jaggi · 8 years ago
  93. 09d3285 Don't touch usage stats before system ready by Svetoslav Ganov · 8 years ago
  94. 8379340 Merge "fix persistent process is killed and restart again and again" am: ae302cef52 am: b322dc384e am: 20a5fe414e by yuanhuihui · 8 years ago
  95. de671ad Merge "fix persistent process is killed and restart again and again" am: ae302cef52 am: b322dc384e by yuanhuihui · 8 years ago
  96. 20a5fe4 Merge "fix persistent process is killed and restart again and again" am: ae302cef52 by yuanhuihui · 8 years ago
  97. b322dc3 Merge "fix persistent process is killed and restart again and again" by yuanhuihui · 8 years ago
  98. ae302ce Merge "fix persistent process is killed and restart again and again" by Treehugger Robot · 8 years ago
  99. dca3532 Merge "Move task to front in WM when it is moved to front in AM" by TreeHugger Robot · 8 years ago
  100. 3fbaf38 Merge "Use a system property to call different bugreport types." by TreeHugger Robot · 8 years ago