| Commit message (Expand) | Author | Age | Files | Lines |
* | am de72697b: Merge change 4524 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -4/+4 |
|\ |
|
| * | FileRestoreHelper and RestoreHelperDispatcher work. | Joe Onorato | 2009-06-17 | 1 | -4/+4 |
* | | am 5f15d151: checkpoint BackupDatAInput / RestoreHelper | Joe Onorato | 2009-06-17 | 2 | -208/+41 |
|\ \
| |/ |
|
| * | checkpoint BackupDatAInput / RestoreHelper | Joe Onorato | 2009-06-16 | 2 | -208/+41 |
* | | am 2fdd428e: Fix some backup reader/writer issues; make local transport do ba... | Christopher Tate | 2009-06-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods... | Joe Onorato | 2009-06-12 | 1 | -1/+1 |
* | | am 78f0f8cb: Merge changes 3953,3954 into donut | Android (Google) Code Review | 2009-06-12 | 1 | -92/+227 |
|\ \
| |/ |
|
| * | Make the file backup helper not crash if a file you requested | Joe Onorato | 2009-06-11 | 1 | -45/+108 |
| * | Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. | Joe Onorato | 2009-06-11 | 1 | -62/+134 |
* | | get rid of LogSocket which wasn't even implemented (enabled) | Mathias Agopian | 2009-06-05 | 2 | -131/+1 |
* | | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add... | Mathias Agopian | 2009-06-05 | 5 | -2638/+1 |
* | | Merge change 3284 | Android (Google) Code Review | 2009-06-05 | 2 | -0/+114 |
|\ \ |
|
| * | | rename string_array.h to StringArray.h and move the implementation from the h... | Mathias Agopian | 2009-06-05 | 2 | -0/+114 |
* | | | am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file | Christopher Tate | 2009-06-05 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix back_up_files() error detection when opening/CRCing the file | Christopher Tate | 2009-06-04 | 1 | -1/+2 |
* | | am 2a318867: Merge change 3203 into donut | Android (Google) Code Review | 2009-06-04 | 10 | -20/+20 |
|\ \
| |/ |
|
| * | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 10 | -20/+20 |
* | | get rid of TimerProbe which is never used | Mathias Agopian | 2009-06-01 | 2 | -132/+0 |
* | | get rid of sleepForInterval() which didn't seem to be used anywhere in the so... | Mathias Agopian | 2009-05-31 | 3 | -232/+0 |
* | | Sim-only files move, part 2/2. | Andy McFadden | 2009-05-27 | 4 | -533/+1 |
* | | some work to try to reduce the code size of some native libraries | Mathias Agopian | 2009-05-26 | 2 | -2/+11 |
* | | am 04561a55: Merge change 2359 into donut | Android (Google) Code Review | 2009-05-23 | 1 | -11/+26 |
|\ \
| |/ |
|
| * | Merge change 2359 into donut | Android (Google) Code Review | 2009-05-23 | 1 | -11/+26 |
| |\ |
|
| | * | Fix for the simultor build breakage. | Nicolas Catania | 2009-05-22 | 1 | -11/+26 |
| * | | Merge change 2351 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -2/+6 |
| |\ \ |
|
| | * | | Fix a major bug in Bundle when unparcelling from AIDL. | Dianne Hackborn | 2009-05-22 | 1 | -2/+6 |
| | |/ |
|
* | | | am 7198030f: This should fix the simulator build. | Marco Nelissen | 2009-05-22 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | This should fix the simulator build. | Marco Nelissen | 2009-05-22 | 1 | -0/+1 |
| |/ |
|
| * | bring the native_handle stuff back from master_gl | Mathias Agopian | 2009-05-20 | 1 | -29/+11 |
* | | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 16 | -5250/+0 |
* | | am e2914615: Merge change 2099 into donut | Android (Google) Code Review | 2009-05-20 | 2 | -56/+149 |
|\ \
| |/ |
|
| * | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 2 | -56/+149 |
* | | am 656a2726: Merge change 1910 into donut | Android (Google) Code Review | 2009-05-18 | 1 | -2/+57 |
|\ \
| |/ |
|
| * | Update aapt badging for native code, configs, density, etc. | Dianne Hackborn | 2009-05-18 | 1 | -2/+57 |
* | | am e85bb9eb: Merge change 1823 into donut | Android (Google) Code Review | 2009-05-15 | 2 | -33/+384 |
|\ \
| |/ |
|
| * | Add the backup data file writer C++ class. | Joe Onorato | 2009-05-15 | 2 | -33/+384 |
* | | am 4535e405: Implement the C++ class to write the backed up file data. | Joe Onorato | 2009-05-15 | 3 | -7/+385 |
|\ \
| |/ |
|
| * | Implement the C++ class to write the backed up file data. | Joe Onorato | 2009-05-15 | 3 | -7/+385 |
* | | am aa642c0c: Merge changes 1591,1596 into donut | Android (Google) Code Review | 2009-05-14 | 1 | -6/+9 |
|\ \
| |/ |
|
| * | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -6/+9 |
| * | fix the sim build. disables the tests for now. | Joe Onorato | 2009-05-08 | 1 | -1/+3 |
* | | fix the sim build. disables the tests for now. | Joe Onorato | 2009-05-06 | 1 | -1/+3 |
* | | am 4488b11: Merge change 1039 into donut | Android (Google) Code Review | 2009-05-06 | 2 | -1/+682 |
|\ \
| |/ |
|
| * | Add some C++ code to do raw files for backup | Joe Onorato | 2009-05-05 | 2 | -1/+682 |
* | | am 9c56513: Merge change 165 into donut | Android (Google) Code Review | 2009-04-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Squashed commit of the following: | Robert Greenwalt | 2009-04-22 | 1 | -1/+1 |
* | | Merge branch 'readonly-p4-master' | Marco Nelissen | 2009-04-20 | 1 | -101/+101 |
|\ \ |
|
| * | | AI 146964: tabs -> spaces | Marco Nelissen | 2009-04-20 | 1 | -101/+101 |
| |/ |
|
* | | Merge commit 'remotes/korg/cupcake' into merge | Jean-Baptiste Queru | 2009-03-18 | 6 | -198/+113 |
|\ \
| |/ |
|
| * | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -3/+17 |