1. 55427a66 Merge "Only use one SurfaceControlWithBackground per AppToken." into nyc-dev by Rob Carr · 10 years ago
  2. 91b22809 Only use one SurfaceControlWithBackground per AppToken. by Robert Carr · 10 years ago
  3. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 10 years ago
  4. dd85da6 Remove redundant setPendingIntentWhitelistDuration() calls. by Felipe Leme · 10 years ago
  5. a7778b0 Fixed whitelistManager set on unbindServiceLocked() by Felipe Leme · 10 years ago
  6. 5f72b12 Merge "SyncOperation float cast fix" into nyc-dev by Shreyas Basarge · 10 years ago
  7. b2cd9c9 Merge "Mark app pending intents in notification extras" into nyc-dev by Svetoslav Ganov · 10 years ago
  8. ddb9488 Mark app pending intents in notification extras by Svet Ganov · 10 years ago
  9. a39d380 Merge "Fix bug where process whitelist manager state would not be correct." into nyc-dev by Dianne Hackborn · 10 years ago
  10. 4d6be6b Merge "Add extra waiting when switching users" into nyc-dev by Andre Eisenbach · 10 years ago
  11. f480698 Merge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev by Chris Tate · 10 years ago
  12. 4b42571 Fix #29737133 : content-trigger jobs not running properly by Christopher Tate · 10 years ago
  13. 4140111 Add extra waiting when switching users by Pavlin Radoslavov · 10 years ago
  14. a590d2b Fix bug where process whitelist manager state would not be correct. by Dianne Hackborn · 10 years ago
  15. 06b1d78 Merge "Resume only activities in focused stack" into nyc-dev by Andrii Kulian · 10 years ago
  16. c11ce7b Resume only activities in focused stack by Andrii Kulian · 10 years ago
  17. ace6f6d SyncOperation float cast fix by Shreyas Basarge · 10 years ago
  18. 594c9cb Merge "Improve ANR dropbox reports" into nyc-dev by Adrian Roos · 10 years ago
  19. 73d1ce8 Improve ANR dropbox reports by Adrian Roos · 10 years ago
  20. dcbdc0df Access internal ringer mode to properly vibrate in DND by Brad Ebinger · 10 years ago
  21. 060d5a0 Merge "When uninstalling, only kill the requested user." into nyc-dev by TreeHugger Robot · 10 years ago
  22. 85f449e When uninstalling, only kill the requested user. by Jeff Sharkey · 10 years ago
  23. 42147f0 Merge "Don't compare intent filters on singleTask adjacent launch" into nyc-dev by TreeHugger Robot · 10 years ago
  24. 354c8cd Merge "Show unsopported display size dialog on relaunch" into nyc-dev by Andrii Kulian · 10 years ago
  25. 039ba48 Don't compare intent filters on singleTask adjacent launch by Andrii Kulian · 10 years ago
  26. f9f2c7c Merge "Use granted userId to look up provider info" into nyc-dev by Fyodor Kupolov · 10 years ago
  27. f42cbe8 Show unsopported display size dialog on relaunch by Andrii Kulian · 10 years ago
  28. dea7aa0 Merge "Fixed whitelistManager assignment." into nyc-dev by TreeHugger Robot · 10 years ago
  29. 18553f5 Merge "Avoid runtime restart when storage is missing." into nyc-dev by TreeHugger Robot · 10 years ago
  30. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 10 years ago
  31. 11f197c Avoid runtime restart when storage is missing. by Jeff Sharkey · 10 years ago
  32. a329036 Merge "Start primary storage move outside lock." into nyc-dev by TreeHugger Robot · 10 years ago
  33. 6e051cc Fixed whitelistManager assignment. by Felipe Leme · 10 years ago
  34. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 10 years ago
  35. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 10 years ago
  36. 75c7cc6 Merge "Unblock 'am start -W' if activity is brought to front without launching" into nyc-dev by Chong Zhang · 10 years ago
  37. a62a7ee Merge "Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag..." into nyc-dev by Dianne Hackborn · 10 years ago
  38. 00d9d9f Don't iterate over a list items are removed from. by Julia Reynolds · 10 years ago
  39. a31460c Start primary storage move outside lock. by Jeff Sharkey · 10 years ago
  40. 2058553 Merge "Don't allow showing an activity if user is stopping or shutting down." into nyc-dev by Nicolas Prévot · 10 years ago
  41. 1219c92 Don't allow showing an activity if user is stopping or shutting down. by Nicolas Prevot · 10 years ago
  42. 121e164 Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag... by Dianne Hackborn · 10 years ago
  43. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 10 years ago
  44. c211539 Merge "Revert "Parse "vendor/priv-app" to find privileged applications"" into nyc-dev by TreeHugger Robot · 10 years ago
  45. 56b9656 Revert "Parse "vendor/priv-app" to find privileged applications" by Todd Kennedy · 10 years ago
  46. 472224c Merge "Prevent startNavigating() call when GPS is off" into nyc-dev by TreeHugger Robot · 10 years ago
  47. 7595478f Merge "registerUpdatedByApp should be synchronized" into nyc-dev by Chris Wren · 10 years ago
  48. aab580a Merge "Always report window move to client" into nyc-dev by TreeHugger Robot · 10 years ago
  49. fa2715e Merge "Ignore system apps on enforceMeteredApnPolicy()." into nyc-dev by TreeHugger Robot · 10 years ago
  50. 5f9afa9 Merge "Reduce race when connecting to an existing content provider." into nyc-dev by Dianne Hackborn · 10 years ago
  51. e0aaeaa registerUpdatedByApp should be synchronized by Chris Wren · 10 years ago
  52. 1e7d8d3 Merge "Fixed an issue where the deleteintent of children wasn't sent" into nyc-dev by Selim Cinek · 10 years ago
  53. 4de5a3a Reduce race when connecting to an existing content provider. by Dianne Hackborn · 10 years ago
  54. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 10 years ago
  55. 9980514 Merge "Compare intent filter when launching adjacent" into nyc-dev by Andrii Kulian · 10 years ago
  56. 8a1bc54 Merge "Parse "vendor/priv-app" to find privileged applications" into nyc-dev by TreeHugger Robot · 10 years ago
  57. ee27cab Ignore system apps on enforceMeteredApnPolicy(). by Felipe Leme · 10 years ago
  58. 02708b1 Parse "vendor/priv-app" to find privileged applications by Jeremie GARCIA · 11 years ago
  59. f159b74 Merge "Don't re-launch stopped activities while the device is sleeping" into nyc-dev by TreeHugger Robot · 10 years ago
  60. ce87a8a Fixed an issue where the deleteintent of children wasn't sent by Selim Cinek · 10 years ago
  61. f00e780 Merge "Allow call addSharedAccountsFromParentUser with CREATE_USERS permission." into nyc-dev by Sudheer Shanka · 10 years ago
  62. d2480ab Merge "Fix issue #29438842: Enter the "am broadcast -a..." into nyc-dev by Dianne Hackborn · 10 years ago
  63. 089586f Don't re-launch stopped activities while the device is sleeping by Wale Ogunwale · 10 years ago
  64. beaf3707 Merge "Revert "Don't re-launch activities while the device is sleeping"" into nyc-dev by TreeHugger Robot · 10 years ago
  65. ec3f840 Merge "Fix NPE in reading package-usage.list file" into nyc-dev by TreeHugger Robot · 10 years ago
  66. ea05cd5 Fix issue #29438842: Enter the "am broadcast -a... by Dianne Hackborn · 10 years ago
  67. 60920d5 Revert "Don't re-launch activities while the device is sleeping" by Wale Ogunwale · 10 years ago
  68. 3b2297d Allow call addSharedAccountsFromParentUser with CREATE_USERS permission. by Sudheer Shanka · 10 years ago
  69. 7c66926 Merge "Make sure fontScale in configuration sent to app is equal to global" into nyc-dev by Chong Zhang · 10 years ago
  70. 6be533ef Make sure fontScale in configuration sent to app is equal to global by Chong Zhang · 10 years ago
  71. 83dce36 Fix NPE in reading package-usage.list file by David Brazdil · 10 years ago
  72. c2d75c8 Merge "Fix runtime restart when using aggregated net observers." into nyc-dev by Jeff Davidson · 10 years ago
  73. 99407db PackageManager: Don't fail app installs if dexopt fails. by Narayan Kamath · 10 years ago
  74. 70b6cd9 Merge "Fix for the missing sync bug" into nyc-dev by Shreyas Basarge · 10 years ago
  75. fddf5df Merge "assume a generous prior in the rate estimator" into nyc-dev by Chris Wren · 10 years ago
  76. 1bf8782 Merge "Fix race with BT disable in BLE_ON_STATE" into nyc-dev by Andre Eisenbach · 10 years ago
  77. e555cb9 Unspecified alarm worksource names are the rule, not the exception by Christopher Tate · 10 years ago
  78. 8cbe1a6 Merge "Clean up ex-users in lock settings db" into nyc-dev by Amith Yamasani · 10 years ago
  79. 7ef9f61 Merge "Don't dispatch Uris with appended user handle" into nyc-dev by Svetoslav Ganov · 10 years ago
  80. a0b91d7 Fix race with BT disable in BLE_ON_STATE by Calvin On · 10 years ago
  81. 6bc33b0 Merge "Work on issue #29328569: NPE in " com.google.android.configupdater"" into nyc-dev by Dianne Hackborn · 10 years ago
  82. 888b7a8 assume a generous prior in the rate estimator by Chris Wren · 10 years ago
  83. d3bbb13 Compare intent filter when launching adjacent by Andrii Kulian · 10 years ago
  84. 7774bd5 Always report window move to client by Wale Ogunwale · 10 years ago
  85. 1f01512 Merge "Do not schedule restarts if the system is shutting down" into nyc-dev by Fyodor Kupolov · 10 years ago
  86. 1347cdb Merge "Call AppOpsService from the handler thread" into nyc-dev by Fyodor Kupolov · 10 years ago
  87. c577a50 Merge "Notify user when application does not support current display zoom" into nyc-dev by Alan Viverette · 10 years ago
  88. 9b80b94 Do not schedule restarts if the system is shutting down by Fyodor Kupolov · 10 years ago
  89. 1c3be1a resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab am: e2c9b1af3e by Christopher Tate · 10 years ago
  90. d2a4e1b resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab by Christopher Tate · 10 years ago
  91. e2c9b1a resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab by Christopher Tate · 10 years ago
  92. d6c1126 resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 by Christopher Tate · 10 years ago
  93. 66ec21a Work on issue #29328569: NPE in " com.google.android.configupdater" by Dianne Hackborn · 10 years ago
  94. 3f9ea2d resolve merge conflicts of cffb19c to mnc-dev by Christopher Tate · 10 years ago
  95. 48ee87d Merge "Allow apps with CREATE_USERS permission to create restricted users." into nyc-dev by TreeHugger Robot · 10 years ago
  96. cffb19c Don\\\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f am: cd777e95a7 by Christopher Tate · 10 years ago
  97. ec6c3f7 Don\\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f by Christopher Tate · 10 years ago
  98. cd777e9 Don\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f by Christopher Tate · 10 years ago
  99. ec30ca3 Call AppOpsService from the handler thread by Fyodor Kupolov · 10 years ago
  100. bd4c3ea Fix for the missing sync bug by Shreyas Basarge · 10 years ago