1. 39be7fa Merge "Set flags on the correct Intent, please" into oc-mr1-dev am: 33894b2998 by Christopher Tate · 7 years ago
  2. ed961d9 Set flags on the correct Intent, please by Christopher Tate · 7 years ago
  3. 026e933 Add tests for TransportManager#ensureTransportReady(). by Artem Iglikov · 7 years ago
  4. bd476ea Update TransportManager tests. by Artem Iglikov · 7 years ago
  5. 5ed1dab Add a test for TransportManager#onPackageAdded(). by Artem Iglikov · 7 years ago
  6. 0d0d180 Merge "Merge "Solve AppBackupUtils.signaturesMatch() policies" into oc-mr1-dev am: a743c01d00" into oc-mr1-dev-plus-aosp by Bernardo Rufino · 7 years ago
  7. cbcc34e Solve AppBackupUtils.signaturesMatch() policies by Bernardo Rufino · 7 years ago
  8. 5f1d35e Merge "Locking changes in ProcessedPackagesJournal" by TreeHugger Robot · 7 years ago
  9. a1109ef Locking changes in ProcessedPackagesJournal by Robert Berry · 7 years ago
  10. bfcff7b Merge "Do not remove uninstalled packages from journal" into oc-mr1-dev am: b152fb8d30 by Robert Berry · 7 years ago
  11. b152fb8 Merge "Do not remove uninstalled packages from journal" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  12. 6d2fbdf Extract class AppsBackedUpOnThisDeviceJournal from BackupManagerService by Robert Berry · 7 years ago
  13. c2e30cd Merge "Reintroduce the contract for random token to be non-negative" into oc-dr1-dev by Michal Karpinski · 7 years ago
  14. e8564b7 Do not remove uninstalled packages from journal by Robert Berry · 7 years ago
  15. fc637c1 Reintroduce the contract for random token to be non-negative by Michal Karpinski · 7 years ago
  16. 3a419be Merge "Ensure backup doesn't reuse ack tokens nearby in time" into oc-dr1-dev by Christopher Tate · 7 years ago
  17. 6935755 Ensure backup doesn't reuse ack tokens nearby in time by Christopher Tate · 7 years ago
  18. a780907 Use try with resources in BackupManagerService by Robert Berry · 7 years ago
  19. 88783f2 Merge "Move duplicated union of HashSets logic into helper class" by TreeHugger Robot · 7 years ago
  20. cb2bb89 Merge "Move logic for backup journal into its own class" by TreeHugger Robot · 7 years ago
  21. c895355 Move duplicated union of HashSets logic into helper class by Robert Berry · 7 years ago
  22. 9699fe3 Pull backup password logic out of BackupManagerService by Robert Berry · 7 years ago
  23. c31a839 Move logic for backup journal into its own class by Robert Berry · 7 years ago
  24. 1ff9475 Merge "Tear down agent after preflight rejection" into oc-dr1-dev am: 47303ec66b by Christopher Tate · 7 years ago
  25. e989348 Tear down agent after preflight rejection by Christopher Tate · 7 years ago
  26. 1a7d868 Merge "Eliminate a race condition that could lead to calling PBT#finalizeBackup() twice" into oc-dr1-dev am: 150fec445a by Michal Karpinski · 7 years ago
  27. 015df96 Eliminate a race condition that could lead to calling PBT#finalizeBackup() twice by Michal Karpinski · 7 years ago
  28. 1c7736d Add tracing for UserState and a few services. by Jeff Sharkey · 7 years ago
  29. a96694b Merge "Fix an NPE when cancelling full backup in BMS#endFullBackup()" into oc-dev by Michal Karpinski · 7 years ago
  30. 21d156c Merge "Fix an NPE when cancelling full backup in BMS#endFullBackup()" into oc-dev am: 0d1b1a253a am: 4b48d48a19 by Michal Karpinski · 7 years ago
  31. 2ceefbf Merge "Fix an NPE when cancelling full backup in BMS#endFullBackup()" into oc-dev am: 0d1b1a253a by Michal Karpinski · 7 years ago
  32. 077d637 Fix an NPE when cancelling full backup in BMS#endFullBackup() by Michal Karpinski · 7 years ago
  33. fd4b85a Merge "Fix #62798589 : requestBackup() needs to check enable/provisioned state" by TreeHugger Robot · 7 years ago
  34. 924afe2 Add 'bmgr' command to synchronously init transports by Christopher Tate · 7 years ago
  35. 1a30fcd Fix #62798589 : requestBackup() needs to check enable/provisioned state by Christopher Tate · 7 years ago
  36. 4fee931 Start agent in correct mode for adb k/v restore by Bryan Mawhinney · 7 years ago
  37. fe2368c Refresh in-memory SharedPreferences instances after restore by Christopher Tate · 7 years ago
  38. 21942e0 Add tests for routeSocketDataToOutput. by Artem Iglikov · 7 years ago
  39. c876ebe Merge "Do not perform backup/restore of instant apps" into oc-dev am: 1835f076b3 by Christopher Tate · 7 years ago
  40. 6c5631e Do not perform backup/restore of instant apps by Christopher Tate · 7 years ago
  41. cc8e7c3 Merge "Use buffered DataInputStream vs RandomAccessFile" into oc-dev am: b4a032fd02 by Fyodor Kupolov · 7 years ago
  42. 98b8d31 Use buffered DataInputStream vs RandomAccessFile by Fyodor Kupolov · 7 years ago
  43. dbe6832 Use static imports for constants. by Artem Iglikov · 7 years ago
  44. 13fffd2 Add some tests for TarBackupReader by Artem Iglikov · 7 years ago
  45. b3f506a Merge "Add null checking and exception handling in selectBackupTransportAsync" by TreeHugger Robot · 7 years ago
  46. af31dff Merge "Correct scope of "disabled?" check viz backup/restore decisions" into oc-dev am: d239223cb0 by Chris Tate · 7 years ago
  47. d239223 Merge "Correct scope of "disabled?" check viz backup/restore decisions" into oc-dev by Chris Tate · 7 years ago
  48. 2dd109d Add null checking and exception handling in selectBackupTransportAsync by Tony Mak · 7 years ago
  49. 23c6007 Add more tests for AppBackupUtils. by Artem Iglikov · 7 years ago
  50. 9dee975 Merge "selectBackupTransportAsync should report failure when backup is not available" into oc-dev by TreeHugger Robot · 7 years ago
  51. 5092dea Correct scope of "disabled?" check viz backup/restore decisions by Christopher Tate · 7 years ago
  52. b6c708a Merge "Don't mix "current dataset" tokens for different backup transports" into oc-dev am: 70a2316ec7 by Chris Tate · 7 years ago
  53. 70a2316ec Merge "Don't mix "current dataset" tokens for different backup transports" into oc-dev by Chris Tate · 7 years ago
  54. 60ef1ce selectBackupTransportAsync should report failure when backup is not available by Tony Mak · 7 years ago
  55. 13e8294 Merge "Add unit tests for com.android.server.backup.utils" by TreeHugger Robot · 7 years ago
  56. 66ff1d6 Add unit tests for com.android.server.backup.utils by Artem Iglikov · 7 years ago
  57. 3b03673 Increase timeout for ADB backup/restore of SharedStorage. by Johan Torås Halseth · 7 years ago
  58. a91fa8b Merge "Increase timeout for ADB backup/restore of SharedStorage." by TreeHugger Robot · 7 years ago
  59. 6c2f787 Merge "Move message ids to BackupHandler." by Artem Iglikov · 7 years ago
  60. 25c50f9 Increase timeout for ADB backup/restore of SharedStorage. by Johan Torås Halseth · 7 years ago
  61. c2a3d0f Move message ids to BackupHandler. by Artem Iglikov · 7 years ago
  62. 8b20b2c selectBackupTransportAsync should report failure when backup is disabled by Tony Mak · 7 years ago
  63. 2a2a817 Don't mix "current dataset" tokens for different backup transports by Christopher Tate · 7 years ago
  64. 0b54d6d Another round of code deduplication. by Artem Iglikov · 7 years ago
  65. b9d5557 Fix missing read of widget data in adb restore. by Artem Iglikov · 7 years ago
  66. 1418d05 Merge "Move more common methods to TarBackupReader." by Artem Iglikov · 7 years ago
  67. b3177dc Move more common methods to TarBackupReader. by Artem Iglikov · 7 years ago
  68. 14f5754 resolve merge conflicts of 970525ef3225 to master by Michal Karpinski · 7 years ago
  69. b81243f Offload the mRunningFullBackupTask.handleCancel() call from the main by Michal Karpinski · 7 years ago
  70. 9c15a29 Move common tar reading parts to separate class. by Artem Iglikov · 7 years ago
  71. d4556b3 Merge "Merge "Call removeMessages() only for certain operations in BackupManagerService#handleCancel()" into oc-dev am: 5281775760" into oc-dev-plus-aosp by Anton Philippov · 7 years ago
  72. 81f6c9d Merge "Add log before doRestoreFinished is called on BackupAgent." into oc-dev am: 8c7e6faa60 by Johan Torås Halseth · 7 years ago
  73. 603bcb7 Move password-related methods to their own class. by Artem Iglikov · 7 years ago
  74. 2c2c856 Move public static methods to utility classes. by Artem Iglikov · 7 years ago
  75. 5281775 Merge "Call removeMessages() only for certain operations in BackupManagerService#handleCancel()" into oc-dev by TreeHugger Robot · 7 years ago
  76. d6c00c7 Encapsulate RefactoredBackupManagerService fields. by Artem Iglikov · 7 years ago
  77. b09a630 Call removeMessages() only for certain operations in BackupManagerService#handleCancel() by Anton Philippov · 7 years ago
  78. ddb5278 Add log before doRestoreFinished is called on BackupAgent. by Johan Torås Halseth · 7 years ago
  79. e5263c6 Add remaining tests for Trampoline. by Artem Iglikov · 7 years ago
  80. e42c841 [DO NOT MERGE] Fix potential NPE in Trampoline.requestBackup(). by Artem Iglikov · 7 years ago
  81. 65090c6 Fix potential NPE in Trampoline.requestBackup(). by Artem Iglikov · 7 years ago
  82. d4072d2 Merge "Add unit test for Trampoline." by TreeHugger Robot · 7 years ago
  83. 6052ef5 Add unit test for Trampoline. by Artem Iglikov · 7 years ago
  84. 21510f0 Apply Android code style to RefactoredBackupManagerService. by Artem Iglikov · 7 years ago
  85. ccbeef0 Don't back up disabled apps. by Artem Iglikov · 7 years ago
  86. b86d741 Merge "Don't back up disabled apps" into oc-dev am: 628690ea2b am: 281def0704 by Chris Tate · 7 years ago
  87. 246a0e7 Don't back up disabled apps by Christopher Tate · 7 years ago
  88. f251e35 Move inner classes of RefactoredBackupManagerService to their own files. by Artem Iglikov · 7 years ago
  89. 9cd4c36 Merge "Removed unused variables in PerformBackupTask#finalizeBackup()" by TreeHugger Robot · 7 years ago
  90. 3e6ecfe Merge "Removed unused variables in PerformBackupTask#finalizeBackup()" into oc-dev am: ce7f931793 by Michal Karpinski · 7 years ago
  91. 6358e5d Removed unused variables in PerformBackupTask#finalizeBackup() by Artem Iglikov · 7 years ago
  92. 1ee80dd Removed unused variables in PerformBackupTask#finalizeBackup() by Michal Karpinski · 7 years ago
  93. f32ea19 Lower visibility of members of RefactoredBackupManagerService. by Artem Iglikov · 7 years ago
  94. 5021918 Clone BackupManagerService and make Trampoline aware of the clone. by Artem Iglikov · 7 years ago
  95. adf8288 Introduce BackupManagerServiceInteface in remaining parts of the code. by Artem Iglikov · 7 years ago
  96. ada1f00 Rename IBackupManagerService to BackupManagerServiceInterface. by Artem Iglikov · 7 years ago
  97. 1fb72bc Extract interface of BackupManagerService and make BackupManagerService implement this interface. by Artem Iglikov · 7 years ago
  98. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  99. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  100. bc44678 Add null check in BackupManagerService$PerformBackupTask.handleCancel() by Anton Philippov · 7 years ago