1. 568bc32 Better (and less) logging from backup. by Joe Onorato · 15 years ago
  2. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
  3. 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 15 years ago
  4. fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 15 years ago
  5. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  6. 5d605dc backup stuff by Joe Onorato · 15 years ago
  7. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  8. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  9. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
  10. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  11. 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 15 years ago
  12. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/backup_helper_file.cpp]
  13. f4c46b9 Fix for the simultor build breakage. by Nicolas Catania · 15 years ago
  14. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  15. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  16. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago[Renamed (79%) from libs/utils/file_backup_helper.cpp]
  17. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  18. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  19. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago