1. d713db9 Do not statically link ike-stubs by evitayan · 4 years, 4 months ago
  2. feebe81 Revert "Add feature flag for "no data" backup calls" by Al Sutton · 4 years, 4 months ago
  3. 33eacc6 ParsingPackage/ParsedPackage test code migration by Winson · 4 years, 5 months ago
  4. 9e33ab4 Add feature id to location dumpsys. by Wei Wang · 4 years, 5 months ago
  5. e7a405a Merge "Give new permission to set cross-profile app-op to ManagedProvisioning" by Alex Kershaw · 4 years, 5 months ago
  6. 0124a09 Give new permission to set cross-profile app-op to ManagedProvisioning by Alex Kershaw · 4 years, 5 months ago
  7. a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 4 years, 5 months ago
  8. eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 4 years, 5 months ago
  9. fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 4 years, 5 months ago
  10. 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 4 years, 5 months ago
  11. dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 4 years, 6 months ago
  12. 9de0b77 Get blocked restore keys directly from UserBMS by Ruslan Tkhakokhov · 4 years, 5 months ago
  13. c8f1f33 Merge "Add feature flag for "no data" backup calls" by Al Sutton · 4 years, 5 months ago
  14. 27c64a3 Add feature flag for "no data" backup calls by Al Sutton · 4 years, 5 months ago
  15. 4b0197d Reset unset app-ops when the admin sets cross-profile packages. by Alex Kershaw · 4 years, 6 months ago
  16. 4c6d714 Merge "Add a checks for _ACROSS_PROFILES apppop or permission." by Alex Kershaw · 4 years, 5 months ago
  17. 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 4 years, 6 months ago
  18. 7ab8dc3 Notify transports of empty K/V backups by Al Sutton · 4 years, 6 months ago
  19. 55e4896 Merge "Support setting the _PROFILES app-op" by TreeHugger Robot · 4 years, 6 months ago
  20. cd2ed27 Add first order deps to test build file by Al Sutton · 4 years, 6 months ago
  21. 6fb8a02 Support setting the _PROFILES app-op by Alex Kershaw · 4 years, 6 months ago
  22. 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 4 years, 6 months ago
  23. 101f60b Merge "Dump information for all users running backup in backup dumpsys." by Chandan Nath · 4 years, 6 months ago
  24. 5d51c31 Dump information for all users running backup in backup dumpsys. by nathch · 4 years, 6 months ago
  25. fa1ef8d3 Adding History of Location Requests to Dumpsys by WyattRiley · 4 years, 6 months ago
  26. 9e111f1 Add BackupManager#excludeKeysFromRestore() by Ruslan Tkhakokhov · 4 years, 8 months ago
  27. f7cffa7 Exposing WorkSource hidden APIs as system APIs by Suprabh Shukla · 4 years, 8 months ago
  28. ad52c6b Move backup encryption to separate APK by Al Sutton · 4 years, 10 months ago
  29. 15bf74c Merge Trampoline and BMS by Bernardo Rufino · 4 years, 11 months ago
  30. aa03246 Move getServiceForUserIfCallerHasPermission() to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  31. 0948c30 Move dump() to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  32. f410de0 Move adb backup/restore operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  33. a83c2e0 Move restore operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  34. b6bc6e2 Move backup operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  35. 7dedc86 Move settings operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  36. 470f8be Move updateTransportAttributes() to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  37. b188863 Move more transport operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  38. dd1fbf2 Move some transport operations to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  39. ae1b0d8 Move backup agent operations to Trampoline. by Bernardo Rufino · 4 years, 11 months ago
  40. 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 4 years, 11 months ago
  41. ce725e3 Merge "Move transport whitelist to Trampoline" by Bernardo Rufino · 5 years ago
  42. 973194f Move transport whitelist to Trampoline by Bernardo Rufino · 5 years ago
  43. cb28da9 Fix Robolectric tests that use JobScheduler by Ruslan Tkhakokhov · 5 years ago
  44. 038f7d6 Merge "Add stop method to backup handler thread." by Chandan Nath · 5 years ago
  45. 15bee2d Add stop method to backup handler thread. by nathch · 5 years ago
  46. d1df67e Eagerly initialize BMS in Trampoline's constructor by Bernardo Rufino · 5 years ago
  47. 99a6e44 Merge "Convert frameworks/base/services/robotests to Android.bp" into stage-aosp-master am: 6c074332a9 am: 789419cf51 am: 1c58fb2928 by Colin Cross · 5 years ago
  48. 1c58fb2 Merge "Convert frameworks/base/services/robotests to Android.bp" into stage-aosp-master am: 6c074332a9 by Colin Cross · 5 years ago
  49. c65ca26 Convert frameworks/base/services/robotests to Android.bp by Colin Cross · 5 years ago
  50. 842369a DO NOT MERGE Add stop method to backup handler thread. by nathch · 5 years ago
  51. bfb4faa Ports over BackupStreamEncrypter and related classes. by Bram Bonné · 5 years ago
  52. 8b8c2d6 Ports DecryptedChunkFileOutput and related classes. by Bram Bonné · 5 years ago
  53. e0e4c82 Unsubscribe listeners when stopping UserBackupManagerService and remove unused code by nathch · 5 years ago
  54. 279a46b Merge "Add dumpsys param to dump users running backup service" into qt-dev am: 1d6b6aea68 by Ruslan Tkhakokhov · 5 years ago
  55. e039932 Add dumpsys param to dump users running backup service by Ruslan Tkhakokhov · 5 years ago
  56. 9b6ae90 Re-add the logging to track when a backup transport is used which hasn't been initialised. by Al Sutton · 5 years ago
  57. 451e2d8 Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  58. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 5 years ago
  59. dd5e5e3 BroadcastReceiver in UserBackupManagerService can crash system_server by Ruslan Tkhakokhov · 5 years ago
  60. 0a2d8cb Convert frameworks/base/cmds/media and bmgr to Android.bp by Colin Cross · 5 years ago
  61. 4eb4efc API Review: Make dataManagementLabel a CharSequence by Annie Meng · 5 years ago
  62. 507e6f8 API Review: Internal RestoreSession#restorePackages by Ruslan Tkhakokhov · 5 years ago
  63. 36953aa Move chunking backup tests to correct test target by Annie Meng · 5 years ago
  64. 985b180 Renames ChunkListing.java to ChunkListingMap.java. by Bram Bonné · 5 years ago
  65. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 5 years ago
  66. 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
  67. 471a35d Create API in BackupManagerService for work profile serial id mapping. by Stefano Tommasini · 5 years ago
  68. 21a91fb [Multi-user] Schedule full backup jobs immediately by Annie Meng · 5 years ago
  69. 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 5 years ago
  70. 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 5 years ago
  71. ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 5 years ago
  72. 1cf011c Merge "[Multi-User] Make JobScheduler logic multi-user aware" by Ruslan Tkhakokhov · 5 years ago
  73. 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 5 years ago
  74. 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 5 years ago
  75. d50bda4 Merge "[Multi-user] Transport changes" by Chandan Nath · 5 years ago
  76. b407681 Merge "[Roboelectric] Remove backup tests from framework target" by Chandan Nath · 5 years ago
  77. 1b99948 [Multi-user] Transport changes by Chandan Nath · 5 years ago
  78. 242c7b5 [Roboelectric] Remove backup tests from framework target by Chandan Nath · 5 years ago
  79. 345ec1b Merge "[Multi-user] Make package changes receiver per-user" by Annie Meng · 5 years ago
  80. 4f98512 [Multi-user] Make package changes receiver per-user by Annie Meng · 5 years ago
  81. 4a5e370 [Multi-user] adb fullbackup: support userId by Chandan Nath · 5 years ago
  82. 6e95fc9 [Multi-user] Clean up backup enabled initialization by Annie Meng · 5 years ago
  83. 443143a [Multi-user] Change device provisioned to per-user setup complete by Annie Meng · 5 years ago
  84. 180e515 [Multi-user] Make each user have their own backup thread by Annie Meng · 5 years ago
  85. b7043a9 Fix test cases for impending Robolectric merge by James Lemieux · 6 years ago
  86. 71452ce [Multi-User] Unregister stopped users in BMS by Annie Meng · 6 years ago
  87. 8cd86f1 [Multi-user] Change Trampoline,BackupManagerService to use userId by Chandan Nath · 6 years ago
  88. f55148b [Multi-user] Store user id in UserBMS by Annie Meng · 6 years ago
  89. dae228b [Roboelectric] Split Robolectric frameworks services targets by Chandan Nath · 6 years ago
  90. 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 6 years ago
  91. a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 6 years ago
  92. b4815eb Merge "[Multi-user] Change BackupManager AIDL to accept userId in methods" by TreeHugger Robot · 6 years ago
  93. cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 6 years ago
  94. e016c16 Merge "Show location icon when reporting GNSS measurements/status" by Anil Admal · 6 years ago
  95. 59f6f7f [Multi-user] Initialize user state in UserBMS by Annie Meng · 6 years ago
  96. 604eb2a [Multi-user] Consolidate BMS creation by Annie Meng · 6 years ago
  97. 4292d79 Merge "Not to use handler thread in GnssGeofenceProvider" by TreeHugger Robot · 6 years ago
  98. 6dc9f05 Not to use handler thread in GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  99. 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
  100. ae12b3c Ports the first part of encryption/key to AOSP. by Bram Bonné · 6 years ago