1. 6e3d6da Fix issue #6636731: Mariner animation ring gets stuck by Dianne Hackborn · 14 years ago
  2. d3f175c Don't finish noHistory="true" activities behind the lock screen by Christopher Tate · 14 years ago
  3. 5007ddd Make sure to stop noHistory="true" activities properly by Christopher Tate · 14 years ago
  4. ac5f998 DO NOT MERGE: Cherry-pick 2ed524966d3c4bd04ea5f54026ed59558d73cd44 to JB. by Vairavan Srinivasan · 14 years ago
  5. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 14 years ago
  6. bd145db Fix issue #6609383: java.lang.SecurityException: Requires... by Dianne Hackborn · 14 years ago
  7. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 14 years ago
  8. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 14 years ago
  9. f0e96de Merge "Maybe fix #6584979: Unable to launch share chooser activity from a Notification action" into jb-dev by Dianne Hackborn · 14 years ago
  10. a3a041d Maybe fix #6584979: Unable to launch share chooser activity from a Notification action by Dianne Hackborn · 14 years ago
  11. d9137ca Add time stamp to content provider connection. by Dianne Hackborn · 14 years ago
  12. 7f96b79 A little debug code from issue #6516197: Places app not getting removed... by Dianne Hackborn · 14 years ago
  13. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 14 years ago
  14. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 14 years ago
  15. e302a16 A few odds and ends. by Dianne Hackborn · 14 years ago
  16. 03fcc33 Fix issue #6284404: ArrayIndexOutOfBoundsException in... by Dianne Hackborn · 14 years ago
  17. bfc1be1 Fix a problem in finish affinity in Activity Manager. by Amith Yamasani · 14 years ago
  18. b61a026 Fix issue #6020164: Settings crashed on orientation change... by Dianne Hackborn · 14 years ago
  19. 421dceb Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 14 years ago
  20. 21385cd Making transition out of recents look better by Michael Jurka · 14 years ago
  21. 59325eb Add new API to find total RAM. by Dianne Hackborn · 14 years ago
  22. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 14 years ago
  23. 9158cbc Remove incorrect CLEAR_WHEN_TASK_RESET behavior. by Craig Mautner · 14 years ago
  24. a4e2ec6 Merge "Fix Issue 26574: Service's onStartCommand receiving incorrect flag..." into jb-dev by Dianne Hackborn · 14 years ago
  25. d8f1024 Fix Issue 26574: Service's onStartCommand receiving incorrect flag... by Dianne Hackborn · 14 years ago
  26. 9ac663ef9 Merge "Disable input dispatch until boot finished." into jb-dev by Jeff Brown · 14 years ago
  27. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 14 years ago
  28. 69de7e1 Fix a bug in ActivityManagerService#navigateUpTo by Adam Powell · 14 years ago
  29. 8e11051 Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into jb-dev by Dianne Hackborn · 14 years ago
  30. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 14 years ago
  31. 755c8bf Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()... by Dianne Hackborn · 14 years ago
  32. 2fea92e Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev by Jeff Sharkey · 14 years ago
  33. 7ffaa98 Clear ident in dismissKeyguardOnNextActivity(). by Jeff Sharkey · 14 years ago
  34. 9b2a0f1 Merge "Fix a bug with updating extras in a PendingIntent with an intent stack" into jb-dev by Adam Powell · 14 years ago
  35. 56385cc Fix issue #6111771: Run-time Restart observed when signing in with an existing account by Dianne Hackborn · 14 years ago
  36. 501d4a5 Fix a bug with updating extras in a PendingIntent with an intent stack by Adam Powell · 14 years ago
  37. ecc5a9c Add new Activity.finishAffinity() method. by Dianne Hackborn · 14 years ago
  38. 4797d57 Merge "Fix issue #6373340: Cannot unlock to app if app was the..." by Dianne Hackborn · 14 years ago
  39. 1e88e98 Fix issue #6373340: Cannot unlock to app if app was the... by Dianne Hackborn · 14 years ago
  40. 4bde4b9 Merge "Check for valid records associated with activity tokens in ActivityManagerService up-navigation methods." by Adam Powell · 14 years ago
  41. 2ed9c20 Merge "Add new signature-level permission to get details of tasks." by Dianne Hackborn · 14 years ago
  42. e29ccb0 am b3a76660: am 78e62111: am fee88fdb: Merge "Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode." by Dianne Hackborn · 14 years ago
  43. 8238e71 Add new signature-level permission to get details of tasks. by Dianne Hackborn · 14 years ago
  44. b71a5bc Check for valid records associated with activity tokens in by Adam Powell · 14 years ago
  45. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 14 years ago
  46. dbad287 Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode. by p13451 · 14 years ago
  47. 35be756 Move SystemUI out of system UID. by Jeff Sharkey · 14 years ago
  48. 7f58b95 Fix to custom scale animations. by Dianne Hackborn · 14 years ago
  49. 95a6a96 Fix an NPE when launching an activity that's not found. by Amith Yamasani · 14 years ago
  50. d95ce04 Merge "Make sure persistent processes are not replicated for secondary users." by Amith Yamasani · 14 years ago
  51. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 14 years ago
  52. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 14 years ago
  53. ff5b158 Keep activities stopped while the lock screen is up. by Dianne Hackborn · 14 years ago
  54. 7463ada Make dumpsys activity services work again. by Amith Yamasani · 14 years ago
  55. 2a854c1 Merge "Some small tweaks to improve memory management." by Dianne Hackborn · 14 years ago
  56. 162bc0e Some small tweaks to improve memory management. by Dianne Hackborn · 14 years ago
  57. deb6ed8 Don't reuse StringBuilder outside of lock when dumping ANR. by Jeff Brown · 14 years ago
  58. b794381 Merge "Fix issue #6242583: ResolverActivity is considered as home activity" by Dianne Hackborn · 14 years ago
  59. 2d69d49d Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 14 years ago
  60. bf64e70 Merge "Attribute alarm broadcast wakelocks to the sender" by Christopher Tate · 14 years ago
  61. c4a07d1 Attribute alarm broadcast wakelocks to the sender by Christopher Tate · 14 years ago
  62. d3e677b Dump KSM stats in the meminfo. by Dianne Hackborn · 14 years ago
  63. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 14 years ago
  64. 69ccdbd Merge commit 'bc52ca2' by Mike Lockwood · 14 years ago
  65. 34db3d6 Fix a regression in activity manager regarding killing stopped processes. by Amith Yamasani · 14 years ago
  66. bc52ca2 Stop ANR dialogs from appearing when ActivityManager dialogs should not be shown by Justin Koh · 14 years ago
  67. 0184ce9 Undo a previous change that's causing multi-user issues by Amith Yamasani · 14 years ago
  68. 52f1d75 Show the current user in power menu by Amith Yamasani · 14 years ago
  69. 8b5bce8 Merge "User management and switching" by Amith Yamasani · 14 years ago
  70. 1359360 User management and switching by Amith Yamasani · 14 years ago
  71. eba00ce Merge "Okay now let's really turn it off." by Dianne Hackborn · 14 years ago
  72. 69dc66e Okay now let's really turn it off. by Dianne Hackborn · 14 years ago
  73. a026b489 Merge "Turn off "too slow" logs." by Dianne Hackborn · 14 years ago
  74. 551d0b1 Turn off "too slow" logs. by Dianne Hackborn · 14 years ago
  75. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 14 years ago
  76. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 14 years ago
  77. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 14 years ago
  78. ced11a5 Merge changes I35a76a27,I04bb7ad4,If38a1a10,Ice5be6e5,I009e443f,I968ddf90,I69d4e518,I09b1dfc9 by Mike Lockwood · 14 years ago
  79. 11c0ab9 Merge "ActivityManagerService: Disable app crashed dialog on headless builds" by Mike Lockwood · 14 years ago
  80. d87a9be Do not assume that there is always a running activity by Kevin Hester-Chow · 14 years ago
  81. 86548c4 ActivityManagerService: Disable app crashed dialog on headless builds by Mike Lockwood · 15 years ago
  82. 483f3b0 Package restrictions per user by Amith Yamasani · 14 years ago
  83. 9ce685b Make immersive mode public & imply update locking by Christopher Tate · 14 years ago
  84. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 14 years ago
  85. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 14 years ago
  86. 5da418d3 am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 14 years ago
  87. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 14 years ago
  88. 9da2d40 Fix swiping away recents to always kill processes. by Dianne Hackborn · 14 years ago
  89. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 14 years ago
  90. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 14 years ago
  91. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 14 years ago
  92. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 14 years ago
  93. 8931da1 Merge "Fix crash." by Dianne Hackborn · 14 years ago
  94. d9781fe Fix crash. by Dianne Hackborn · 14 years ago
  95. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 14 years ago
  96. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 14 years ago
  97. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 14 years ago
  98. e0cbb81 Merge "Do not assume that there is always a running activity (Necessary for headless devices)" into ics-aah by Kevin Hester-Chow · 14 years ago
  99. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 14 years ago
  100. 2d72be2 Do not assume that there is always a running activity by Kevin Hester-Chow · 14 years ago