1. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 5 years ago
  2. 36953aa Move chunking backup tests to correct test target by Annie Meng · 5 years ago
  3. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 5 years ago
  4. 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
  5. 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 5 years ago
  6. 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 5 years ago
  7. ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 5 years ago
  8. 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 5 years ago
  9. 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 6 years ago
  10. dae228b [Roboelectric] Split Robolectric frameworks services targets by Chandan Nath · 6 years ago
  11. 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 6 years ago
  12. a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 6 years ago
  13. b4815eb Merge "[Multi-user] Change BackupManager AIDL to accept userId in methods" by TreeHugger Robot · 6 years ago
  14. cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 6 years ago
  15. e016c16 Merge "Show location icon when reporting GNSS measurements/status" by Anil Admal · 6 years ago
  16. 59f6f7f [Multi-user] Initialize user state in UserBMS by Annie Meng · 6 years ago
  17. 604eb2a [Multi-user] Consolidate BMS creation by Annie Meng · 6 years ago
  18. 4292d79 Merge "Not to use handler thread in GnssGeofenceProvider" by TreeHugger Robot · 6 years ago
  19. 6dc9f05 Not to use handler thread in GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  20. 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
  21. ae12b3c Ports the first part of encryption/key to AOSP. by Bram Bonné · 6 years ago
  22. 384230f [Multi-user] Rename GlobalBackupManagerService -> BackupManagerService by Annie Meng · 6 years ago
  23. 813716b [Multi-user] Extract BackupManagerService to UserBackupManagerService by Annie Meng · 6 years ago
  24. 508cf09 Prepare tests for impending robolectric merge by James Lemieux · 6 years ago
  25. 70bb9a6 Ports encryption/storage from gmscore to AOSP. by Bram Bonné · 6 years ago
  26. 0d2038c [Multi-user] Fix BackupManagerServiceTest checkstyle by Annie Meng · 6 years ago
  27. 8650033 Ports chunking/cdc from gmscore to AOSP. by Bram Bonné · 6 years ago
  28. 1454015 Merge "KV] Don't set current token if no data was moved" by Ruslan Tkhakokhov · 6 years ago
  29. eb6dabc KV] Don't set current token if no data was moved by Ruslan Tkhakokhov · 6 years ago
  30. 38d86c2 Use tip-of-tree robolectric by James Lemieux · 6 years ago
  31. 84c66b8 Ports second part of the chunking code from gmscore to AOSP. by Bram Bonné · 6 years ago
  32. 118e65b Prepare for upgrade to Truth 0.42 by James Lemieux · 6 years ago
  33. d77874c Merge "[KV] Only discard state if non-null" by Bernardo Rufino · 6 years ago
  34. 5dcff70 [KV] Only discard state if non-null by Bernardo Rufino · 6 years ago
  35. 70349b4 Merge "Ports part of the backup/encryption/chunking code from gmscore." by TreeHugger Robot · 6 years ago
  36. 477a17e6 Ports part of the backup/encryption/chunking code from gmscore. by Bram Bonné · 6 years ago
  37. a117b0d Add PackageSignatures readXml tests by Michael Groover · 6 years ago
  38. bf8b6c0 Merge "Move transport out of system server." by Stefano Tommasini · 6 years ago
  39. ab4bbc0 Merge "Moves all backup chunk-model related classes over to the framework." by Bram Bonné · 6 years ago
  40. 4fee398 Merge "[KV] Exceptions for error-handling" by Bernardo Rufino · 6 years ago
  41. 1f1bae9 [KV] Exceptions for error-handling by Bernardo Rufino · 6 years ago
  42. 226dfa2 Moves all backup chunk-model related classes over to the framework. by Bram Bonné · 6 years ago
  43. cad924c Set KV MORE_DEBUG to false and add tests by Bernardo Rufino · 6 years ago
  44. e66c1c3 Move transport out of system server. by Stefanot · 6 years ago
  45. 071f28d Merge "Revert the mandatory backups feature." by TreeHugger Robot · 6 years ago
  46. 3b6e087 Revert the mandatory backups feature. by Lenka Trochtova · 6 years ago
  47. 629d31c Merge "Moves first parts of backup crypto code (ChunkHash class) to the framework." by Bram Bonné · 6 years ago
  48. cf2b7c3 Moves first parts of backup crypto code (ChunkHash class) to the framework. by Bram Bonné · 6 years ago
  49. 944dca7 Merge "[KV] Refactor clean-up" by TreeHugger Robot · 6 years ago
  50. 1374690 [FBR] Extract app metadata backup to helper by Annie Meng · 6 years ago
  51. ef0d93e [KV] Refactor clean-up by Bernardo Rufino · 6 years ago
  52. e2801ba [KV] Add missing tests for handleCancel() by Bernardo Rufino · 6 years ago
  53. 74eee10 Use RemoteCall for quota exceeded in backups by Bernardo Rufino · 6 years ago
  54. 6a422d6 [KV] Consider throwing BackupAgent a failure by Bernardo Rufino · 6 years ago
  55. 0830f64 [KV] Refactor sendDataToTransport() and finishTask() by Bernardo Rufino · 6 years ago
  56. e80f270 [KV] Cancellation and small refactors by Bernardo Rufino · 6 years ago
  57. bd758fd [KV] Extract event reporting and remove traces by Bernardo Rufino · 6 years ago
  58. 8fe7b59 Add null check for full-backup task by Bernardo Rufino · 6 years ago
  59. 75f73f0 [KV] Move KVBT to its own package by Bernardo Rufino · 6 years ago
  60. cc714c1 [KV] PerformBackupTask => KeyValueBackupTask by Bernardo Rufino · 6 years ago
  61. 2d87f45 [KV] State machine to linear task w/ RemoteCall by Bernardo Rufino · 6 years ago
  62. 374b252 Increase PerformBackupTask unit coverage 3 by Bernardo Rufino · 6 years ago
  63. fd1d729 Increase PerformBackupTask unit coverage 2 by Bernardo Rufino · 6 years ago
  64. c1b6ca0 Increase PerformBackupTask unit coverage by Bernardo Rufino · 6 years ago
  65. c87e4b8 Merge "Update PerformInitializeTask error message" by TreeHugger Robot · 6 years ago
  66. 1f31559 Update PerformInitializeTask error message by Bernardo Rufino · 6 years ago
  67. 8cdae01 Clear calling identity in BMS.backupNow by Annie Meng · 6 years ago
  68. a41a709 Merge "Add getCurrentTransportComponent() API" by TreeHugger Robot · 6 years ago
  69. c8b9ff7 Avoid spamming native_set_position_mode by caching by Yu-Han Yang · 6 years ago
  70. 98b17a6 Add getCurrentTransportComponent() API by Bernardo Rufino · 6 years ago
  71. e6e63cd Instantly excute next state when the agent provides a prohibited key. by ericchhsu · 6 years ago
  72. 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
  73. 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
  74. 455c573 Merge "Refactor GnssNavigationMessageProvider" into pi-dev am: 04489c6320 by Yu-Han Yang · 6 years ago
  75. 23d9216 Refactor GnssNavigationMessageProvider by Yu-Han Yang · 6 years ago
  76. 4d7c998 Merge "Refactor GnssMeasurementsProvider" into pi-dev am: 13d650d7cf by Yu-Han Yang · 6 years ago
  77. 31f6a26 Merge "Refactor GnssGeofenceProvider" into pi-dev am: 728cb519a5 am: 87bbfe0529 by Yu-Han Yang · 6 years ago
  78. 8de2150 Refactor GnssMeasurementsProvider by Yu-Han Yang · 6 years ago
  79. 890ca8b Refactor GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  80. a37fd55 Merge "Refactor GnssBatchingProvider" into pi-dev am: 4257db35fe am: 5e138ef62b by Yu-Han Yang · 6 years ago
  81. 4257db3 Merge "Refactor GnssBatchingProvider" into pi-dev by TreeHugger Robot · 6 years ago
  82. 59ab5f4 Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver. by shaoweishen · 6 years ago
  83. 8eb97f6 PerformBackupTask getting 2 IBackupObserver.backupFinished() by Allen Su · 6 years ago
  84. 3557cc7 Refactor GnssBatchingProvider by Yu-Han Yang · 6 years ago
  85. cfa5a82 Fix [kv-4] PerformBackupTask possible NPE/Wrong package report. by Henry Liu · 6 years ago
  86. 87f1209 Fix [kv-4] PerformBackupTask possible NPE/Wrong package report. by Henry Liu · 6 years ago
  87. 14257cd Merge "Implements GNSS satellite blacklist" into pi-dev am: b1bcab2210 by Yu-Han Yang · 6 years ago
  88. 66c7ea9 Implements GNSS satellite blacklist by Yu-Han Yang · 6 years ago
  89. a1862b5 Add NtpTimeHelper by Yu-Han Yang · 6 years ago
  90. 5b07d5b Merge "Unrevert update references to backup agent timeouts" by Annie Meng · 6 years ago
  91. 9289216 DO NOT MERGE Unrevert update references to backup agent timeouts by Annie Meng · 6 years ago
  92. a1e8fd6 Unrevert update references to backup agent timeouts by Annie Meng · 6 years ago
  93. c87c4c3 Add NtpTimeHelper by Yu-Han Yang · 6 years ago
  94. b873780 DO NOT MERGE Revert "DO NOT MERGE Update references to backup/restore agent timeouts" by Artem Iglikov · 6 years ago
  95. c3b004f Revert "Update references to backup/restore agent timeouts" by Annie Meng · 6 years ago
  96. f77cae6 DO NOT MERGE Update references to backup/restore agent timeouts by Annie Meng · 6 years ago
  97. ea40990 Update references to backup/restore agent timeouts by Annie Meng · 6 years ago
  98. d069a88 DO NOT MERGE Create a setting for backup/restore agent timeouts by Annie Meng · 6 years ago
  99. 1e13e37 Create a setting for backup/restore agent timeouts by Annie Meng · 6 years ago
  100. d3b6e9f Merge "DO NOT MERGE Create a key value settings observer for backup parameters" into pi-dev by Annie Meng · 6 years ago