summaryrefslogtreecommitdiffstats
path: root/libs/utils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a basic hashtable data structure, with tests!Jeff Brown2013-07-301-0/+1
* Use libcorkscrew for stack unwinding.Jeff Brown2013-07-301-1/+2
* add -ldl to host executablesIliyan Malchev2013-07-301-0/+4
* may fix the buildMathias Agopian2013-07-301-6/+2
* Remove unimplemented memory pool.Jeff Brown2013-07-301-1/+0
* Remove the simulator target from all makefiles.Jeff Brown2013-07-301-4/+0
* Add a linear transform library to libutilsJason Simmons2013-07-301-0/+1
* libutils: add a binary blob cache implementation.Jamie Gennis2013-07-301-0/+1
* Change assets to use 64-bit APIKenny Root2013-07-301-5/+0
* Support non-orientation aware keyboards and other devices.Jeff Brown2013-07-301-0/+1
* Added support for full PC-style keyboards.Jeff Brown2013-07-301-0/+1
* Split UTF functions from String8/16Kenny Root2013-07-301-0/+1
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2013-07-301-1/+1
* Support streaming of compressed assets > 1 megabyteChristopher Tate2013-07-301-1/+2
* Add initial gamepad support.Jeff Brown2013-07-301-0/+10
* Add OBB file helper classKenny Root2013-07-301-0/+6
* Remove PollLoop from host build.Jeff Brown2013-07-301-4/+4
* Native input dispatch rewrite work in progress.Jeff Brown2013-07-301-0/+2
* Make static versions of libutils and libbinder.Dan Egnor2013-07-301-0/+10
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2013-07-301-0/+1
* Totally remove Unicode.cpp and rely on ICUKenny Root2013-07-301-1/+0
* implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2013-07-301-12/+2
* get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2013-07-301-2/+1
* break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2013-07-301-22/+1
* rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2013-07-301-0/+1
* rename a few files to camel-case, add copyright noticesMathias Agopian2013-07-301-2/+2
* get rid of TimerProbe which is never usedMathias Agopian2013-07-301-1/+0
* get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2013-07-301-1/+0
* Sim-only files move, part 2/2.Andy McFadden2013-07-301-7/+1
* checkpoint: split libutils into libutils + libbinderMathias Agopian2013-07-301-13/+0
* Implement the C++ class to write the backed up file data.Joe Onorato2013-07-301-1/+2
* Add some C++ code to do raw files for backupJoe Onorato2013-07-301-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2013-07-301-0/+156
* auto import from //depot/cupcake/@135843The Android Open Source Project2013-07-301-156/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2013-07-301-0/+8
* Initial ContributionThe Android Open Source Project2013-07-301-0/+148