1. 33eacc6 ParsingPackage/ParsedPackage test code migration by Winson · 4 years, 6 months ago
  2. 9e33ab4 Add feature id to location dumpsys. by Wei Wang · 4 years, 5 months ago
  3. e7a405a Merge "Give new permission to set cross-profile app-op to ManagedProvisioning" by Alex Kershaw · 4 years, 5 months ago
  4. 0124a09 Give new permission to set cross-profile app-op to ManagedProvisioning by Alex Kershaw · 4 years, 5 months ago
  5. a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 4 years, 5 months ago
  6. eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 4 years, 5 months ago
  7. fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 4 years, 5 months ago
  8. 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 4 years, 5 months ago
  9. dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 4 years, 6 months ago
  10. 9de0b77 Get blocked restore keys directly from UserBMS by Ruslan Tkhakokhov · 4 years, 5 months ago
  11. 4b0197d Reset unset app-ops when the admin sets cross-profile packages. by Alex Kershaw · 4 years, 6 months ago
  12. 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 4 years, 6 months ago
  13. 6fb8a02 Support setting the _PROFILES app-op by Alex Kershaw · 4 years, 6 months ago
  14. 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 4 years, 7 months ago
  15. fa1ef8d3 Adding History of Location Requests to Dumpsys by WyattRiley · 4 years, 7 months ago
  16. 9e111f1 Add BackupManager#excludeKeysFromRestore() by Ruslan Tkhakokhov · 4 years, 8 months ago
  17. ad52c6b Move backup encryption to separate APK by Al Sutton · 4 years, 10 months ago
  18. 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 5 years ago
  19. cb28da9 Fix Robolectric tests that use JobScheduler by Ruslan Tkhakokhov · 5 years ago
  20. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 5 years ago
  21. 36953aa Move chunking backup tests to correct test target by Annie Meng · 5 years ago
  22. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 5 years ago
  23. 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
  24. 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 5 years ago
  25. 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 5 years ago
  26. ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 5 years ago
  27. 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 6 years ago
  28. 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 6 years ago
  29. dae228b [Roboelectric] Split Robolectric frameworks services targets by Chandan Nath · 6 years ago
  30. 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 6 years ago
  31. a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 6 years ago
  32. b4815eb Merge "[Multi-user] Change BackupManager AIDL to accept userId in methods" by TreeHugger Robot · 6 years ago
  33. cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 6 years ago
  34. e016c16 Merge "Show location icon when reporting GNSS measurements/status" by Anil Admal · 6 years ago
  35. 59f6f7f [Multi-user] Initialize user state in UserBMS by Annie Meng · 6 years ago
  36. 604eb2a [Multi-user] Consolidate BMS creation by Annie Meng · 6 years ago
  37. 4292d79 Merge "Not to use handler thread in GnssGeofenceProvider" by TreeHugger Robot · 6 years ago
  38. 6dc9f05 Not to use handler thread in GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  39. 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
  40. ae12b3c Ports the first part of encryption/key to AOSP. by Bram Bonné · 6 years ago
  41. 384230f [Multi-user] Rename GlobalBackupManagerService -> BackupManagerService by Annie Meng · 6 years ago
  42. 813716b [Multi-user] Extract BackupManagerService to UserBackupManagerService by Annie Meng · 6 years ago
  43. 508cf09 Prepare tests for impending robolectric merge by James Lemieux · 6 years ago
  44. 70bb9a6 Ports encryption/storage from gmscore to AOSP. by Bram Bonné · 6 years ago
  45. 0d2038c [Multi-user] Fix BackupManagerServiceTest checkstyle by Annie Meng · 6 years ago
  46. 8650033 Ports chunking/cdc from gmscore to AOSP. by Bram Bonné · 6 years ago
  47. 1454015 Merge "KV] Don't set current token if no data was moved" by Ruslan Tkhakokhov · 6 years ago
  48. eb6dabc KV] Don't set current token if no data was moved by Ruslan Tkhakokhov · 6 years ago
  49. 38d86c2 Use tip-of-tree robolectric by James Lemieux · 6 years ago
  50. 84c66b8 Ports second part of the chunking code from gmscore to AOSP. by Bram Bonné · 6 years ago
  51. 118e65b Prepare for upgrade to Truth 0.42 by James Lemieux · 6 years ago
  52. d77874c Merge "[KV] Only discard state if non-null" by Bernardo Rufino · 6 years ago
  53. 5dcff70 [KV] Only discard state if non-null by Bernardo Rufino · 6 years ago
  54. 70349b4 Merge "Ports part of the backup/encryption/chunking code from gmscore." by TreeHugger Robot · 6 years ago
  55. 477a17e6 Ports part of the backup/encryption/chunking code from gmscore. by Bram Bonné · 6 years ago
  56. a117b0d Add PackageSignatures readXml tests by Michael Groover · 6 years ago
  57. bf8b6c0 Merge "Move transport out of system server." by Stefano Tommasini · 6 years ago
  58. ab4bbc0 Merge "Moves all backup chunk-model related classes over to the framework." by Bram Bonné · 6 years ago
  59. 4fee398 Merge "[KV] Exceptions for error-handling" by Bernardo Rufino · 6 years ago
  60. 1f1bae9 [KV] Exceptions for error-handling by Bernardo Rufino · 6 years ago
  61. 226dfa2 Moves all backup chunk-model related classes over to the framework. by Bram Bonné · 6 years ago
  62. cad924c Set KV MORE_DEBUG to false and add tests by Bernardo Rufino · 6 years ago
  63. e66c1c3 Move transport out of system server. by Stefanot · 6 years ago
  64. 071f28d Merge "Revert the mandatory backups feature." by TreeHugger Robot · 6 years ago
  65. 3b6e087 Revert the mandatory backups feature. by Lenka Trochtova · 6 years ago
  66. 629d31c Merge "Moves first parts of backup crypto code (ChunkHash class) to the framework." by Bram Bonné · 6 years ago
  67. cf2b7c3 Moves first parts of backup crypto code (ChunkHash class) to the framework. by Bram Bonné · 6 years ago
  68. 944dca7 Merge "[KV] Refactor clean-up" by TreeHugger Robot · 6 years ago
  69. 1374690 [FBR] Extract app metadata backup to helper by Annie Meng · 6 years ago
  70. ef0d93e [KV] Refactor clean-up by Bernardo Rufino · 6 years ago
  71. e2801ba [KV] Add missing tests for handleCancel() by Bernardo Rufino · 6 years ago
  72. 74eee10 Use RemoteCall for quota exceeded in backups by Bernardo Rufino · 6 years ago
  73. 6a422d6 [KV] Consider throwing BackupAgent a failure by Bernardo Rufino · 6 years ago
  74. 0830f64 [KV] Refactor sendDataToTransport() and finishTask() by Bernardo Rufino · 6 years ago
  75. e80f270 [KV] Cancellation and small refactors by Bernardo Rufino · 6 years ago
  76. bd758fd [KV] Extract event reporting and remove traces by Bernardo Rufino · 6 years ago
  77. 8fe7b59 Add null check for full-backup task by Bernardo Rufino · 6 years ago
  78. 75f73f0 [KV] Move KVBT to its own package by Bernardo Rufino · 6 years ago
  79. cc714c1 [KV] PerformBackupTask => KeyValueBackupTask by Bernardo Rufino · 6 years ago
  80. 2d87f45 [KV] State machine to linear task w/ RemoteCall by Bernardo Rufino · 6 years ago
  81. 374b252 Increase PerformBackupTask unit coverage 3 by Bernardo Rufino · 6 years ago
  82. fd1d729 Increase PerformBackupTask unit coverage 2 by Bernardo Rufino · 6 years ago
  83. c1b6ca0 Increase PerformBackupTask unit coverage by Bernardo Rufino · 6 years ago
  84. c87e4b8 Merge "Update PerformInitializeTask error message" by TreeHugger Robot · 6 years ago
  85. 1f31559 Update PerformInitializeTask error message by Bernardo Rufino · 6 years ago
  86. 8cdae01 Clear calling identity in BMS.backupNow by Annie Meng · 6 years ago
  87. a41a709 Merge "Add getCurrentTransportComponent() API" by TreeHugger Robot · 6 years ago
  88. c8b9ff7 Avoid spamming native_set_position_mode by caching by Yu-Han Yang · 6 years ago
  89. 98b17a6 Add getCurrentTransportComponent() API by Bernardo Rufino · 6 years ago
  90. e6e63cd Instantly excute next state when the agent provides a prohibited key. by ericchhsu · 6 years ago
  91. 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
  92. 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
  93. 455c573 Merge "Refactor GnssNavigationMessageProvider" into pi-dev am: 04489c6320 by Yu-Han Yang · 6 years ago
  94. 23d9216 Refactor GnssNavigationMessageProvider by Yu-Han Yang · 6 years ago
  95. 4d7c998 Merge "Refactor GnssMeasurementsProvider" into pi-dev am: 13d650d7cf by Yu-Han Yang · 6 years ago
  96. 31f6a26 Merge "Refactor GnssGeofenceProvider" into pi-dev am: 728cb519a5 am: 87bbfe0529 by Yu-Han Yang · 6 years ago
  97. 8de2150 Refactor GnssMeasurementsProvider by Yu-Han Yang · 6 years ago
  98. 890ca8b Refactor GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  99. a37fd55 Merge "Refactor GnssBatchingProvider" into pi-dev am: 4257db35fe am: 5e138ef62b by Yu-Han Yang · 6 years ago
  100. 4257db3 Merge "Refactor GnssBatchingProvider" into pi-dev by TreeHugger Robot · 6 years ago