summaryrefslogtreecommitdiffstats
path: root/libs/utils/tests/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a basic hashtable data structure, with tests!Jeff Brown2011-11-221-1/+2
* Move extract native libraries to JNI codeKenny Root2011-07-261-1/+2
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* libutils: add a binary blob cache implementation.Jamie Gennis2011-05-171-0/+1
* Split UTF functions from String8/16Kenny Root2010-11-121-1/+2
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-1/+1
* Fix String8::operator+Kenny Root2010-08-061-2/+3
* Don't build framework tests for simulator target.Jeff Brown2010-07-141-0/+5
* Add OBB file helper classKenny Root2010-07-071-0/+1
* Support for multiple testsJeff Brown2010-06-141-4/+9
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+33