1. 2c02933 Merge "Send BOOT_COMPLETED to all users." into jb-mr1-dev by Amith Yamasani · 14 years ago
  2. 4860cfc Send BOOT_COMPLETED to all users. by Amith Yamasani · 14 years ago
  3. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 14 years ago
  4. 7d19e02 More mult-user API work. by Dianne Hackborn · 14 years ago
  5. 599db5c Refactor Service code out of main ActivityManagerService class. by Dianne Hackborn · 14 years ago
  6. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 14 years ago
  7. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 14 years ago
  8. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 14 years ago
  9. 3805e8c Merge "Optimize memory use of IntentResolver." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  10. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 14 years ago
  11. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 14 years ago
  12. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 14 years ago
  13. 0f42037 Non persistent adapter service by fredc · 14 years ago
  14. 30729fb am c7b2778c: am cfb0f409: Merge "Fix issue #6745498: Cannot view consecutive event details from agenda view" into jb-dev by Dianne Hackborn · 14 years ago
  15. c7b2778 am cfb0f409: Merge "Fix issue #6745498: Cannot view consecutive event details from agenda view" into jb-dev by Dianne Hackborn · 14 years ago
  16. 45a25bc Fix issue #6745498: Cannot view consecutive event details from agenda view by Dianne Hackborn · 14 years ago
  17. dfcd6653 am e53fd84a: am 9e608c12: Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev by Dianne Hackborn · 14 years ago
  18. e6c2d62 am 9906e784: am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t work on the lock screen" into jb-dev by Dianne Hackborn · 14 years ago
  19. e53fd84 am 9e608c12: Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev by Dianne Hackborn · 14 years ago
  20. 9906e78 am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t work on the lock screen" into jb-dev by Dianne Hackborn · 14 years ago
  21. 9e608c1 Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev by Dianne Hackborn · 14 years ago
  22. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 14 years ago
  23. 42e620c Fix issue #6381224: Initial emulator boot fails and shows a blank black screen. by Dianne Hackborn · 14 years ago
  24. adb8093 am eef58e85: am e06e1619: Merge "Fix issue #6700897: Activity paused by activating the..." into jb-dev by Dianne Hackborn · 14 years ago
  25. 287a64a am ae017c55: am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 14 years ago
  26. eef58e8 am e06e1619: Merge "Fix issue #6700897: Activity paused by activating the..." into jb-dev by Dianne Hackborn · 14 years ago
  27. f530ac3 Fix issue #6700897: Activity paused by activating the... by Dianne Hackborn · 14 years ago
  28. ae017c5 am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 14 years ago
  29. a9543a3 Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 14 years ago
  30. 468a005 am 99e33bf1: am 17b9cec1: Merge "Fix issue #6636731: Mariner animation ring gets stuck" into jb-dev by Dianne Hackborn · 14 years ago
  31. 99e33bf am 17b9cec1: Merge "Fix issue #6636731: Mariner animation ring gets stuck" into jb-dev by Dianne Hackborn · 14 years ago
  32. 10c45b6 Merge "Include WIFI scan's in Battery Stats." by Nick Pelly · 14 years ago
  33. 6ccaa54 Include WIFI scan's in Battery Stats. by Nick Pelly · 14 years ago
  34. 6e3d6da Fix issue #6636731: Mariner animation ring gets stuck by Dianne Hackborn · 14 years ago
  35. 0d732fe am 0e44a6be: Merge "Don\'t finish noHistory="true" activities behind the lock screen" into jb-dev by Christopher Tate · 14 years ago
  36. d3f175c Don't finish noHistory="true" activities behind the lock screen by Christopher Tate · 14 years ago
  37. 4d3448d am 4cabbef8: Merge "Make sure to stop noHistory="true" activities properly" into jb-dev by Christopher Tate · 14 years ago
  38. 5007ddd Make sure to stop noHistory="true" activities properly by Christopher Tate · 14 years ago
  39. ac5f998 DO NOT MERGE: Cherry-pick 2ed524966d3c4bd04ea5f54026ed59558d73cd44 to JB. by Vairavan Srinivasan · 14 years ago
  40. 5134d71 am 574352a7: am aa8cac86: Merge "frameworks/base: release references of UriPermissionOwner" by Dianne Hackborn · 14 years ago
  41. b8c6405 resolved conflicts for merge of cddaf4d5 to jb-dev-plus-aosp by Jean-Baptiste Queru · 14 years ago
  42. aa8cac8 Merge "frameworks/base: release references of UriPermissionOwner" by Dianne Hackborn · 14 years ago
  43. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 14 years ago
  44. 90f9e31 Performance: Activity manager perf unnecessary recalc of oom_adj by Björn Davidsson · 16 years ago
  45. bd145db Fix issue #6609383: java.lang.SecurityException: Requires... by Dianne Hackborn · 14 years ago
  46. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 14 years ago
  47. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 14 years ago
  48. f0e96de Merge "Maybe fix #6584979: Unable to launch share chooser activity from a Notification action" into jb-dev by Dianne Hackborn · 14 years ago
  49. a3a041d Maybe fix #6584979: Unable to launch share chooser activity from a Notification action by Dianne Hackborn · 14 years ago
  50. d9137ca Add time stamp to content provider connection. by Dianne Hackborn · 14 years ago
  51. 7f96b79 A little debug code from issue #6516197: Places app not getting removed... by Dianne Hackborn · 14 years ago
  52. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 14 years ago
  53. 2ed5249 frameworks/base: release references of UriPermissionOwner by Vairavan Srinivasan · 14 years ago
  54. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 14 years ago
  55. e302a16 A few odds and ends. by Dianne Hackborn · 14 years ago
  56. 03fcc33 Fix issue #6284404: ArrayIndexOutOfBoundsException in... by Dianne Hackborn · 14 years ago
  57. bfc1be1 Fix a problem in finish affinity in Activity Manager. by Amith Yamasani · 14 years ago
  58. b61a026 Fix issue #6020164: Settings crashed on orientation change... by Dianne Hackborn · 14 years ago
  59. 421dceb Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 14 years ago
  60. 21385cd Making transition out of recents look better by Michael Jurka · 14 years ago
  61. 59325eb Add new API to find total RAM. by Dianne Hackborn · 14 years ago
  62. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 14 years ago
  63. 9158cbc Remove incorrect CLEAR_WHEN_TASK_RESET behavior. by Craig Mautner · 14 years ago
  64. a4e2ec6 Merge "Fix Issue 26574: Service's onStartCommand receiving incorrect flag..." into jb-dev by Dianne Hackborn · 14 years ago
  65. d8f1024 Fix Issue 26574: Service's onStartCommand receiving incorrect flag... by Dianne Hackborn · 14 years ago
  66. 9ac663ef9 Merge "Disable input dispatch until boot finished." into jb-dev by Jeff Brown · 14 years ago
  67. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 14 years ago
  68. 69de7e1 Fix a bug in ActivityManagerService#navigateUpTo by Adam Powell · 14 years ago
  69. 8e11051 Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into jb-dev by Dianne Hackborn · 14 years ago
  70. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 14 years ago
  71. 755c8bf Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()... by Dianne Hackborn · 14 years ago
  72. 2fea92e Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev by Jeff Sharkey · 14 years ago
  73. 7ffaa98 Clear ident in dismissKeyguardOnNextActivity(). by Jeff Sharkey · 14 years ago
  74. 9b2a0f1 Merge "Fix a bug with updating extras in a PendingIntent with an intent stack" into jb-dev by Adam Powell · 14 years ago
  75. 56385cc Fix issue #6111771: Run-time Restart observed when signing in with an existing account by Dianne Hackborn · 14 years ago
  76. 501d4a5 Fix a bug with updating extras in a PendingIntent with an intent stack by Adam Powell · 14 years ago
  77. ecc5a9c Add new Activity.finishAffinity() method. by Dianne Hackborn · 14 years ago
  78. 4797d57 Merge "Fix issue #6373340: Cannot unlock to app if app was the..." by Dianne Hackborn · 14 years ago
  79. 1e88e98 Fix issue #6373340: Cannot unlock to app if app was the... by Dianne Hackborn · 14 years ago
  80. 4bde4b9 Merge "Check for valid records associated with activity tokens in ActivityManagerService up-navigation methods." by Adam Powell · 14 years ago
  81. 2ed9c20 Merge "Add new signature-level permission to get details of tasks." by Dianne Hackborn · 14 years ago
  82. 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
  83. 8238e71 Add new signature-level permission to get details of tasks. by Dianne Hackborn · 14 years ago
  84. b71a5bc Check for valid records associated with activity tokens in by Adam Powell · 14 years ago
  85. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 14 years ago
  86. dbad287 Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode. by p13451 · 14 years ago
  87. 35be756 Move SystemUI out of system UID. by Jeff Sharkey · 14 years ago
  88. 7f58b95 Fix to custom scale animations. by Dianne Hackborn · 14 years ago
  89. 95a6a96 Fix an NPE when launching an activity that's not found. by Amith Yamasani · 14 years ago
  90. d95ce04 Merge "Make sure persistent processes are not replicated for secondary users." by Amith Yamasani · 14 years ago
  91. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 14 years ago
  92. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 14 years ago
  93. ff5b158 Keep activities stopped while the lock screen is up. by Dianne Hackborn · 14 years ago
  94. 7463ada Make dumpsys activity services work again. by Amith Yamasani · 14 years ago
  95. 2a854c1 Merge "Some small tweaks to improve memory management." by Dianne Hackborn · 14 years ago
  96. 162bc0e Some small tweaks to improve memory management. by Dianne Hackborn · 14 years ago
  97. deb6ed8 Don't reuse StringBuilder outside of lock when dumping ANR. by Jeff Brown · 14 years ago
  98. b794381 Merge "Fix issue #6242583: ResolverActivity is considered as home activity" by Dianne Hackborn · 14 years ago
  99. 2d69d49d Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 14 years ago
  100. bf64e70 Merge "Attribute alarm broadcast wakelocks to the sender" by Christopher Tate · 14 years ago