1. 861872d Merge "Remove BackupManagerServiceInterface" by TreeHugger Robot · 6 years ago
  2. d77874c Merge "[KV] Only discard state if non-null" by Bernardo Rufino · 6 years ago
  3. 5dcff70 [KV] Only discard state if non-null by Bernardo Rufino · 6 years ago
  4. 477a17e6 Ports part of the backup/encryption/chunking code from gmscore. by Bram Bonné · 6 years ago
  5. a5ccb6c Remove BackupManagerServiceInterface by Bernardo Rufino · 6 years ago
  6. ab4bbc0 Merge "Moves all backup chunk-model related classes over to the framework." by Bram Bonné · 6 years ago
  7. 4fee398 Merge "[KV] Exceptions for error-handling" by Bernardo Rufino · 6 years ago
  8. d142f36 Merge "Set KV MORE_DEBUG to false and add tests" by TreeHugger Robot · 6 years ago
  9. 1f1bae9 [KV] Exceptions for error-handling by Bernardo Rufino · 6 years ago
  10. 226dfa2 Moves all backup chunk-model related classes over to the framework. by Bram Bonné · 6 years ago
  11. e582912 Fix caller log on appIsRunningAndEligibleForBackupWithTransport by Bernardo Rufino · 6 years ago
  12. cad924c Set KV MORE_DEBUG to false and add tests by Bernardo Rufino · 6 years ago
  13. 071f28d Merge "Revert the mandatory backups feature." by TreeHugger Robot · 6 years ago
  14. 3b6e087 Revert the mandatory backups feature. by Lenka Trochtova · 6 years ago
  15. 629d31c Merge "Moves first parts of backup crypto code (ChunkHash class) to the framework." by Bram Bonné · 6 years ago
  16. cf2b7c3 Moves first parts of backup crypto code (ChunkHash class) to the framework. by Bram Bonné · 6 years ago
  17. 944dca7 Merge "[KV] Refactor clean-up" by TreeHugger Robot · 6 years ago
  18. 1374690 [FBR] Extract app metadata backup to helper by Annie Meng · 6 years ago
  19. ef0d93e [KV] Refactor clean-up by Bernardo Rufino · 6 years ago
  20. 74eee10 Use RemoteCall for quota exceeded in backups by Bernardo Rufino · 6 years ago
  21. 6a422d6 [KV] Consider throwing BackupAgent a failure by Bernardo Rufino · 6 years ago
  22. 47b3cf9 [KV] Remove states by Bernardo Rufino · 6 years ago
  23. 0830f64 [KV] Refactor sendDataToTransport() and finishTask() by Bernardo Rufino · 6 years ago
  24. e80f270 [KV] Cancellation and small refactors by Bernardo Rufino · 6 years ago
  25. bd758fd [KV] Extract event reporting and remove traces by Bernardo Rufino · 6 years ago
  26. 8fe7b59 Add null check for full-backup task by Bernardo Rufino · 6 years ago
  27. 75f73f0 [KV] Move KVBT to its own package by Bernardo Rufino · 6 years ago
  28. 088a0ef [KV] Refactor logs by Bernardo Rufino · 6 years ago
  29. cc714c1 [KV] PerformBackupTask => KeyValueBackupTask by Bernardo Rufino · 6 years ago
  30. 2d87f45 [KV] State machine to linear task w/ RemoteCall by Bernardo Rufino · 6 years ago
  31. 374b252 Increase PerformBackupTask unit coverage 3 by Bernardo Rufino · 6 years ago
  32. fd1d729 Increase PerformBackupTask unit coverage 2 by Bernardo Rufino · 6 years ago
  33. c1b6ca0 Increase PerformBackupTask unit coverage by Bernardo Rufino · 6 years ago
  34. 5148582 Use FullRestoreEngine in adb restore. by Anton Philippov · 6 years ago
  35. c87e4b8 Merge "Update PerformInitializeTask error message" by TreeHugger Robot · 6 years ago
  36. 1f31559 Update PerformInitializeTask error message by Bernardo Rufino · 6 years ago
  37. 7307e64 Check manifest if runtime state of app is DEFAULT by Bernardo Rufino · 6 years ago
  38. 8cdae01 Clear calling identity in BMS.backupNow by Annie Meng · 6 years ago
  39. a41a709 Merge "Add getCurrentTransportComponent() API" by TreeHugger Robot · 6 years ago
  40. 98b17a6 Add getCurrentTransportComponent() API by Bernardo Rufino · 6 years ago
  41. e6e63cd Instantly excute next state when the agent provides a prohibited key. by ericchhsu · 6 years ago
  42. 44b8e04 Merge "Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver." into pi-dev am: 49a987c277 by Shaowei Shen · 6 years ago
  43. 49a987c Merge "Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver." into pi-dev by Shaowei Shen · 6 years ago
  44. 492e53e Merge "Don't run obb backup for shared storage backup package." into pi-dev am: 494113e74a by android-build-team Robot · 6 years ago
  45. 09589d0 Don't run obb backup for shared storage backup package. by Anton Philippov · 6 years ago
  46. 59ab5f4 Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver. by shaoweishen · 6 years ago
  47. 8eb97f6 PerformBackupTask getting 2 IBackupObserver.backupFinished() by Allen Su · 6 years ago
  48. cfa5a82 Fix [kv-4] PerformBackupTask possible NPE/Wrong package report. by Henry Liu · 6 years ago
  49. af3598c Merge "Fix [kv-4] PerformBackupTask possible NPE/Wrong package report." by Henry Liu · 6 years ago
  50. 87f1209 Fix [kv-4] PerformBackupTask possible NPE/Wrong package report. by Henry Liu · 6 years ago
  51. 934b61d Merge "Add SigningInfo class to expose package signing details." into pi-dev am: 960a0c6c57 by Daniel Cashman · 6 years ago
  52. 960a0c6 Merge "Add SigningInfo class to expose package signing details." into pi-dev by Daniel Cashman · 6 years ago
  53. 0e6647a Merge "Pass app version to agent in adb restore for kv." into pi-dev am: 133f93bbbb by Anton Philippov · 6 years ago
  54. 133f93b Merge "Pass app version to agent in adb restore for kv." into pi-dev by Anton Philippov · 6 years ago
  55. f8cefde Pass app version to agent in adb restore for kv. by Anton Philippov · 6 years ago
  56. 5c9f527e Add SigningInfo class to expose package signing details. by Dan Cashman · 6 years ago
  57. d074ea6 Merge "Add anniemeng to backup owners" by Annie Meng · 6 years ago
  58. 5ddcc06 Add anniemeng to backup owners by Annie Meng · 6 years ago
  59. 6858acd Merge "Catch IAE from unbind onServiceDisconnected()" into pi-dev am: c83cf90166 by Bernardo Rufino · 6 years ago
  60. 51c4f03 Catch IAE from unbind onServiceDisconnected() by Bernardo Rufino · 6 years ago
  61. 1e1c28b Merge "Clear app data before full restore for specified packages" into pi-dev am: bb0bcc4460 by Artem Iglikov · 6 years ago
  62. bb0bcc4 Merge "Clear app data before full restore for specified packages" into pi-dev by TreeHugger Robot · 6 years ago
  63. 5b53875 Clear app data before full restore for specified packages by Artem Iglikov · 6 years ago
  64. 9289216 DO NOT MERGE Unrevert update references to backup agent timeouts by Annie Meng · 6 years ago
  65. a1e8fd6 Unrevert update references to backup agent timeouts by Annie Meng · 6 years ago
  66. b873780 DO NOT MERGE Revert "DO NOT MERGE Update references to backup/restore agent timeouts" by Artem Iglikov · 6 years ago
  67. c3b004f Revert "Update references to backup/restore agent timeouts" by Annie Meng · 6 years ago
  68. f77cae6 DO NOT MERGE Update references to backup/restore agent timeouts by Annie Meng · 6 years ago
  69. ea40990 Update references to backup/restore agent timeouts by Annie Meng · 6 years ago
  70. d069a88 DO NOT MERGE Create a setting for backup/restore agent timeouts by Annie Meng · 6 years ago
  71. 1e13e37 Create a setting for backup/restore agent timeouts by Annie Meng · 6 years ago
  72. 808d8a0 Merge "Allow restoring of apps that rotated key" into pi-dev am: d766e212c9 by Michal Karpinski · 6 years ago
  73. 528c3e5 Allow restoring of apps that rotated key by Michal Karpinski · 6 years ago
  74. d3b6e9f Merge "DO NOT MERGE Create a key value settings observer for backup parameters" into pi-dev by Annie Meng · 6 years ago
  75. cd8f972 Merge "Tests for BMS.requestBackup()" by TreeHugger Robot · 6 years ago
  76. 34607a0 Tests for BMS.requestBackup() by Bernardo Rufino · 6 years ago
  77. 7d3033b DO NOT MERGE Create a key value settings observer for backup parameters by Annie Meng · 6 years ago
  78. 48b2eca Create a key value settings observer for backup parameters by Annie Meng · 6 years ago
  79. 602bf1a Add tests for TransportStats and some refactor by Bernardo Rufino · 6 years ago
  80. cb0fe76 Merge "Add tests for TransportStats and some refactor" by TreeHugger Robot · 6 years ago
  81. 60719a4 Add measurements for TransportClient connections by Bernardo Rufino · 6 years ago
  82. cac3a74 Add tests for TransportStats and some refactor by Bernardo Rufino · 6 years ago
  83. 22b821f Merge "Add measurements for TransportClient connections" by TreeHugger Robot · 6 years ago
  84. e5a9764 Add measurements for TransportClient connections by Bernardo Rufino · 6 years ago
  85. dcf10f4 More tests for TransportManager by Bernardo Rufino · 6 years ago
  86. 14c716c Revert "Allow restoring of apps that rotated key" by Amith Yamasani · 6 years ago
  87. 9371be3 Merge "Bmgr about running backups" by TreeHugger Robot · 6 years ago
  88. 760c1f5 Bmgr about running backups by Bernardo Rufino · 6 years ago
  89. 961f409 Merge "Allow restoring of apps that rotated key" by Michal Karpinski · 6 years ago
  90. 0b0ebb6 Merge "Move transport constant to BackupTransport API" by Annie Meng · 6 years ago
  91. 1b9877a Move transport constant to BackupTransport API by Annie Meng · 6 years ago
  92. 12b6baf More tests for ActiveRestoreSession by Bernardo Rufino · 6 years ago
  93. 313d225 Allow restoring of apps that rotated key by Michal Karpinski · 6 years ago
  94. 92c8756 Support bmgr wipe also for full backup apps by Michal Karpinski · 6 years ago
  95. c31222f Add Backup and Restore directory OWNERS by Michal Karpinski · 6 years ago
  96. 0eb747e Merge "Update transport connection with registration info" by TreeHugger Robot · 6 years ago
  97. 36c5613 Update transport connection with registration info by Annie Meng · 6 years ago
  98. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  99. d38749b Update adb backup/restore confirmation activity on new intent by Annie Meng · 7 years ago
  100. fe4ae0c Rename RefactoredBackupManagerService to BackupManagerService by Michal Karpinski · 7 years ago