summaryrefslogtreecommitdiff
path: root/libs/utils/Android.mk
AgeCommit message (Expand)Author
2010-09-14Replace epoll() with poll() and rename PollLoop to Looper. Jeff Brown
2010-07-28Support streaming of compressed assets > 1 megabyte Christopher Tate
2010-07-13Add initial gamepad support. Jeff Brown
2010-07-07Add OBB file helper class Kenny Root
2010-06-13Remove PollLoop from host build. Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown
2010-05-06Make static versions of libutils and libbinder. Dan Egnor
2010-02-21remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). Mathias Agopian
2010-02-12Totally remove Unicode.cpp and rely on ICU Kenny Root
2009-07-13implement Mutex and Condition with pthread instead of calling futex directly. Mathias Agopian
2009-06-05get rid of LogSocket which wasn't even implemented (enabled) Mathias Agopian
2009-06-05break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add... Mathias Agopian
2009-06-05rename string_array.h to StringArray.h and move the implementation from the h... Mathias Agopian
2009-06-04am 2a318867: Merge change 3203 into donut Android (Google) Code Review
2009-06-04rename a few files to camel-case, add copyright notices Mathias Agopian
2009-06-01get rid of TimerProbe which is never used Mathias Agopian
2009-05-31get rid of sleepForInterval() which didn't seem to be used anywhere in the so... Mathias Agopian
2009-05-27Sim-only files move, part 2/2. Andy McFadden
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian
2009-05-15Implement the C++ class to write the backed up file data. Joe Onorato
2009-05-05Add some C++ code to do raw files for backup Joe Onorato
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project