History log of /frameworks/base/tests/backup/backup_helper_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b13b9bdad2baf6ad1ec2e56b6b7598fa20f55fc4 18-Feb-2012 Mathias Agopian <mathias@google.com> frameworks/base refactoring.

step 2: move libutils headers to their new home: androidfw

Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
/frameworks/base/tests/backup/backup_helper_test.cpp
ce88cb15b52998e16c3ba548a4ec49117a835e21 11-Jun-2009 Joe Onorato <joeo@android.com> Make the file backup helper not crash if a file you requested
can't be stated. This means you don't need to know if the files
you are backing up exist or not -- we'll figure it out for you.
/frameworks/base/tests/backup/backup_helper_test.cpp
23ecae3bbb60c5af940f3a22170d75eb6ac05b69 11-Jun-2009 Joe Onorato <joeo@android.com> Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.

This took quite a bit of refactoring.
/frameworks/base/tests/backup/backup_helper_test.cpp
8ae2335a3c93d0c00e998fdec18f64dfe43b94cb 04-Jun-2009 Mathias Agopian <mathias@google.com> rename a few files to camel-case, add copyright notices
/frameworks/base/tests/backup/backup_helper_test.cpp
2e1da32203b7f6df76023f25a7382a31fad6b19d 16-May-2009 Joe Onorato <joeo@android.com> Add the backup data file writer C++ class.
/frameworks/base/tests/backup/backup_helper_test.cpp
4535e40544aeb957d44fad75fbe5676effe03689 15-May-2009 Joe Onorato <joeo@android.com> Implement the C++ class to write the backed up file data.
/frameworks/base/tests/backup/backup_helper_test.cpp
c825d3ebd6ca66e65e63fdc76f032e08aa2a8e22 06-May-2009 Joe Onorato <joeo@android.com> fix the sim build. disables the tests for now.
/frameworks/base/tests/backup/backup_helper_test.cpp
3ad977b41c6e4ef30c2f4f316b909b742ffc04aa 05-May-2009 Joe Onorato <joeo@android.com> Add some C++ code to do raw files for backup
/frameworks/base/tests/backup/backup_helper_test.cpp