1. c513a1c Merge "Account: Fix the risk of sqliteconnection leak" am: 766f0a4981 am: 130d5e3915 by Fyodor Kupolov · 7 years ago
  2. 81a47cd Clear calling identity when calling getPackageInfo in AMS.isSystemUid by Alex Chau · 7 years ago
  3. f2d081c Account: Fix the risk of sqliteconnection leak by chengang · 7 years ago
  4. 2bc895d Async handling of AMS.onUnlockUser by Fyodor Kupolov · 7 years ago
  5. f788f9c Allow profile owners to call removeAccount by Alex Chau · 7 years ago
  6. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  7. e03114f Merge "Fix: AccountManagerService crashed by accessing closed db" am: 6ac8f42d9e am: 741736cafa by Tetsutoki Shiozawa · 7 years ago
  8. 200a65b Merge "Fix: AccountManagerService crashed by accessing closed db" am: 6ac8f42d9e by Tetsutoki Shiozawa · 7 years ago
  9. 6ac8f42 Merge "Fix: AccountManagerService crashed by accessing closed db" by Treehugger Robot · 7 years ago
  10. be2d96a Fix: AccountManagerService crashed by accessing closed db by Tetsutoki Shiozawa · 7 years ago
  11. ef1f1e8 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 am: 640a087f91 by tiansiming · 7 years ago
  12. 88e6c96 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 by tiansiming · 7 years ago
  13. 640a087 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 by tiansiming · 7 years ago
  14. 4b4b759 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf by tiansiming · 7 years ago
  15. 5330b5a Remove "result2" in AccountManagerService by tiansiming · 7 years ago
  16. 3f671b3 Merge "DO NOT MERGE. KEY_INTENT shouldn't grant permissions." into oc-dev by Jeff Sharkey · 7 years ago
  17. dba1bb0 DO NOT MERGE. KEY_INTENT shouldn't grant permissions. by Jeff Sharkey · 7 years ago
  18. 7183f0a [DO NOT MERGE] Fix another AddAccountSettings memory leak by tiansiming · 7 years ago
  19. a8868bf Fix another AddAccountSettings memory leak by tiansiming · 7 years ago
  20. 5fdb88c Merge "Use noteOpNoThrow instead in AMS" into oc-mr1-dev am: d3293ab4c5 by Tony Mak · 7 years ago
  21. 58f2815 Use noteOpNoThrow instead in AMS by Tony Mak · 7 years ago
  22. 9e4e96d Fix typo in removeAccountExplicitly log message by Brandon Weeks · 7 years ago
  23. cdd685c Use all certs for computing package signing sha256 by Svetoslav Ganov · 7 years ago
  24. 6e6af8a Fix Android O: AccountManager API not working in managed profile. am: 9ae597b6f2 by sunjian · 7 years ago
  25. 9ae597b6 Fix Android O: AccountManager API not working in managed profile. by sunjian · 7 years ago
  26. 6d14d77 dump visiblity table in dumpsys accounts by Tony Mak · 7 years ago
  27. 945c97e Purge user data on ACTION_USER_REMOVED by Fyodor Kupolov · 7 years ago
  28. 18f0ca9 Don't lock database when token is read from customToken cache in AccountManagerService. by Dmitry Dementyev · 7 years ago
  29. bdabd40 Currently, when an account with USER_MANAGED_NOT_VISIBLE is chosen by sunjian · 7 years ago
  30. d722e78 KEY_INTENT shouldn't grant permissions. by Jeff Sharkey · 7 years ago
  31. da93f30 Merge "Notify registered packages of visible accounts change when authenticators get uninstalled." into oc-dev by Jian Sun · 7 years ago
  32. 066aa5e Notify registered packages of visible accounts change when by sunjian · 7 years ago
  33. b6fb6f2 Update AccountManagerService side logic for .getAccountsByTypeForPackage with null type. am: d62dc39dc5 by sunjian · 7 years ago
  34. d62dc39 Update AccountManagerService side logic for .getAccountsByTypeForPackage by sunjian · 7 years ago
  35. 2ca9937 Merge "Fix visibility issue in AccountManager.getAuthTokenByFeatures." into oc-dev am: f1946baae7 by Jian Sun · 7 years ago
  36. f29d549 Fix visibility issue in AccountManager.getAuthTokenByFeatures. by sunjian · 7 years ago
  37. 932f0e60 Merge "Close logging statement when stopping user" by TreeHugger Robot · 7 years ago
  38. 56e158f Close logging statement when stopping user by Fyodor Kupolov · 7 years ago
  39. c7770d6 accounts: resolve error-prone warnings by Andrew Scull · 7 years ago
  40. 1827f12 Merge "Don't request account access for apps if it is explictly made not visible to them." into oc-dev by TreeHugger Robot · 7 years ago
  41. 7b3ea13 Don't request account access for apps if it is explictly made not visible to them. by Dmitry Dementyev · 7 years ago
  42. ce25ed2 Close databases in onStop user by Fyodor Kupolov · 7 years ago
  43. cbe1bd1 Use invalid package names for special keys in AccountManager. by Dmitry Dementyev · 7 years ago
  44. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 7 years ago
  45. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  46. a461e30 Add ACTION_ACCOUNT_REMOVED to Account Manager. by Dmitry Dementyev · 7 years ago
  47. d6f0672 Make visible only accounts for which authenticator supports contacts operations by Dmitry Dementyev · 7 years ago
  48. 5c80deb Clear calling identity before getUserAccounts in AccountManagerService by Dmitry Dementyev · 7 years ago
  49. 717a881 standardize account manager notification IDs by Chris Wren · 7 years ago
  50. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  51. 4411625 Merge "standardize system notification IDs" into oc-dev by Chris Wren · 7 years ago
  52. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  53. cfd0e95d Merge "Optimized locking for get/setUserData" into oc-dev by Fyodor Kupolov · 7 years ago
  54. 16bedd4 Do not hold locks when calling getAccounts by Fyodor Kupolov · 7 years ago
  55. 3d73499 Optimized locking for get/setUserData by Fyodor Kupolov · 7 years ago
  56. 9ac40f1 Only use cacheLock when it's needed by Fyodor Kupolov · 7 years ago
  57. 8cd927d Introduced additional lock - dbLock by Fyodor Kupolov · 7 years ago
  58. 71fa526 Add cache for Account Visibility values. by Dmitry Dementyev · 7 years ago
  59. db61e6f Merge "Remove conversion from uid to package name getAccountsFromCacheLocked" by Dmitry Dementyev · 7 years ago
  60. 57064b0 Merge "Do not check targetSdkVersion if only one package" by TreeHugger Robot · 7 years ago
  61. 3560f84 AccountManagerService send pkg uid when creating notification channel by Geoffrey Pitsch · 7 years ago
  62. 16e3789 Remove conversion from uid to package name getAccountsFromCacheLocked by Dmitry Dementyev · 7 years ago
  63. 892fc8d Do not check targetSdkVersion if only one package by Fyodor Kupolov · 7 years ago
  64. da59692 Merge "Move Accounts NotificationChannel earlier, before clearCallingIdentity" by TreeHugger Robot · 7 years ago
  65. 8882d88 Implement runtime account update notifications. by Dmitry Dementyev · 7 years ago
  66. 4d0f085 Move Accounts NotificationChannel earlier, before clearCallingIdentity by Geoffrey Pitsch · 7 years ago
  67. ef1ab44 Merge "Handle stopped users in onCleanupUser" by Fyodor Kupolov · 7 years ago
  68. b9da4e4 Handle stopped users in onCleanupUser by Fyodor Kupolov · 7 years ago
  69. 538d5a3 Merge "Allows AccountManager to start exported activities." by Dmitry Dementyev · 7 years ago
  70. d5210ba Allows AccountManager to start exported activities. by Dmitry Dementyev · 7 years ago
  71. 7cceabc Merge "Use opPackageName to filter accounts in getAccountsAsUserForPakage method." by Dmitry Dementyev · 7 years ago
  72. 5159f43 Use opPackageName to filter accounts in getAccountsAsUserForPakage method. by Dmitry Dementyev · 7 years ago
  73. 0b67642 Use correct package name in AccountManagerService ACTION_PACKAGE_REMOVED by Dmitry Dementyev · 7 years ago
  74. c34a48d Use LinedHashMap in AccountManagerService to return accounts in the by Dmitry Dementyev · 7 years ago
  75. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  76. bded68f Send LOGIN_ACCOUNTS_CHANGED broadcast to manifest receivers by Christopher Tate · 7 years ago
  77. 06f32e0 Update AccountManager getAccountVisibility method to better handle default cases. by Dmitry Dementyev · 7 years ago
  78. 876f266 Merge "Fix AccountManagerService caused by empty package names list." by TreeHugger Robot · 7 years ago
  79. 5e46e57 Fix AccountManagerService caused by empty package names list. by Dmitry Dementyev · 7 years ago
  80. f88ebeb Use correct packageName for checking if it belongs to callingUid. by Sudheer Shanka · 7 years ago
  81. f794c8d GET_ACCOUNTS_PRIVILEGED permission check for Account Discovery API. by Dmitry Dementyev · 7 years ago
  82. 6fe34fcb Fix AccountsDb update. by Dmitry Dementyev · 7 years ago
  83. e366f82 Update Account Discovery API. by Dmitry Dementyev · 7 years ago
  84. 01985ff Implement Account Discovery API. by Dmitry Dementyev · 7 years ago
  85. 2ae6409 Update Account Manager to use latest version of account discovery API. by Dmitry Dementyev · 8 years ago
  86. 2e22cfb Revert "Implement Account Discovery API." by Dmitry Dementyev · 8 years ago
  87. 58fa8362 Implement Account Discovery API. by Dmitry Dementyev · 8 years ago
  88. 5274547 Update account visibility API. by Dmitry Dementyev · 8 years ago
  89. 98e9e85 Always delete from CE table in removeAccountInternal by Fyodor Kupolov · 8 years ago
  90. 3f5de07 Merge "Add visibility table to account manager database." by TreeHugger Robot · 8 years ago
  91. e576862 Add visibility table to account manager database. by Dmitry Dementyev · 8 years ago
  92. cf50dcf Correctly update database during account rename. by Dmitry Dementyev · 8 years ago
  93. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  94. 79d138e Tests for AccountsDb by Fyodor Kupolov · 8 years ago
  95. 00de49e Introduced AccountDb API replacing helpers by Fyodor Kupolov · 8 years ago
  96. da99380 Added dependency injection for testing by Fyodor Kupolov · 8 years ago
  97. 33d2417 Merge "Use tokens instead of account access trackers" by TreeHugger Robot · 8 years ago
  98. c1c0d1c Use tokens instead of account access trackers by Svet Ganov · 8 years ago
  99. 5c4a512 Fix a bad merge by Svet Ganov · 8 years ago
  100. 1ce0161 Extracted persistence layer into a separate class by Fyodor Kupolov · 8 years ago