1. f97faad Merge "Block user from setting safe boot setting via adb" into nyc-dev by Benjamin Franz · 8 years ago
  2. 0544462 Merge "Include correct account id in action_called_account_remove log message." into nyc-dev by Dmitry Dementyev · 8 years ago
  3. e59fc5f Include correct account id in action_called_account_remove log message. by Dmitry Dementyev · 8 years ago
  4. 8f17d2a Merge "Check uid for notification policy access." into nyc-dev by Julia Reynolds · 8 years ago
  5. 0ff13fc Block user from setting safe boot setting via adb by Benjamin Franz · 8 years ago
  6. f0f9a82 Don't dump stack traces for background ANRs. by Tim Murray · 8 years ago
  7. 09e3715 Make registerDefaultNetwork work on metered networks. by Lorenzo Colitti · 8 years ago
  8. fa7d97f Make sure SELinux labels are correct after move-to operations by Christopher Tate · 8 years ago
  9. 479212c Move getRecentTasks() to ParceledListSlice. by Jeff Sharkey · 8 years ago
  10. c68ef58 Check uid for notification policy access. by Julia Reynolds · 8 years ago
  11. 55427a6 Merge "Only use one SurfaceControlWithBackground per AppToken." into nyc-dev by Rob Carr · 8 years ago
  12. 91b22809 Only use one SurfaceControlWithBackground per AppToken. by Robert Carr · 8 years ago
  13. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 8 years ago
  14. dd85da6 Remove redundant setPendingIntentWhitelistDuration() calls. by Felipe Leme · 8 years ago
  15. a7778b0 Fixed whitelistManager set on unbindServiceLocked() by Felipe Leme · 8 years ago
  16. 5f72b12 Merge "SyncOperation float cast fix" into nyc-dev by Shreyas Basarge · 8 years ago
  17. b2cd9c9 Merge "Mark app pending intents in notification extras" into nyc-dev by Svetoslav Ganov · 8 years ago
  18. ddb9488 Mark app pending intents in notification extras by Svet Ganov · 8 years ago
  19. a39d380 Merge "Fix bug where process whitelist manager state would not be correct." into nyc-dev by Dianne Hackborn · 8 years ago
  20. 4d6be6b Merge "Add extra waiting when switching users" into nyc-dev by Andre Eisenbach · 8 years ago
  21. f480698 Merge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev by Chris Tate · 8 years ago
  22. 4b42571 Fix #29737133 : content-trigger jobs not running properly by Christopher Tate · 8 years ago
  23. 4140111 Add extra waiting when switching users by Pavlin Radoslavov · 8 years ago
  24. a590d2b Fix bug where process whitelist manager state would not be correct. by Dianne Hackborn · 8 years ago
  25. 06b1d78 Merge "Resume only activities in focused stack" into nyc-dev by Andrii Kulian · 8 years ago
  26. c11ce7b Resume only activities in focused stack by Andrii Kulian · 8 years ago
  27. ace6f6d SyncOperation float cast fix by Shreyas Basarge · 8 years ago
  28. 594c9cb Merge "Improve ANR dropbox reports" into nyc-dev by Adrian Roos · 8 years ago
  29. 73d1ce8 Improve ANR dropbox reports by Adrian Roos · 8 years ago
  30. dcbdc0d Access internal ringer mode to properly vibrate in DND by Brad Ebinger · 8 years ago
  31. 060d5a0 Merge "When uninstalling, only kill the requested user." into nyc-dev by TreeHugger Robot · 8 years ago
  32. 85f449e When uninstalling, only kill the requested user. by Jeff Sharkey · 8 years ago
  33. 7aac630 Merge "Don't loop forever on 0-length options." into nyc-dev by TreeHugger Robot · 8 years ago
  34. 8995d85 Don't loop forever on 0-length options. by Lorenzo Colitti · 8 years ago
  35. 42147f0 Merge "Don't compare intent filters on singleTask adjacent launch" into nyc-dev by TreeHugger Robot · 8 years ago
  36. 354c8cd Merge "Show unsopported display size dialog on relaunch" into nyc-dev by Andrii Kulian · 8 years ago
  37. 039ba48 Don't compare intent filters on singleTask adjacent launch by Andrii Kulian · 8 years ago
  38. 45c7944 Merge "Fix adb backup/restore" into nyc-dev by TreeHugger Robot · 8 years ago
  39. 8ac5bcb Merge "Report all content changes to a11y services." into nyc-dev by Phil Weaver · 8 years ago
  40. f9f2c7c Merge "Use granted userId to look up provider info" into nyc-dev by Fyodor Kupolov · 8 years ago
  41. f42cbe8 Show unsopported display size dialog on relaunch by Andrii Kulian · 8 years ago
  42. 5cb5e89 Fix adb backup/restore by Christopher Tate · 8 years ago
  43. dea7aa0 Merge "Fixed whitelistManager assignment." into nyc-dev by TreeHugger Robot · 8 years ago
  44. 18553f5 Merge "Avoid runtime restart when storage is missing." into nyc-dev by TreeHugger Robot · 8 years ago
  45. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  46. ee77b88 Report all content changes to a11y services. by Phil Weaver · 8 years ago
  47. 11f197c Avoid runtime restart when storage is missing. by Jeff Sharkey · 8 years ago
  48. a329036 Merge "Start primary storage move outside lock." into nyc-dev by TreeHugger Robot · 8 years ago
  49. 6e051cc Fixed whitelistManager assignment. by Felipe Leme · 8 years ago
  50. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  51. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 8 years ago
  52. 75c7cc6 Merge "Unblock 'am start -W' if activity is brought to front without launching" into nyc-dev by Chong Zhang · 8 years ago
  53. a62a7ee Merge "Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag..." into nyc-dev by Dianne Hackborn · 8 years ago
  54. 00d9d9f Don't iterate over a list items are removed from. by Julia Reynolds · 8 years ago
  55. a31460c Start primary storage move outside lock. by Jeff Sharkey · 8 years ago
  56. 2058553 Merge "Don't allow showing an activity if user is stopping or shutting down." into nyc-dev by Nicolas Prévot · 8 years ago
  57. 1219c92 Don't allow showing an activity if user is stopping or shutting down. by Nicolas Prevot · 8 years ago
  58. 121e164 Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag... by Dianne Hackborn · 8 years ago
  59. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 8 years ago
  60. c211539 Merge "Revert "Parse "vendor/priv-app" to find privileged applications"" into nyc-dev by TreeHugger Robot · 8 years ago
  61. 56b9656 Revert "Parse "vendor/priv-app" to find privileged applications" by Todd Kennedy · 8 years ago
  62. 472224c Merge "Prevent startNavigating() call when GPS is off" into nyc-dev by TreeHugger Robot · 8 years ago
  63. 7595478f Merge "registerUpdatedByApp should be synchronized" into nyc-dev by Chris Wren · 8 years ago
  64. aab580a Merge "Always report window move to client" into nyc-dev by TreeHugger Robot · 8 years ago
  65. fa2715e Merge "Ignore system apps on enforceMeteredApnPolicy()." into nyc-dev by TreeHugger Robot · 8 years ago
  66. 5f9afa9 Merge "Reduce race when connecting to an existing content provider." into nyc-dev by Dianne Hackborn · 8 years ago
  67. e0aaeaa registerUpdatedByApp should be synchronized by Chris Wren · 8 years ago
  68. 1e7d8d3 Merge "Fixed an issue where the deleteintent of children wasn't sent" into nyc-dev by Selim Cinek · 8 years ago
  69. 4de5a3a Reduce race when connecting to an existing content provider. by Dianne Hackborn · 8 years ago
  70. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 8 years ago
  71. 9980514 Merge "Compare intent filter when launching adjacent" into nyc-dev by Andrii Kulian · 8 years ago
  72. 8a1bc54 Merge "Parse "vendor/priv-app" to find privileged applications" into nyc-dev by TreeHugger Robot · 8 years ago
  73. ee27cab Ignore system apps on enforceMeteredApnPolicy(). by Felipe Leme · 8 years ago
  74. 02708b1 Parse "vendor/priv-app" to find privileged applications by Jeremie GARCIA · 9 years ago
  75. f159b74 Merge "Don't re-launch stopped activities while the device is sleeping" into nyc-dev by TreeHugger Robot · 8 years ago
  76. ce87a8a Fixed an issue where the deleteintent of children wasn't sent by Selim Cinek · 8 years ago
  77. f00e780 Merge "Allow call addSharedAccountsFromParentUser with CREATE_USERS permission." into nyc-dev by Sudheer Shanka · 8 years ago
  78. d2480ab Merge "Fix issue #29438842: Enter the "am broadcast -a..." into nyc-dev by Dianne Hackborn · 8 years ago
  79. 089586f Don't re-launch stopped activities while the device is sleeping by Wale Ogunwale · 8 years ago
  80. beaf3707 Merge "Revert "Don't re-launch activities while the device is sleeping"" into nyc-dev by TreeHugger Robot · 8 years ago
  81. ec3f840 Merge "Fix NPE in reading package-usage.list file" into nyc-dev by TreeHugger Robot · 8 years ago
  82. ea05cd5 Fix issue #29438842: Enter the "am broadcast -a... by Dianne Hackborn · 8 years ago
  83. 60920d5 Revert "Don't re-launch activities while the device is sleeping" by Wale Ogunwale · 8 years ago
  84. 3b2297d Allow call addSharedAccountsFromParentUser with CREATE_USERS permission. by Sudheer Shanka · 8 years ago
  85. 7c66926 Merge "Make sure fontScale in configuration sent to app is equal to global" into nyc-dev by Chong Zhang · 8 years ago
  86. 6be533e Make sure fontScale in configuration sent to app is equal to global by Chong Zhang · 8 years ago
  87. 0f10134 Merge "Let bmgr inspect the set of whitelisted transports" into nyc-dev by Chris Tate · 8 years ago
  88. 83dce36 Fix NPE in reading package-usage.list file by David Brazdil · 8 years ago
  89. c2d75c8 Merge "Fix runtime restart when using aggregated net observers." into nyc-dev by Jeff Davidson · 8 years ago
  90. 99407db PackageManager: Don't fail app installs if dexopt fails. by Narayan Kamath · 8 years ago
  91. 70b6cd9 Merge "Fix for the missing sync bug" into nyc-dev by Shreyas Basarge · 8 years ago
  92. fddf5df Merge "assume a generous prior in the rate estimator" into nyc-dev by Chris Wren · 8 years ago
  93. 1bf8782 Merge "Fix race with BT disable in BLE_ON_STATE" into nyc-dev by Andre Eisenbach · 8 years ago
  94. e555cb9 Unspecified alarm worksource names are the rule, not the exception by Christopher Tate · 8 years ago
  95. 8cbe1a6 Merge "Clean up ex-users in lock settings db" into nyc-dev by Amith Yamasani · 8 years ago
  96. 7ef9f61 Merge "Don't dispatch Uris with appended user handle" into nyc-dev by Svetoslav Ganov · 8 years ago
  97. a0b91d7 Fix race with BT disable in BLE_ON_STATE by Calvin On · 8 years ago
  98. 6bc33b0 Merge "Work on issue #29328569: NPE in " com.google.android.configupdater"" into nyc-dev by Dianne Hackborn · 8 years ago
  99. 888b7a8 assume a generous prior in the rate estimator by Chris Wren · 8 years ago
  100. d3bbb13 Compare intent filter when launching adjacent by Andrii Kulian · 8 years ago