1. a40ec3b Make changes guarding the new opt-out scheme overridable by Ruslan Tkhakokhov · 5 years ago
  2. 08888bf Merge "aabhinav@ leaves BR OWNERS." am: 779b5f6308 am: 3858d8f505 am: 8b7604594e by Abhinav Aggarwal · 5 years ago
  3. c06e6dd aabhinav@ leaves BR OWNERS. by Abhinav Aggarwal · 5 years ago
  4. 424af83 Merge "Update backup OWNERS." am: c6fa98ba7e am: b440119859 am: 932e6dfaa9 by Treehugger Robot · 5 years ago
  5. 561153a Update backup OWNERS. by Tobias Thierer · 5 years ago
  6. e05824f Merge "Update BackupEligibilityRules" into sc-dev by Ruslan Tkhakokhov · 5 years ago
  7. bc8317c Update BackupEligibilityRules by Ruslan Tkhakokhov · 5 years ago
  8. 5c3913d Determine restore operation type through RestoreSet by Ruslan Tkhakokhov · 5 years ago
  9. a2fdf3f Get OperationType from transport by Ruslan Tkhakokhov · 5 years ago
  10. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  11. be473bf Merge ab/7061308 into stage. by Xin Li · 5 years ago
  12. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  13. 47fc6df Revert "Get OperationType from transport" by Kapish Goel · 5 years ago
  14. f81af9d Get OperationType from transport by Ruslan Tkhakokhov · 5 years ago
  15. c0299a5 Merge "Update services/backup/OWNERS" am: 84da5781da am: 7b4dda6f1d am: b67de755a8 by Tobias Thierer · 5 years ago
  16. b67de75 Merge "Update services/backup/OWNERS" am: 84da5781da am: 7b4dda6f1d by Tobias Thierer · 5 years ago
  17. f27c9a8 Update services/backup/OWNERS by Tobias Thierer · 5 years ago
  18. 9aaffe3 Temporarily disable the new adb backup behavior by Ruslan Tkhakokhov · 5 years ago
  19. dabbcf5 Fix DevicePolicyManager.isBackupServiceEnabled() breakage. by Tobias Thierer · 5 years ago
  20. c6d1839 BackupManagerService: Make new behavior conditional on ChangeId. by Tobias Thierer · 5 years ago
  21. 79192da Enforce BACKUP permission on Service end. by Tobias Thierer · 5 years ago
  22. 630dec9 Fix DevicePolicyManager.isBackupServiceEnabled() breakage. by Tobias Thierer · 5 years ago
  23. 735cbd5 Update eligibility rules for adb backup by Ruslan Tkhakokhov · 5 years ago
  24. d31ee38 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 5 years ago
  25. 7671f0d9 BackupManagerService: Make new behavior conditional on ChangeId. by Tobias Thierer · 5 years ago
  26. b2ab2c4 Enforce BACKUP permission on Service end. by Tobias Thierer · 5 years ago
  27. 64ef203 Merge "Backup platform: Update OWNERS." am: 0be136593e am: 04af92eeba am: 6acfa90ddd am: e934630b7d by Tobias Thierer · 5 years ago
  28. e934630 Merge "Backup platform: Update OWNERS." am: 0be136593e am: 04af92eeba am: 6acfa90ddd by Tobias Thierer · 5 years ago
  29. e00178d Backup platform: Update OWNERS. by Tobias Thierer · 5 years ago
  30. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 5 years ago
  31. aa50c22 UBMS.mRunInitIntent: Mark as immutable. by Tobias Thierer · 5 years ago
  32. f76ffea Merge changes from topic "oct6" by Jeff Sharkey · 6 years ago
  33. b93712f Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 6 years ago
  34. d821113 Merge "Increase restore timeout for system agents" by Ruslan Tkhakokhov · 6 years ago
  35. 623ad18 Increase restore timeout for system agents by Ruslan Tkhakokhov · 6 years ago
  36. 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 6 years ago
  37. 61d2bbe DataChangedJournal: Make nonfinal to partially fix a test breakage. by Tobias Thierer · 6 years ago
  38. 4b5b017 Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 am: 487d394296 by Jeff Sharkey · 6 years ago
  39. 487d394 Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 by Jeff Sharkey · 6 years ago
  40. 4172f8a Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 6 years ago
  41. 70512dd [backup] system_server should not call non forUser Settings.Secure.get* methods by Songchun Fan · 6 years ago
  42. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 6 years ago
  43. a2a1e46 [FSD2D] Pass eligibility rules to TarBackupReader#chooseRestorePolicy by Ruslan Tkhakokhov · 6 years ago
  44. 1cbf11a [FSD2D] Make adjustments to restore flow by Ruslan Tkhakokhov · 6 years ago
  45. 47f61fc Merge changes from topic "fsd2d-backup-agent" by Ruslan Tkhakokhov · 6 years ago
  46. 5d65072 Merge "[FSD2D] Add BackupManager API to start restore" by Ruslan Tkhakokhov · 6 years ago
  47. 9cc61d5 [FSD2D] Pass @OperationType at agent creation in B&R code by Ruslan Tkhakokhov · 6 years ago
  48. 9bdd2f6 [FSD2D] Add BackupManager API to start restore by Ruslan Tkhakokhov · 6 years ago
  49. 46a0354 Merge "Removed @Deprecated SystemService callback methods that take a userId." by Felipe Leme · 6 years ago
  50. 837f8c1 Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 6 years ago
  51. 55643e3 Merge "Update language to comply with Android's inclusive language guidance" by Joël Stemmer · 6 years ago
  52. ac15253 Update language to comply with Android's inclusive language guidance by Joël Stemmer · 6 years ago
  53. 73ef1a9 Merge "Update language to comply with Android's inclusive language guidance" by Joël Stemmer · 6 years ago
  54. 71cb19a Update language to comply with Android's inclusive language guidance by Joël Stemmer · 6 years ago
  55. 3a4c61e Update language to comply with Android's inclusive language guidance by Joël Stemmer · 6 years ago
  56. dd64d79 Log only a summary 'Found stale backup journal' message. am: 4b4e781943 am: 2ae5c5405d by Tom Cherry · 6 years ago
  57. 9db7802 Log only a summary 'Found stale backup journal' message. by Tom Cherry · 6 years ago
  58. 4b4e781 Log only a summary 'Found stale backup journal' message. by Tom Cherry · 6 years ago
  59. dd59df0 DataChangedJournal.forEach(): Fix fragile loop condition. by Tobias Thierer · 6 years ago
  60. 19a88b6 DataChangedJournal: Disallow null files/directories. by Tobias Thierer · 6 years ago
  61. 2b3004d Fix DataChangedJournalTest.equals(). by Tobias Thierer · 6 years ago
  62. 112e3c2 Log only a summary 'Found stale backup journal' message. by Tom Cherry · 6 years ago
  63. 9a724ed Migrate usages of AppBackupUtils to BackupEligibilityRules by Ruslan Tkhakokhov · 6 years ago
  64. b0a213e Refactor AppBackupUtils into BackupEligibilityRules by Ruslan Tkhakokhov · 6 years ago
  65. 77c7e48 Merge changes from topic "fsd2d-1" by Ruslan Tkhakokhov · 6 years ago
  66. 2f2e13c Add BackupManager API to start migration by Ruslan Tkhakokhov · 6 years ago
  67. 2e5a1c2 [FSD2D] Add migration-aware methods to AppBackupUtils by Ruslan Tkhakokhov · 6 years ago
  68. db4c6bf Merge "services/backup/OWNERS: Add more people." am: 944082eca5 am: 87783595af am: fdf9fe2499 am: 7b5aeaa798 am: 781f492b1e by Tobias Thierer · 6 years ago
  69. 781f492 Merge "services/backup/OWNERS: Add more people." am: 944082eca5 am: 87783595af am: fdf9fe2499 am: 7b5aeaa798 by Tobias Thierer · 6 years ago
  70. fdf9fe2 Merge "services/backup/OWNERS: Add more people." am: 944082eca5 am: 87783595af by Tobias Thierer · 6 years ago
  71. 90abbee Merge "Fix state deletion for transient backup issues." into rvc-qpr-dev am: 2170ba0f9f by TreeHugger Robot · 6 years ago
  72. 723f5f3 Fix state deletion for transient backup issues. by Tobias Thierer · 6 years ago
  73. 19838ea services/backup/OWNERS: Add more people. by Tobias Thierer · 6 years ago
  74. 6c25f57 Merge "KVBT: Fix typo in log message." by TreeHugger Robot · 6 years ago
  75. 0169d15 Merge "Update services/backup/OWNERS" am: 5079d626d9 am: 349777a814 am: 82dfc06f7b am: f3d73b40ee am: e5973b85a8 by Tobias Thierer · 6 years ago
  76. 82dfc06 Merge "Update services/backup/OWNERS" am: 5079d626d9 am: 349777a814 by Tobias Thierer · 6 years ago
  77. 5079d62 Merge "Update services/backup/OWNERS" by Tobias Thierer · 6 years ago
  78. a4d2420 Merge "Change secure setting that controls skipping of user-facing packages" into rvc-dev am: 1d1bc0f550 am: ad79def9b5 am: 6525f619c6 am: b69b4938c1 by TreeHugger Robot · 6 years ago
  79. 7346d70 Change secure setting that controls skipping of user-facing packages by Ruslan Tkhakokhov · 6 years ago
  80. 72376bf Merge "Fix file descriptor ownership." by Josh Gao · 6 years ago
  81. ead6dac Fix file descriptor ownership. by Josh Gao · 6 years ago
  82. 5390db1 Merge "Fix file descriptor ownership." into rvc-dev am: 21ff6de81f am: 88e39e1bdf am: 965c456f98 am: 3853f7b0e7 by Tobias Thierer · 6 years ago
  83. ec6e081 Update services/backup/OWNERS by Tobias Thierer · 6 years ago
  84. 76322e5 KVBT: Fix typo in log message. by Tobias Thierer · 6 years ago
  85. b401cc3 services/backup/OWNERS: Sync with internal version. by Tobias Thierer · 6 years ago
  86. 819ed81 Fix state deletion for transient backup issues. by Tobias Thierer · 6 years ago
  87. 3e29e4a Fix file descriptor ownership. by Josh Gao · 6 years ago
  88. ab10e44 Allow blocking calls to BackupTransport as a temporary measure by Nikhar Agrawal · 6 years ago
  89. 5c79104 Address issues with ancestral serial number file by Al Sutton · 6 years ago
  90. d5bf477 Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev am: 559130df3f am: a182ebd85f am: 8eea9f2c34 am: 095ebb723c by Jeff Sharkey · 6 years ago
  91. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 6 years ago
  92. 4a91825 Merge "Skip backup/restore of wallpaper package" into rvc-dev am: 6eca78cd87 am: 22e29a8b64 am: 7efb090c7d am: b537f2bac1 by Ruslan Tkhakokhov · 6 years ago
  93. f9c5bd8 Skip backup/restore of wallpaper package by Ruslan Tkhakokhov · 6 years ago
  94. dee3ce5 Merge "Enforce BACKUP permission for BackupManager#excludeKeysFromRestore()" into rvc-dev am: 8700a941f6 am: 99fab9ca81 am: a46cfa2334 am: b53b82d53a by Nikhar Agrawal · 6 years ago
  95. 7f87c19 Enforce BACKUP permission for BackupManager#excludeKeysFromRestore() by Nikhar Agrawal · 6 years ago
  96. 51e8bb6 Add userId to log messages by Al Sutton · 6 years ago
  97. c4d9e91 Add userId to log messages - DO NOT MERGE by Al Sutton · 6 years ago
  98. 4188d8f Do not write backup enabled status to file on init by Ruslan Tkhakokhov · 6 years ago
  99. feebe81 Revert "Add feature flag for "no data" backup calls" by Al Sutton · 6 years ago
  100. d5db369 Add debug logging when keys are blocked by Al Sutton · 6 years ago