1. bd503a4 Allow for the possibility of null ActivityContainer by Craig Mautner · 11 years ago
  2. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  3. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  4. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  5. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  6. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  7. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  8. c2be0d6 Unmarshall PFDs properly when hand-crafting interface stubs by Amith Yamasani · 11 years ago
  9. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  10. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 11 years ago
  11. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  12. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 11 years ago
  13. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  14. 31b65f9 Fix clearApplicationUserData() to allow a null observer by Christopher Tate · 11 years ago
  15. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  16. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 11 years ago
  17. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  18. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  19. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  20. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  21. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 11 years ago
  22. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  23. 21d9b56 Add more details about why a force stop is happening. by Dianne Hackborn · 11 years ago
  24. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  25. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  26. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  27. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  28. cf910b0 Add tap detector for switching stack focus. by Craig Mautner · 11 years ago
  29. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  30. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  31. 1421046 resolved conflicts for merge of dd03b6dc to master by Svetoslav · 11 years ago
  32. 8f6f1f4 Allow for setting test type as a monkey. by Adam Momtaz · 11 years ago
  33. 8754221 resolved conflicts for merge of e9b4ee69 to master by Dianne Hackborn · 11 years ago
  34. f1b7824 Kill processes when permissions are revoked. by Dianne Hackborn · 11 years ago
  35. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  36. 8f14969 am a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 12 years ago
  37. e4ce251 am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 12 years ago
  38. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  39. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  40. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  41. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  42. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  43. cdb86bb add reply.writeNoException() for quick response by Sungmin Choi · 12 years ago
  44. 8103890 Improve debugging for issue #7586414: AlarmManager wakelocks held by Dianne Hackborn · 12 years ago
  45. 346acb1 Sanity-check erroneous backup agent instantiations by Christopher Tate · 12 years ago
  46. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... 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. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  49. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  50. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  51. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  52. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  53. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  54. ad9b3211 Try again to fix issue #6912004:tap on gmail notification sends me to home screen by Dianne Hackborn · 12 years ago
  55. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  56. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  57. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  58. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  59. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  60. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  61. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  62. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  63. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  64. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  65. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 12 years ago
  66. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  67. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 12 years ago
  68. ecc5a9c Add new Activity.finishAffinity() method. by Dianne Hackborn · 12 years ago
  69. ff5b158 Keep activities stopped while the lock screen is up. by Dianne Hackborn · 12 years ago
  70. c4a07d1 Attribute alarm broadcast wakelocks to the sender by Christopher Tate · 12 years ago
  71. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 12 years ago
  72. 52f1d75 Show the current user in power menu by Amith Yamasani · 12 years ago
  73. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 12 years ago
  74. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  75. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 12 years ago
  76. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  77. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  78. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  79. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  80. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 13 years ago
  81. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago
  82. 21fbd1f Some cruft removal. by Dianne Hackborn · 13 years ago
  83. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  84. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  85. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  86. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  87. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  88. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  89. 9a8c5ce Ouput looper traces as traceview traces by Romain Guy · 13 years ago
  90. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  91. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 13 years ago
  92. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  93. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  94. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  95. a462079 Observe screen on/off events in NetworkPolicy. by Jeff Sharkey · 13 years ago
  96. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 13 years ago
  97. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  98. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  99. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  100. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago