1. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  2. 9622ca4 Fix issue #7401818: Wrong transition animation when clearing task by Dianne Hackborn · 12 years ago
  3. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  4. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  5. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  6. 2d1b378 Various fixes. by Dianne Hackborn · 12 years ago
  7. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  8. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  9. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  10. f530ac3 Fix issue #6700897: Activity paused by activating the... by Dianne Hackborn · 12 years ago
  11. 6e3d6da Fix issue #6636731: Mariner animation ring gets stuck by Dianne Hackborn · 12 years ago
  12. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  13. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  14. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 12 years ago
  15. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  16. 2d69d49 Fix issue #6242583: ResolverActivity is considered as home activity by Dianne Hackborn · 12 years ago
  17. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  18. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  19. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 12 years ago
  20. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 12 years ago
  21. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  22. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 12 years ago
  23. cbb722e Don't wait for current activity to pause before resuming next. by Dianne Hackborn · 12 years ago
  24. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  25. 5068560 Improve how we manage the previous app. by Dianne Hackborn · 13 years ago
  26. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 13 years ago
  27. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  28. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  29. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  30. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  31. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  32. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  33. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  34. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  35. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  36. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  37. ff801ec Fix issue #3302006: Cannot see the dialog lunched from a transparent activity. by Dianne Hackborn · 14 years ago
  38. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 14 years ago
  39. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 14 years ago
  40. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  41. 5f4d643 Fix issue #3263026: Screen rotation animation is funky... by Dianne Hackborn · 14 years ago
  42. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  43. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  44. a1b0d69 resolved conflicts for merge of efa4f7f8 to master by Dianne Hackborn · 14 years ago
  45. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  46. dc71b9e resolved conflicts for merge of 6a3eddb4 to master by Dianne Hackborn · 14 years ago
  47. cef65ee Rub in a little 'ol log-b-gone. by Dianne Hackborn · 14 years ago
  48. 203e952 resolved conflicts for merge of 62d005ec to master by Dianne Hackborn · 14 years ago
  49. 0dad364 Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 14 years ago
  50. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  51. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  52. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  53. 50dc3bc Refactor ActivityManagerService activity stack. by Dianne Hackborn · 14 years ago
  54. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago[Renamed (97%) from services/java/com/android/server/am/HistoryRecord.java]
  55. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  56. ad5499d Hopefully get rid of some ANRs. by Dianne Hackborn · 14 years ago
  57. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 14 years ago
  58. 2bec3d4 move event log tags used by ActivityManager into this package by Doug Zongker · 15 years ago
  59. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  60. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  61. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 15 years ago
  62. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
  63. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  64. f210d6b Let's do bug #1769910 actually right. by Dianne Hackborn · 15 years ago
  65. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 15 years ago
  66. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  67. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  70. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago