1. 04a0ea6 Retain stacks even if they are empty. by Craig Mautner · 11 years ago
  2. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  3. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/ActivityRecord.java]
  4. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  5. 19d9bd5 Do not delete stacks that are not empty. by Craig Mautner · 11 years ago
  6. 9c85c20 Evaluate task on top of home when task is brought to front. by Craig Mautner · 11 years ago
  7. 8025935 Remove home package name methods. by Craig Mautner · 11 years ago
  8. ae7ecab Move flag for home launching from activity to task. by Craig Mautner · 11 years ago
  9. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  10. 2c1faed Set task and activity types when adding to task. by Craig Mautner · 11 years ago
  11. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  12. ed41159 Fix build by Amith Yamasani · 11 years ago
  13. abee69b am 8361a9f7: am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 11 years ago
  14. 4befbec Pass along the user id to AttributeCache requests by Amith Yamasani · 11 years ago
  15. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  16. cee04b5 Add traces for app launch / fully drawn times. by Dianne Hackborn · 11 years ago
  17. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  18. 2179a52 Merge "Start really collecting PSS data for process stats." by Dianne Hackborn · 11 years ago
  19. cfc837f Start really collecting PSS data for process stats. by Dianne Hackborn · 11 years ago
  20. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 11 years ago
  21. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  22. f7bfefb Reformat wrapped lines and merge sendMessages. by Craig Mautner · 11 years ago
  23. 0eea92c Move sleep from ActivityStack to Supervisor by Craig Mautner · 11 years ago
  24. 86d67a4 Move Recents into home stack. by Craig Mautner · 11 years ago
  25. b59dcfd Call ensureActivitiesVisibleLocked from supervisor. by Craig Mautner · 11 years ago
  26. f333327 Move idle handling from ActivityStack to Supervisor by Craig Mautner · 11 years ago
  27. ce5f3cb Refactoring Activity Manager. by Craig Mautner · 11 years ago
  28. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  29. e11f2b7 Minor refactors by Craig Mautner · 11 years ago
  30. d232895 Prepare ActivityManagerService for multiple stacks. by Craig Mautner · 11 years ago
  31. a0dbf0e Merge "Convert mHistory to mTaskHistory (7)" by Craig Mautner · 11 years ago
  32. 7ca095f am 32440aa2: Merge "Unify inputDispatchingTimedOut with keyDispatchingTimedOut" into jb-mr2-dev by Michael Wright · 11 years ago
  33. 32440aa Merge "Unify inputDispatchingTimedOut with keyDispatchingTimedOut" into jb-mr2-dev by Michael Wright · 11 years ago
  34. 7dd5bb1 Unify inputDispatchingTimedOut with keyDispatchingTimedOut by Michael Wright · 11 years ago
  35. 0247fc8 Convert mHistory to mTaskHistory (7) by Craig Mautner · 11 years ago
  36. 9658b31 Convert mHistory to mTaskHistory (6) by Craig Mautner · 11 years ago
  37. f81b9087 Remove AppTokenIterator from DisplayContent. by Craig Mautner · 11 years ago
  38. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 11 years ago
  39. 11bf9a5 Switch topRunning* and moveTaskTo* by Craig Mautner · 12 years ago
  40. 5d9c7be Begin switch over to task based history. by Craig Mautner · 12 years ago
  41. bea3b60 Merge "Add AppWindowTokens to TaskList." by Craig Mautner · 12 years ago
  42. 05d6272ba Add AppWindowTokens to TaskList. by Craig Mautner · 12 years ago
  43. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 12 years ago
  44. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  45. 0798149 Fix bug where we could get stuck repeatedly launching an activity. by Dianne Hackborn · 12 years ago
  46. 9622ca4 Fix issue #7401818: Wrong transition animation when clearing task by Dianne Hackborn · 12 years ago
  47. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  48. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  49. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  50. 2d1b378 Various fixes. by Dianne Hackborn · 12 years ago
  51. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  52. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  53. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  54. f530ac3 Fix issue #6700897: Activity paused by activating the... by Dianne Hackborn · 12 years ago
  55. 6e3d6da Fix issue #6636731: Mariner animation ring gets stuck by Dianne Hackborn · 12 years ago
  56. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  57. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  58. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 12 years ago
  59. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  60. 2d69d49 Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 12 years ago
  61. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  62. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  63. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 12 years ago
  64. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 12 years ago
  65. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  66. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 13 years ago
  67. cbb722e Don't wait for current activity to pause before resuming next. by Dianne Hackborn · 13 years ago
  68. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  69. 5068560 Improve how we manage the previous app. by Dianne Hackborn · 13 years ago
  70. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 13 years ago
  71. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  72. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  73. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  74. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  75. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  76. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  77. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  78. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  79. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  80. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  81. ff801ec Fix issue #3302006: Cannot see the dialog lunched from a transparent activity. by Dianne Hackborn · 14 years ago
  82. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 14 years ago
  83. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 14 years ago
  84. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  85. 5f4d643 Fix issue #3263026: Screen rotation animation is funky... by Dianne Hackborn · 14 years ago
  86. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  87. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  88. a1b0d69 resolved conflicts for merge of efa4f7f8 to master by Dianne Hackborn · 14 years ago
  89. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  90. dc71b9e resolved conflicts for merge of 6a3eddb4 to master by Dianne Hackborn · 14 years ago
  91. cef65ee Rub in a little 'ol log-b-gone. by Dianne Hackborn · 14 years ago
  92. 203e952 resolved conflicts for merge of 62d005ec to master by Dianne Hackborn · 14 years ago
  93. 0dad364 Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 14 years ago
  94. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  95. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  96. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  97. 50dc3bc Refactor ActivityManagerService activity stack. by Dianne Hackborn · 14 years ago
  98. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago[Renamed (97%) from services/java/com/android/server/am/HistoryRecord.java]
  99. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  100. ad5499d Hopefully get rid of some ANRs. by Dianne Hackborn · 14 years ago