1. 1b781ab Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  2. 61d341b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  3. a1d3391 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  4. eb09533 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  5. 8c79cc9 Compress the backup output stream by Christopher Tate · 14 years ago
  6. 384f13a Fix handling of directory entries by Christopher Tate · 14 years ago
  7. 7c9f673 Fix embedded spaces in tar stream EVEN HARDER by Christopher Tate · 14 years ago
  8. 9ac51b0 Implement shared-storage full backup/restore by Christopher Tate · 14 years ago
  9. 8deb51e Restore from a previous full backup's tarfile by Christopher Tate · 14 years ago
  10. cd12233 Full backup tweaks by Christopher Tate · 14 years ago
  11. fc5e703 Use pax extended tar format to support long filenames etc. by Christopher Tate · 14 years ago
  12. 424ec5a Full local backup infrastructure by Christopher Tate · 14 years ago
  13. ff57433 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  14. 585d4f4 Only report "unknown metadata" once per restore helper by Christopher Tate · 16 years ago
  15. aacacf7 Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
  16. ad2030d Preserve file access mode when backing up / restoring files by Christopher Tate · 16 years ago
  17. 02abe53 Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
  18. aebb1ce backup stuff by Joe Onorato · 16 years ago
  19. b90ae55 Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 16 years ago
  20. 1781fd1 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  21. 9becbac Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
  22. 0d1d7ae Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
  23. 2972a14 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
  24. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago[Renamed (99%) from libs/utils/backup_helper_file.cpp]
  25. d5e0fd4 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
  26. 062a488 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  27. cd1c1c8 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  28. 62a381b Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago[Renamed (79%) from libs/utils/file_backup_helper.cpp]
  29. b81a9a1 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  30. 5222355 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
  31. aaead20 Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago