summaryrefslogtreecommitdiffstats
path: root/libs/utils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Added a fix from http://groups.google.com/group/android-building/browse_threa...PaulK2011-05-171-1/+1
* Make static versions of libutils and libbinder.Dan Egnor2010-05-061-0/+10
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-0/+1
* Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-1/+0
* implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-12/+2
* get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2009-06-051-2/+1
* break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-051-22/+1
* rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2009-06-051-0/+1
* am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-041-2/+2
|\
| * rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-2/+2
* | get rid of TimerProbe which is never usedMathias Agopian2009-06-011-1/+0
* | get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2009-05-311-1/+0
* | Sim-only files move, part 2/2.Andy McFadden2009-05-271-7/+1
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-13/+0
|/
* Implement the C++ class to write the backed up file data.Joe Onorato2009-05-151-1/+2
* Add some C++ code to do raw files for backupJoe Onorato2009-05-051-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+156
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-156/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+8
* Initial ContributionThe Android Open Source Project2008-10-211-0/+148