1. fee2677 Ensuring that we update the calling uid/package when updating a task's original intent. (Bug 16676636) by Winson Chung · 10 years ago
  2. ec396d6 Initial changes to add task affiliation styling. (Bug 16656169) by Winson Chung · 10 years ago
  3. f4f8bb7 Eliminate memory leak in TaskPersister by Craig Mautner · 10 years ago
  4. 0b633fc Disable back button goes to recents behavior by Craig Mautner · 10 years ago
  5. dc00cbe Create API for launching from recents by Craig Mautner · 10 years ago
  6. 494f6bdd Convert from elapsed time to absolute time. by Craig Mautner · 10 years ago
  7. 13420f2 Fix issue #16400873: Apps that show ads as new tasks stay in recents... by Dianne Hackborn · 10 years ago
  8. a228ae9 Add task affiliation by Craig Mautner · 10 years ago
  9. ffa2ec6 Refactoring to support groups. by Winson Chung · 10 years ago
  10. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  11. d4a6970 Fix NPE in TaskRecord. by Martijn Coenen · 10 years ago
  12. 2cb86c7 Saving last TaskDescription for TaskRecord. by Winson Chung · 10 years ago
  13. f1fbd77 Use Task last active time to ensure we don't reload items for the cache. by Winson Chung · 10 years ago
  14. 84984fa Return to recents when coming from recents by Craig Mautner · 10 years ago
  15. 75dc990 am 9587ee02: am a2121e49: am 5957d6a8: Merge "Fix frontOfTask assignment." by Craig Mautner · 10 years ago
  16. 9587ee0 am a2121e49: am 5957d6a8: Merge "Fix frontOfTask assignment." by Craig Mautner · 10 years ago
  17. 362449a Do not delete stack if empty task is being reused. by Craig Mautner · 10 years ago
  18. 5afcd4d resolved conflicts for merge of aaadf922 to master by Craig Mautner · 10 years ago
  19. 4132620 Fix index out of bounds exception by Craig Mautner · 10 years ago
  20. 9d4e9bc Allow a root activity to relinquish task identity by Craig Mautner · 10 years ago
  21. 43e52ed Fix persistent tasks and expand scope by Craig Mautner · 10 years ago
  22. d38aed8 Some tweaks to improve document task creation. by Dianne Hackborn · 10 years ago
  23. f357c0c Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK by Craig Mautner · 10 years ago
  24. ffcfcaa Implement maxRecents and fix TaskPersister bug by Craig Mautner · 10 years ago
  25. b9a6c8a Revert "Modify task navigation to return to recent tasks." DO NOT MERGE by Craig Mautner · 10 years ago
  26. e67a784 Modify task navigation to return to recent tasks. DO NOT MERGE by Craig Mautner · 10 years ago
  27. 21d24a2 Add code for persisting tasks and activities to disk DO NOT MERGE by Craig Mautner · 10 years ago
  28. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 10 years ago
  29. 1147c40 Adding method for applications to query their own tasks. (Bug 14627210) by Winson Chung · 10 years ago
  30. 41db4a7 Use new doccentric flags and attributes in Sharing by Craig Mautner · 10 years ago
  31. 03a9bae Refactoring activity method to update recents values. by Winson Chung · 10 years ago
  32. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  33. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  34. 3b3f464 Piping through ability for an Activity to remove its own task. (Bug 13735914) by Winson Chung · 10 years ago
  35. 734983f Allow related users to show activities on primary user by Amith Yamasani · 11 years ago
  36. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  37. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/TaskRecord.java]
  38. 704e40b Fix loop limits. by Craig Mautner · 11 years ago
  39. 3b475fe Fix incorrect setting of TaskRecord.frontOfTask DO NOT MERGE by Craig Mautner · 11 years ago
  40. 9844d29 Fix issue #11050678: Large memory leak in ActivityStack by Dianne Hackborn · 11 years ago
  41. 5a0c54a Merge "Remove home package name methods." into klp-dev by Craig Mautner · 11 years ago
  42. 8025935 Remove home package name methods. by Craig Mautner · 11 years ago
  43. 6b74cb5 Centralize handleAppDied and fix return to home. by Craig Mautner · 11 years ago
  44. ae7ecab Move flag for home launching from activity to task. by Craig Mautner · 11 years ago
  45. a82aa09 When launching home activity, make sure it is top. by Craig Mautner · 11 years ago
  46. 2c1faed Set task and activity types when adding to task. by Craig Mautner · 11 years ago
  47. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  48. 7873300 Don't change task type for launcher activities. by Craig Mautner · 11 years ago
  49. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  50. 0eea92c Move sleep from ActivityStack to Supervisor by Craig Mautner · 11 years ago
  51. 86d67a4 Move Recents into home stack. by Craig Mautner · 11 years ago
  52. 1602ec2 Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  53. 525f3d9 Do not launch home task if activities remain by Craig Mautner · 11 years ago
  54. 9db9a0b Move task methods into TaskRecord. by Craig Mautner · 11 years ago
  55. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  56. 6170f73 Move startActivity from ActivityStack to Supervisor by Craig Mautner · 11 years ago
  57. b0f7dc7 Move performClearTaskLocked into TaskRecord. by Craig Mautner · 11 years ago
  58. d232895 Prepare ActivityManagerService for multiple stacks. by Craig Mautner · 12 years ago
  59. 7787877 Fix activity to task bugs by Craig Mautner · 12 years ago
  60. 9658b31 Convert mHistory to mTaskHistory (6) by Craig Mautner · 12 years ago
  61. 11bf9a5 Switch topRunning* and moveTaskTo* by Craig Mautner · 12 years ago
  62. 5d9c7be Begin switch over to task based history. by Craig Mautner · 12 years ago
  63. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  64. 7f96b79 A little debug code from issue #6516197: Places app not getting removed... by Dianne Hackborn · 12 years ago
  65. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 12 years ago
  66. 9da2d40 Fix swiping away recents to always kill processes. by Dianne Hackborn · 13 years ago
  67. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 13 years ago
  68. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  69. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  70. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  71. cfb9f2b Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button by Dianne Hackborn · 13 years ago
  72. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  73. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  74. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  75. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  76. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  77. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  78. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  79. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago