summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0360-10535/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-11/+5
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-5/+11
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-46/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-7/+9
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+13
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-1/+28
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-16/+79
* Initial ContributionThe Android Open Source Project2008-10-2161-0/+10476