1. c9b329e Freeze apps during upgrade, check if uninstalled. by Jeff Sharkey · 8 years ago
  2. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  3. c69bd22 Implement transition for docking task in recents #6 by Jorim Jaggi · 8 years ago
  4. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  5. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  6. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  7. 941a1f8 Merge "Don’t scale task thumbnails." into nyc-dev by Winson Chung · 8 years ago
  8. 2170093 Don’t scale task thumbnails. by Winson · 8 years ago
  9. 0effee8 Merge "Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home" into nyc-dev by Tony Mak · 8 years ago
  10. 4291c76 Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home by Tony Mak · 8 years ago
  11. 8dc8d37 Kill the real/isolated uid group, not the ApplicationInfo uid by Christopher Tate · 8 years ago
  12. 8953147 Merge "Mark even more Bundles as defusable." into nyc-dev by Jeff Sharkey · 8 years ago
  13. 85941cf Merge "Added support to specify animation duration when resizing stack" into nyc-dev by Wale Ogunwale · 8 years ago
  14. f0ec2e0 Mark even more Bundles as defusable. by Jeff Sharkey · 8 years ago
  15. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 8 years ago
  16. 8c536f9 Show work challenge directly when there is no device lock by Tony Mak · 8 years ago
  17. 03bdd9f Merge "Show launcher when profile is locked immediately" into nyc-dev by Tony Mak · 8 years ago
  18. 9c6e8ce Show launcher when profile is locked immediately by Tony Mak · 8 years ago
  19. c7354fe Notify VrListenerService when VR activity changes. by Ruben Brunk · 8 years ago
  20. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  21. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 8 years ago
  22. 0b31233 Merge "Removed an unnecessary log message" into nyc-dev by Amith Yamasani · 8 years ago
  23. c0f7e5d Removed an unnecessary log message by Amith Yamasani · 8 years ago
  24. 7400f82 Merge "Don't show wallpaper when backdrop is visible" into nyc-dev by Adrian Roos · 8 years ago
  25. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  26. 8731408 Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 8 years ago
  27. 95b69f8 Merge "Add ability to swap docked/fullscreen stack" into nyc-dev by Jorim Jaggi · 8 years ago
  28. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  29. d7924b6 Merge "Calling method in DPMS after resolving userId" into nyc-dev by Suprabh Shukla · 8 years ago
  30. 8bea73e Calling method in DPMS after resolving userId by Suprabh Shukla · 8 years ago
  31. 2d57bd2 Merge "Fix issue #27408705: Runtime restart: WATCHDOG KILLING SYSTEM PROCESS..." into nyc-dev by Dianne Hackborn · 8 years ago
  32. d5a3f3d Merge "Add API to IMountService to get encryption state" into nyc-dev by Paul Lawrence · 8 years ago
  33. 6e3eb8e Fix issue #27408705: Runtime restart: WATCHDOG KILLING SYSTEM PROCESS... by Dianne Hackborn · 8 years ago
  34. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 8 years ago
  35. 943deda Merge "Setting TaskRecord#mUserSetupComplete directly from Settings" into nyc-dev by Suprabh Shukla · 8 years ago
  36. 7745c14 Setting TaskRecord#mUserSetupComplete directly from Settings by Suprabh Shukla · 8 years ago
  37. 98460056 Merge "Some fixes for black screen when pressing home button" into nyc-dev by Chong Zhang · 8 years ago
  38. d78ddb4 Some fixes for black screen when pressing home button by Chong Zhang · 8 years ago
  39. 875825d Merge "Add a VR listener service." into nyc-dev by Ruben Brunk · 8 years ago
  40. e24b9a6 Add a VR listener service. by Ruben Brunk · 9 years ago
  41. 2d4d61d3 Merge "Skip publishContentProviders() when we have zero." into nyc-dev by Jeff Sharkey · 8 years ago
  42. 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 8 years ago
  43. fdc5ba8 Merge "Move more PM calls to ParceledListSlice." into nyc-dev by Jeff Sharkey · 8 years ago
  44. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  45. e1fd7f0 Merge "Not clearing data for a package that is a DO or PO" into nyc-dev by Suprabh Shukla · 8 years ago
  46. 2fad2ea Merge "Don't use restricted backup launch mode for system-ish processes" into nyc-dev by Chris Tate · 8 years ago
  47. d045252 Not clearing data for a package that is a DO or PO by Suprabh Shukla · 8 years ago
  48. ac31e09 Merge "Work on issue #27381069: Master tracking bug: NYC is Sluggish" into nyc-dev by Dianne Hackborn · 8 years ago
  49. a49ad09 Work on issue #27381069: Master tracking bug: NYC is Sluggish by Dianne Hackborn · 8 years ago
  50. e8498cd Merge "Splits without restart" into nyc-dev by Todd Kennedy · 8 years ago
  51. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  52. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  53. 96700fc Merge "Make sure perceptible services are in the default sched group." into nyc-dev by Tim Murray · 8 years ago
  54. a8a6f63 Make sure perceptible services are in the default sched group. by Tim Murray · 8 years ago
  55. 9369efd Work on issue #24403813: ANR traces are too heavyweight. by Dianne Hackborn · 8 years ago
  56. 3716e52 Merge "config_supportsMultiWindow for device to specify multi-window support" into nyc-dev by Wale Ogunwale · 8 years ago
  57. 57ef138 Merge "Check process state when killing background processes for density" into nyc-dev by Alan Viverette · 8 years ago
  58. 5d9de3a Merge "Don't change resize mode if AM didn't dock the task as requested" into nyc-dev by Chong Zhang · 8 years ago
  59. fb1c864 config_supportsMultiWindow for device to specify multi-window support by Wale Ogunwale · 8 years ago
  60. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  61. ecc41db Check process state when killing background processes for density by Alan Viverette · 8 years ago
  62. f7d47f9 Start unaware persistent apps after user unlocked. by Jeff Sharkey · 8 years ago
  63. 8e28443 Merge "Utility to detect lock inversions in system." into nyc-dev by Jeff Sharkey · 8 years ago
  64. e4fbd32 Don't change resize mode if AM didn't dock the task as requested by Chong Zhang · 8 years ago
  65. e5ad41b Fix issue #27317952: PendingIntent.getIntent() should be protected by Dianne Hackborn · 8 years ago
  66. 4ebf6dd Don't use restricted backup launch mode for system-ish processes by Christopher Tate · 8 years ago
  67. 72041bb Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev by Dianne Hackborn · 8 years ago
  68. 414c529 Merge "Add dumpsys meminfo --unreachable" into nyc-dev by Colin Cross · 8 years ago
  69. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 8 years ago
  70. 3d1cb6a Utility to detect lock inversions in system. by Jeff Sharkey · 8 years ago
  71. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  72. a8914a0 Merge "App transition delay tracking" into nyc-dev by Jorim Jaggi · 8 years ago
  73. 275561a App transition delay tracking by Jorim Jaggi · 8 years ago
  74. 970510b Work on issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  75. 4afad11 Merge "Fix issue #27289462: Alarm clock not working on NRC49C" into nyc-dev by Dianne Hackborn · 8 years ago
  76. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 9 years ago
  77. 99fbf92 Fix issue #27289462: Alarm clock not working on NRC49C by Dianne Hackborn · 8 years ago
  78. 5dea9e7 Merge changes I78305f7f,I6faf0167 into nyc-dev by Jorim Jaggi · 8 years ago
  79. 8fa4522 Recents transition fixes by Jorim Jaggi · 9 years ago
  80. 76c970d Merge "Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev by Dianne Hackborn · 9 years ago
  81. 827d0d06 Merge "Moving recent tasks and images to /data/system_ce" into nyc-dev by Suprabh Shukla · 9 years ago
  82. ba212c6 Bind background services to the top app correctly. by Tim Murray · 9 years ago
  83. 45ecf29 Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast by Dianne Hackborn · 9 years ago
  84. 4bccb46 Moving recent tasks and images to /data/system_ce by Suprabh Shukla · 9 years ago
  85. b2117d1 Implement lenient background check option. by Dianne Hackborn · 9 years ago
  86. 935dafb Relax protected broadcast check to allow shell. by Jeff Sharkey · 9 years ago
  87. c4fb5f9 Add dumpsys meminfo --unreachable by Colin Cross · 9 years ago
  88. b3cbbde Fix TOP_APP description in dumpsys activity. by Tim Murray · 9 years ago
  89. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 9 years ago
  90. 7367ed8 Whitelisting remote bugreport finished broadcast by Michal Karpinski · 9 years ago
  91. 5a21494 Merge changes from topic 'flaky-test' into nyc-dev by Wale Ogunwale · 9 years ago
  92. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 9 years ago
  93. 37fc7a7 More protected broadcasts. by Jeff Sharkey · 9 years ago
  94. c2ba290 Merge "Allow using USER_ALL as user id when killing package dependents." into nyc-dev by Gustav Sennton · 9 years ago
  95. b7521b3 Fixed permission issue with AM.setFocusedStack/Task APIs by Wale Ogunwale · 9 years ago
  96. 0489c14 Merge "Reduce jank during pinned stack animation" into nyc-dev by Wale Ogunwale · 9 years ago
  97. 950b304 Merge "More encryption-aware triaging." into nyc-dev by Jeff Sharkey · 9 years ago
  98. c7bacab More encryption-aware triaging. by Jeff Sharkey · 9 years ago
  99. 480dca0 Reduce jank during pinned stack animation by Wale Ogunwale · 9 years ago
  100. 23875b2 Allow using USER_ALL as user id when killing package dependents. by Gustav Sennton · 9 years ago