1. 15bf74c Merge Trampoline and BMS by Bernardo Rufino · 5 years ago
  2. aa03246 Move getServiceForUserIfCallerHasPermission() to Trampoline by Bernardo Rufino · 5 years ago
  3. 0948c30 Move dump() to Trampoline by Bernardo Rufino · 5 years ago
  4. f410de0 Move adb backup/restore operations to Trampoline by Bernardo Rufino · 5 years ago
  5. a83c2e0 Move restore operations to Trampoline by Bernardo Rufino · 5 years ago
  6. b6bc6e2 Move backup operations to Trampoline by Bernardo Rufino · 5 years ago
  7. 7dedc86 Move settings operations to Trampoline by Bernardo Rufino · 5 years ago
  8. 0c8b84e Move {get,set}AncestralSerialNumber() to Trampoline by Bernardo Rufino · 5 years ago
  9. 470f8be Move updateTransportAttributes() to Trampoline by Bernardo Rufino · 5 years ago
  10. b188863 Move more transport operations to Trampoline by Bernardo Rufino · 5 years ago
  11. dd1fbf2 Move some transport operations to Trampoline by Bernardo Rufino · 5 years ago
  12. ae1b0d8 Move backup agent operations to Trampoline. by Bernardo Rufino · 5 years ago
  13. 1cc1768 Move isAbleToServeUser() to Trampoline by Bernardo Rufino · 5 years ago
  14. 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 5 years ago
  15. 99a06db Merge "Move ACTION_USER_REMOVED broadcast receiver to Trampoline" by TreeHugger Robot · 5 years ago
  16. 7d04bfd Move ACTION_USER_REMOVED broadcast receiver to Trampoline by Bernardo Rufino · 5 years ago
  17. ce725e3 Merge "Move transport whitelist to Trampoline" by Bernardo Rufino · 5 years ago
  18. e736756 Merge "Move sInstance to Trampoline" by Bernardo Rufino · 5 years ago
  19. 973194f Move transport whitelist to Trampoline by Bernardo Rufino · 5 years ago
  20. 11b651c Move sInstance to Trampoline by Bernardo Rufino · 5 years ago
  21. 038f7d6 Merge "Add stop method to backup handler thread." by Chandan Nath · 5 years ago
  22. 15bee2d Add stop method to backup handler thread. by nathch · 5 years ago
  23. d1df67e Eagerly initialize BMS in Trampoline's constructor by Bernardo Rufino · 5 years ago
  24. d222a61 Infer the activation state from the presence of a BackupManagerService. by Al Sutton · 5 years ago
  25. 66fa3fb [Cleanup] Rename variable to match standards by Al Sutton · 5 years ago
  26. a440552 replace "android" by PLATFORM_PACKAGE_NAME by nathch · 5 years ago
  27. c255afd Merge "remove unused code from PerformAdbRestoreTask" by TreeHugger Robot · 5 years ago
  28. 4c37ddb remove unused code from PerformAdbRestoreTask by nathch · 5 years ago
  29. 77feda8 Merge "Ports over BackupStreamEncrypter and related classes." by Bram Bonné · 5 years ago
  30. bfb4faa Ports over BackupStreamEncrypter and related classes. by Bram Bonné · 5 years ago
  31. 3c870a7 Merge "remove unused code" by Chandan Nath · 5 years ago
  32. eefaaa5 remove unused code by nathch · 5 years ago
  33. 8b8c2d6 Ports DecryptedChunkFileOutput and related classes. by Bram Bonné · 5 years ago
  34. 798a07f Merge "Readable constant in BackupManagerConstants" by TreeHugger Robot · 5 years ago
  35. 3d460b9 Readable constant in BackupManagerConstants by Bernardo Rufino · 5 years ago
  36. e0e4c82 Unsubscribe listeners when stopping UserBackupManagerService and remove unused code by nathch · 5 years ago
  37. db31ab6 Set DEBUG_SCHEDULING to dalse by default by Al Sutton · 5 years ago
  38. 279a46b Merge "Add dumpsys param to dump users running backup service" into qt-dev am: 1d6b6aea68 by Ruslan Tkhakokhov · 5 years ago
  39. 1ee06b9 Merge "Add dumpsys param to dump users running backup service" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  40. e039932 Add dumpsys param to dump users running backup service by Ruslan Tkhakokhov · 5 years ago
  41. 991aa72 Merge "Add TEST_MAPPING for backup paths" by Al Sutton · 5 years ago
  42. 508181e Add TEST_MAPPING for backup paths by Al Sutton · 5 years ago
  43. a7fcdc9 Sync OWNERS files with AOSP by Al Sutton · 5 years ago
  44. a050ab3 Merge "Restore can begin while clearing app data is in progress" into qt-dev am: c1da324980 by Ruslan Tkhakokhov · 5 years ago
  45. b5a044d Merge "Restore can begin while clearing app data is in progress" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  46. 2962171 Restore can begin while clearing app data is in progress by Ruslan Tkhakokhov · 5 years ago
  47. 9b6ae90 Re-add the logging to track when a backup transport is used which hasn't been initialised. by Al Sutton · 5 years ago
  48. 54db33f Merge "Switch to HexEncoding from ByteStringUtils" by TreeHugger Robot · 5 years ago
  49. b9cba44 Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev am: 451e2d843d by Ruslan Tkhakokhov · 5 years ago
  50. a92bb9f Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  51. 451e2d8 Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev by Ruslan Tkhakokhov · 5 years ago
  52. 8e1ea47 Merge "Fix KeyValueBackupTaskTest shadow errors" into qt-dev am: e6763f287b by Annie Meng · 5 years ago
  53. 13d6dca Merge "Fix KeyValueBackupTaskTest shadow errors" into qt-dev am: e6763f287b by Annie Meng · 5 years ago
  54. e2f8a0f Lower log level for errors which are limited to the backup of a single package by Al Sutton · 5 years ago
  55. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 5 years ago
  56. dd5e5e3 BroadcastReceiver in UserBackupManagerService can crash system_server by Ruslan Tkhakokhov · 5 years ago
  57. a76674f resolve merge conflicts of fe9b32e4bed2737bc5dfe518a201a0c84fb4aa20 to qt-dev-plus-aosp by Neil Fuller · 5 years ago
  58. 6f34427 Switch to HexEncoding from ByteStringUtils by Neil Fuller · 5 years ago
  59. b5d1c15 Switch from Byte.toHexString() to HexEncoding by Neil Fuller · 5 years ago
  60. 5c3f8c6 Switch from Byte.toHexString() to HexEncoding by Neil Fuller · 5 years ago
  61. 7053e28 [Multi-user] Clean up user state stored in the system user directory by Chandan Nath · 5 years ago
  62. 4fe554a isBackupServiceActive should not depend on whether the user is started by Chandan Nath · 5 years ago
  63. 4eb4efc API Review: Make dataManagementLabel a CharSequence by Annie Meng · 5 years ago
  64. 507e6f8 API Review: Internal RestoreSession#restorePackages by Ruslan Tkhakokhov · 5 years ago
  65. 57263a6 Fix runtime restart: at com.android.server.backup.restore.FullRestoreEngine by Ruslan Tkhakokhov · 5 years ago
  66. 70afec3 Fix BackupManager#getUserForSerialNumber by Ruslan Tkhakokhov · 5 years ago
  67. d894401 BackupManager shouldn't clear app's data during restore if agent wasn't invoked yet by Ruslan Tkhakokhov · 5 years ago
  68. aee28fd Use new manifest flag to gate clearing data during restore by Ruslan Tkhakokhov · 5 years ago
  69. 9536821 [Multi-user]: R backwards compatibility in activating/deactivating the service by Chandan Nath · 5 years ago
  70. 985b180 Renames ChunkListing.java to ChunkListingMap.java. by Bram Bonné · 5 years ago
  71. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 5 years ago
  72. bd84918 Merge "Create API in BackupManagerService for work profile serial id mapping." by Stefano Tommasini · 5 years ago
  73. 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
  74. 471a35d Create API in BackupManagerService for work profile serial id mapping. by Stefano Tommasini · 6 years ago
  75. 924c8a9 [Multi-user] Whitelist "android" for non-system user backup by Annie Meng · 5 years ago
  76. db19aa4 Merge "[Multi-user] Clear calling identity for backup activation" by Annie Meng · 5 years ago
  77. 312e780 [Multi-user] Clear calling identity for backup activation by Annie Meng · 5 years ago
  78. 9778ed5 Merge "[Multi-user] Properly check for system apps in multi-user context" by Annie Meng · 5 years ago
  79. 5a8e6fe [Multi-user] Properly check for system apps in multi-user context by Annie Meng · 5 years ago
  80. 21a91fb [Multi-user] Schedule full backup jobs immediately by Annie Meng · 5 years ago
  81. 7535077 Merge "[Multi-user] Disable backup by default in non-system users" by Annie Meng · 5 years ago
  82. bdb8848 [Multi-user] Disable backup by default in non-system users by Annie Meng · 5 years ago
  83. 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 6 years ago
  84. 25b5405 Merge "Make Trampoline support multi-user backup." by Stefano Tommasini · 6 years ago
  85. 72d03de Make Trampoline support multi-user backup. by Stefano Tommasini · 6 years ago
  86. fcdfa01 [Multi-user] Remove dir management for non-system users by Annie Meng · 6 years ago
  87. 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 6 years ago
  88. 2c9ae09 [Multi-user] Change ActivityManagerService to use userId. by Chandan Nath · 6 years ago
  89. f87b8c8 Merge "Updating certain services to be final fields." by Varun Shah · 6 years ago
  90. ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 6 years ago
  91. 1cf011c Merge "[Multi-User] Make JobScheduler logic multi-user aware" by Ruslan Tkhakokhov · 6 years ago
  92. 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 6 years ago
  93. 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 6 years ago
  94. d50bda4 Merge "[Multi-user] Transport changes" by Chandan Nath · 6 years ago
  95. 1b99948 [Multi-user] Transport changes by Chandan Nath · 6 years ago
  96. 14d5c21 Updating certain services to be final fields. by Varun Shah · 6 years ago
  97. 345ec1b Merge "[Multi-user] Make package changes receiver per-user" by Annie Meng · 6 years ago
  98. 4f98512 [Multi-user] Make package changes receiver per-user by Annie Meng · 6 years ago
  99. 4a5e370 [Multi-user] adb fullbackup: support userId by Chandan Nath · 6 years ago
  100. 834b72e Merge "[Multi-user] Make backup and initialize receivers per user" by Annie Meng · 6 years ago