1. 25df5fb Frameworks/base: Fix more warnings by Andreas Gampe · 10 years ago
  2. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  3. ecd07216 resolved conflicts for merge of 22d07464 to master by Narayan Kamath · 10 years ago
  4. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  5. 7e9e305 am 9ca25502: am 48250e14: am 9a09a523: am 0b472ae1: Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  6. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  7. b048c33 Don't assume that we're at start of file at ctor time by Christopher Tate · 10 years ago
  8. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  9. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  10. 5067685 Settings (and general) restore fixes by Christopher Tate · 12 years ago
  11. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago[Renamed from libs/utils/BackupData.cpp]
  12. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  13. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 28cdb9e Fix settings restore by Christopher Tate · 13 years ago
  16. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  17. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  18. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  19. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  20. 8d72569 Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 15 years ago
  21. ee5bbb7 Need to skip the padding after reading. by Joe Onorato · 15 years ago
  22. 568bc32 Better (and less) logging from backup. by Joe Onorato · 15 years ago
  23. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  24. 5d605dc backup stuff by Joe Onorato · 15 years ago
  25. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  26. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  27. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  28. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/backup_data.cpp]
  29. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  30. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  31. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago