summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
...
| | * checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-161-1/+3
|\ \ \ | |/ /
| * | am 78f0f8cb: Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-121-1/+3
| |\ \ | | |/
| | * Make the file backup helper not crash if a file you requestedJoe Onorato2009-06-111-0/+1
| | * Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-1/+2
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-058-952/+83
|\ \ \ | |/ /
| * | get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2009-06-051-20/+0
| * | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-054-797/+0
| * | rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2009-06-052-135/+83
| * | am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-041-0/+0
| |\ \ | | |/
| | * rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-0/+0
| | * bring the native_handle stuff back from master_glMathias Agopian2009-05-201-8/+10
* | | cleanup Debug.h a bitMathias Agopian2009-06-041-4/+27
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-016-262/+1
|\ \ \ | |/ /
| * | move utils/Pipe.h to the simulatorMathias Agopian2009-06-011-108/+0
| * | get rid of TimerProbe which is never usedMathias Agopian2009-06-011-72/+0
| * | get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2009-05-312-53/+0
| * | get rid of utils.hMathias Agopian2009-05-311-1/+1
| * | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-311-28/+0
* | | force explicit instantiation of Singleton<> objectsMathias Agopian2009-05-281-0/+1
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-273-12/+12
|\ \ \ | |/ /
| * | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-263-12/+12
* | | merge master to master_glMathias Agopian2009-05-2216-1687/+85
|\ \ \ | |/ /
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-2014-1670/+0
| |/
| * Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-8/+16
| * Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-0/+12
| * Add the backup data file writer C++ class.Joe Onorato2009-05-151-3/+62
* | Merge branch '2514' into merge_masterMathias Agopian2009-05-152-10/+76
|\ \ | |/
| * Implement the C++ class to write the backed up file data.Joe Onorato2009-05-152-10/+76
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-141-1/+1
|\ \ | |/
| * Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-1/+1
| * fix the sim build. disables the tests for now.Joe Onorato2009-05-081-1/+1
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-071-0/+15
|\ \
| * | fix the sim build. disables the tests for now.Joe Onorato2009-05-061-1/+1
| |/
| * Add some C++ code to do raw files for backupJoe Onorato2009-05-051-0/+15
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-0/+4
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-302-85/+197
|\ \ | |/
| * Merge change 376 into donutAndroid (Google) Code Review2009-04-271-0/+7
| |\
| | * Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+7
| * | Squashed commit of the following:Robert Greenwalt2009-04-221-85/+190
| |/
* | improvements (I hope) to to List.h implementation:Mathias Agopian2009-04-281-110/+162
* | small fix to List.h, the post-increment iterators should return "const" objec...Mathias Agopian2009-04-271-2/+2
* | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-3/+12
* | Squashed commit of the following:Mathias Agopian2009-04-241-0/+12
* | fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the...Mathias Agopian2009-04-151-3/+0
* | fix KeyedVector::replaceValueAt, which wouldn't even compile if used.Mathias Agopian2009-04-101-1/+1
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-8/+69
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-35/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0360-0/+10541