1. 345ec1b Merge "[Multi-user] Make package changes receiver per-user" by Annie Meng · 8 years ago
  2. 4f98512 [Multi-user] Make package changes receiver per-user by Annie Meng · 8 years ago
  3. 4a5e370 [Multi-user] adb fullbackup: support userId by Chandan Nath · 8 years ago
  4. 834b72e Merge "[Multi-user] Make backup and initialize receivers per user" by Annie Meng · 8 years ago
  5. 8f7cd87 Merge "Moved isAppForeground to ActivityManagerInternal." by Varun Shah · 8 years ago
  6. 356e09b [Multi-user] Make backup and initialize receivers per user by Annie Meng · 8 years ago
  7. e505098 Merge "[Multi-user] Clean up backup enabled initialization" by Annie Meng · 8 years ago
  8. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 8 years ago
  9. 2fbb91c4 Merge changes Ibd37ae12,I9a33547c by Chandan Nath · 8 years ago
  10. 6e95fc9 [Multi-user] Clean up backup enabled initialization by Annie Meng · 8 years ago
  11. b3bf0c6 backup: no-op code cleanup by Chandan Nath · 8 years ago
  12. 801f2ec [Multi-user] Make backup dirs user-specific by Chandan Nath · 8 years ago
  13. c0a7604 [Multi-user] Make various backup settings be per-user by Annie Meng · 8 years ago
  14. 443143a [Multi-user] Change device provisioned to per-user setup complete by Annie Meng · 8 years ago
  15. 180e515 [Multi-user] Make each user have their own backup thread by Annie Meng · 8 years ago
  16. 2de1d85 Merge "[Multi-user] No-op refactor to move backup dirs and settings, which should be user-specific, to one class for each." by Chandan Nath · 8 years ago
  17. 71508fd [Multi-user] No-op refactor to move backup dirs and settings, which should be user-specific, by Chandan Nath · 8 years ago
  18. 91824ff [Backup cleanup] remove unused (and no-op) method setBackupProvisioned by Chandan Nath · 8 years ago
  19. 71452ce [Multi-User] Unregister stopped users in BMS by Annie Meng · 8 years ago
  20. 816fd23 [Multi-user] Consolidate system and non-system user unlock callbacks by Annie Meng · 8 years ago
  21. 8cd86f1 [Multi-user] Change Trampoline,BackupManagerService to use userId by Chandan Nath · 8 years ago
  22. 9f6e3e6 Merge "[Multi-user] Store user id in UserBMS" by Annie Meng · 8 years ago
  23. 2ec8b91 Merge "[Multi-user] Change more BackupManager AIDL methods to accept userId in methods" by Chandan Nath · 8 years ago
  24. f55148b [Multi-user] Store user id in UserBMS by Annie Meng · 8 years ago
  25. d1ee43e [Multi-user] Change more BackupManager AIDL methods to accept userId in methods by Chandan Nath · 8 years ago
  26. 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 8 years ago
  27. a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 8 years ago
  28. cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 8 years ago
  29. 59f6f7f [Multi-user] Initialize user state in UserBMS by Annie Meng · 8 years ago
  30. 604eb2a [Multi-user] Consolidate BMS creation by Annie Meng · 8 years ago
  31. 3b2e750 [Multi-user] Stop migrating legacy backup setting by Annie Meng · 8 years ago
  32. a6d8287 [Multi-user] Create setting for multi-user backup service support by Annie Meng · 8 years ago
  33. ae12b3c Ports the first part of encryption/key to AOSP. by Bram Bonné · 8 years ago
  34. da6e447 Merge "Update B&R owners" by TreeHugger Robot · 8 years ago
  35. df70906 Update B&R owners by Annie Meng · 8 years ago
  36. 8c0d41a Merge "[Multi-user] Rename GlobalBackupManagerService -> BackupManagerService" by Annie Meng · 8 years ago
  37. 384230f [Multi-user] Rename GlobalBackupManagerService -> BackupManagerService by Annie Meng · 8 years ago
  38. 178828f Merge "[Multi-user] Extract BackupManagerService to UserBackupManagerService" by Annie Meng · 8 years ago
  39. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 8 years ago
  40. 813716b [Multi-user] Extract BackupManagerService to UserBackupManagerService by Annie Meng · 8 years ago
  41. 850f109 Merge "Start using shared libraries class loader." by Nicolas Geoffray · 8 years ago
  42. 8d144eb Start using shared libraries class loader. by Nicolas Geoffray · 8 years ago
  43. 70bb9a6 Ports encryption/storage from gmscore to AOSP. by Bram Bonné · 8 years ago
  44. 56a5c27 [Multi-user] Fix BMS checkstyle by Annie Meng · 8 years ago
  45. 832d53c Merge "[Multi-user] Clean up BMS structure" by Annie Meng · 8 years ago
  46. 2863ea6 [Multi-user] Clean up BMS structure by Annie Meng · 8 years ago
  47. 8650033 Ports chunking/cdc from gmscore to AOSP. by Bram Bonné · 8 years ago
  48. eb6dabc KV] Don't set current token if no data was moved by Ruslan Tkhakokhov · 8 years ago
  49. 523c949 [Multi-user] Clean up backup service creation and disable by Annie Meng · 8 years ago
  50. 5dffe46 Merge "Ports second part of the chunking code from gmscore to AOSP." by TreeHugger Robot · 8 years ago
  51. 0e7b2e6 cleanup Trampoline by Chandan Nath · 8 years ago
  52. 84c66b8 Ports second part of the chunking code from gmscore to AOSP. by Bram Bonné · 8 years ago
  53. 861872d Merge "Remove BackupManagerServiceInterface" by TreeHugger Robot · 8 years ago
  54. d77874c Merge "[KV] Only discard state if non-null" by Bernardo Rufino · 8 years ago
  55. 5dcff70 [KV] Only discard state if non-null by Bernardo Rufino · 8 years ago
  56. 477a17e6 Ports part of the backup/encryption/chunking code from gmscore. by Bram Bonné · 8 years ago
  57. a5ccb6c Remove BackupManagerServiceInterface by Bernardo Rufino · 8 years ago
  58. ab4bbc0 Merge "Moves all backup chunk-model related classes over to the framework." by Bram Bonné · 8 years ago
  59. 4fee398 Merge "[KV] Exceptions for error-handling" by Bernardo Rufino · 8 years ago
  60. d142f36 Merge "Set KV MORE_DEBUG to false and add tests" by TreeHugger Robot · 8 years ago
  61. 1f1bae9 [KV] Exceptions for error-handling by Bernardo Rufino · 8 years ago
  62. 226dfa2 Moves all backup chunk-model related classes over to the framework. by Bram Bonné · 8 years ago
  63. e582912 Fix caller log on appIsRunningAndEligibleForBackupWithTransport by Bernardo Rufino · 8 years ago
  64. cad924c Set KV MORE_DEBUG to false and add tests by Bernardo Rufino · 8 years ago
  65. 071f28d Merge "Revert the mandatory backups feature." by TreeHugger Robot · 8 years ago
  66. 3b6e087 Revert the mandatory backups feature. by Lenka Trochtova · 8 years ago
  67. 629d31c Merge "Moves first parts of backup crypto code (ChunkHash class) to the framework." by Bram Bonné · 8 years ago
  68. cf2b7c3 Moves first parts of backup crypto code (ChunkHash class) to the framework. by Bram Bonné · 8 years ago
  69. 944dca78 Merge "[KV] Refactor clean-up" by TreeHugger Robot · 8 years ago
  70. 1374690 [FBR] Extract app metadata backup to helper by Annie Meng · 8 years ago
  71. ef0d93e [KV] Refactor clean-up by Bernardo Rufino · 8 years ago
  72. 74eee10 Use RemoteCall for quota exceeded in backups by Bernardo Rufino · 8 years ago
  73. 6a422d6 [KV] Consider throwing BackupAgent a failure by Bernardo Rufino · 8 years ago
  74. 47b3cf9 [KV] Remove states by Bernardo Rufino · 8 years ago
  75. 0830f64 [KV] Refactor sendDataToTransport() and finishTask() by Bernardo Rufino · 8 years ago
  76. e80f270 [KV] Cancellation and small refactors by Bernardo Rufino · 8 years ago
  77. bd758fd [KV] Extract event reporting and remove traces by Bernardo Rufino · 8 years ago
  78. 8fe7b59 Add null check for full-backup task by Bernardo Rufino · 8 years ago
  79. 75f73f0 [KV] Move KVBT to its own package by Bernardo Rufino · 8 years ago
  80. 088a0ef [KV] Refactor logs by Bernardo Rufino · 8 years ago
  81. cc714c1 [KV] PerformBackupTask => KeyValueBackupTask by Bernardo Rufino · 8 years ago
  82. 2d87f45 [KV] State machine to linear task w/ RemoteCall by Bernardo Rufino · 8 years ago
  83. 374b252 Increase PerformBackupTask unit coverage 3 by Bernardo Rufino · 8 years ago
  84. fd1d729 Increase PerformBackupTask unit coverage 2 by Bernardo Rufino · 8 years ago
  85. c1b6ca0 Increase PerformBackupTask unit coverage by Bernardo Rufino · 8 years ago
  86. 5148582 Use FullRestoreEngine in adb restore. by Anton Philippov · 8 years ago
  87. c87e4b8 Merge "Update PerformInitializeTask error message" by TreeHugger Robot · 8 years ago
  88. 1f31559 Update PerformInitializeTask error message by Bernardo Rufino · 8 years ago
  89. 7307e64 Check manifest if runtime state of app is DEFAULT by Bernardo Rufino · 8 years ago
  90. 8cdae01 Clear calling identity in BMS.backupNow by Annie Meng · 8 years ago
  91. a41a709 Merge "Add getCurrentTransportComponent() API" by TreeHugger Robot · 8 years ago
  92. 98b17a6 Add getCurrentTransportComponent() API by Bernardo Rufino · 8 years ago
  93. e6e63cd Instantly excute next state when the agent provides a prohibited key. by ericchhsu · 8 years ago
  94. 44b8e04 Merge "Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver." into pi-dev am: 49a987c277 by Shaowei Shen · 8 years ago
  95. 49a987c Merge "Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver." into pi-dev by Shaowei Shen · 8 years ago
  96. 492e53e Merge "Don't run obb backup for shared storage backup package." into pi-dev am: 494113e74a by android-build-team Robot · 8 years ago
  97. 09589d0 Don't run obb backup for shared storage backup package. by Anton Philippov · 8 years ago
  98. 59ab5f4 Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver. by shaoweishen · 8 years ago
  99. 8eb97f6 PerformBackupTask getting 2 IBackupObserver.backupFinished() by Allen Su · 8 years ago
  100. cfa5a82 Fix [kv-4] PerformBackupTask possible NPE/Wrong package report. by Henry Liu · 8 years ago